Status summary: Committed: 49. Moved to next CF: 145. Withdrawn: 5. Rejected: 4. Returned with Feedback: 12. Total: 215.
Patch | ID | Status | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
---|---|---|---|---|---|---|---|---|---|---|
Bug Fixes | ||||||||||
SimpleLruTruncate() mutual exclusion (data loss from lack thereof) | 2025 | Withdrawn | stable | Not processed | Noah Misch (nmisch) | 5 | 5 years ago | |||
Fix base backup checksum verification for random or zero page headers | 2308 | Moved to next CF | Not processed | Michael Banck (mbanck) | 4 | 3 years ago | ||||
Checking the return value of SPI_execute | 2348 | Committed | Not processed | Mark Dilger (hornschnorter) | Michael Paquier (michael-kun) | 1 | 5 years ago | |||
Re: MarkBufferDirtyHint() and LSN update | 2352 | Withdrawn | Not processed | Michael Paquier (michael-kun) | 1 | 5 years ago | ||||
Fix PostgreSQL server build and install problems under MSYS2 | 2366 | Rejected | 12 | Not processed | Guram Duka (duka) | 1 | 5 years ago | |||
Fix false "ERROR: subtransaction logged without previous top-level txn record" alert | 2383 | Moved to next CF | Not processed | Arseny Sher (sher-ars) | Amit Kapila (amitkapila) | 3 | 5 years ago | |||
Clients | ||||||||||
pgbench - another attempt at tap test for time-related options | 1306 | Moved to next CF | Not processed | Fabien Coelho (calvin) | 14 | 4 years ago | ||||
Documentation | ||||||||||
Role membership allows to ALTER and DROP objects. | 2357 | Committed | 13 | Not processed | Laurenz Albe (laurenz) | Tom Lane (tgl) | 1 | 5 years ago | ||
Miscellaneous | ||||||||||
parse-time support function for "any" datatype | 2081 | Moved to next CF | Not processed | Pavel Stehule (okbobcz) | 10 | 4 years ago | ||||
Adding a test for speculative wait case | 2200 | Moved to next CF | Not processed | Ashwin Agrawal (ashwinstar), Melanie Plageman (melanieplageman) | Andres Freund (andresfreund) | 4 | 5 years ago | |||
pgrename_temp() – concurrent rename of temporary files on Windows | 2230 | Moved to next CF | Not processed | Alexander Korotkov (smagen) | 4 | 4 years ago | ||||
enhance SPI to support EXECUTE commands | 2279 | Returned with feedback | Not processed | Zongliang Quan (quanzl) | 2 | 5 years ago | ||||
Shared Memory Context | 2325 | Returned with feedback | 13 | Not processed | Takeshi Ideriha (ideriha) | 2 | 5 years ago | |||
Preserve versions of initdb-created collations in pg_upgrade | 2328 | Returned with feedback | Not processed | Peter Eisentraut (petere) | 2 | 5 years ago | ||||
Improve checking for pg_index.xmin | 2337 | Moved to next CF | Not processed | Alexander Korotkov (smagen) | 3 | 5 years ago | ||||
Monitoring & Control | ||||||||||
Log bind parameter values on error | 1934 | Committed | 13 | Not processed | Alexey Bashtanov (bashtanov) | Álvaro Herrera (alvherre) | 6 | 5 years ago | ||
socket_timeout in interfaces/libpq | 2175 | Moved to next CF | 13 | Not processed | Ryohei Nagaura (nyannyan) | 5 | 4 years ago | |||
Performance | ||||||||||
NOT IN to ANTI JOIN transformation | 2023 | Moved to next CF | 13 | Not processed | James Finnerty (jimfinnerty), Zheng Li (zhengli) | 6 | 4 years ago | |||
Parallel grouping sets | 2147 | Moved to next CF | Not processed | Richard Guo (richardguo) | 6 | 4 years ago | ||||
de-TOAST'ing using a iterator | 2194 | Moved to next CF | Not processed | Xiao Bao (djydewang) | 8 | 4 years ago | ||||
Memory-Bounded Hash Aggregation | 2201 | Moved to next CF | Not processed | Jeff Davis (jdavis) | Jeff Davis (jdavis) | 4 | 5 years ago | |||
bitmap cost should account for correlated indexes | 2310 | Moved to next CF | 14 | Not processed | Justin Pryzby (justinpryzby) | 7 | 4 years ago | |||
Add reverse collations | 2356 | Moved to next CF | 13 | Not processed | David Fetter (dfetter) | 2 | 5 years ago | |||
Allow FunctionScans to pipeline results | 2372 | Moved to next CF | 13 | Not processed | John Dent (denty) | 2 | 5 years ago | |||
remove single character literal tokens from the core grammar | 2381 | Rejected | 13 | Not processed | John Naylor (john.naylor) | 1 | 5 years ago | |||
Refactoring | ||||||||||
pgbench - improve variable management performance | 2236 | Moved to next CF | Not processed | Fabien Coelho (calvin) | 6 | 4 years ago | ||||
pgbench - refactor init functions with buffers | 2313 | Moved to next CF | Not processed | Fabien Coelho (calvin) | Heikki Linnakangas (heikki) | 5 | 4 years ago | |||
Split StdRdOptions into HeapOptions and ToastOptions | 2370 | Moved to next CF | Not processed | Nikolay Shaplov (nataraj) | 10 | 3 years ago | ||||
Level4 Warnings show many shadow vars | 2371 | Moved to next CF | Not processed | Michael Paquier (michael-kun) | 2 | 5 years ago | ||||
Remove libpq.rc, use win32ver.rc for libpq | 2395 | Committed | Not processed | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 1 | 5 years ago | |||
Replication & Recovery | ||||||||||
Add timeline to partial WAL segments | 1919 | Moved to next CF | Not processed | David Steele (dsteele) | 9 | 4 years ago | ||||
base backup client as auxiliary backend process | 2192 | Moved to next CF | Not processed | Peter Eisentraut (petere) | 5 | 5 years ago | ||||
skip empty transactions for logical replication | 2384 | Moved to next CF | Not processed | Euler Taveira (eulerto) | 4 | 2 years ago | ||||
Security | ||||||||||
Allow cluster owner to bypass authentication | 2244 | Moved to next CF | Not processed | Peter Eisentraut (petere) | 4 | 4 years ago | ||||
Server Features | ||||||||||
Global temporary tables | 2233 | Returned with feedback | Not processed | Konstantin Knizhnik (knizhnik) | 3 | 5 years ago | ||||
A hook for path-removal decision on add_path | 2234 | Moved to next CF | Not processed | KaiGai Kohei (kaigai) | 11 | 2 years ago | ||||
Shared system catalog cache | 2326 | Returned with feedback | 13 | Not processed | Takeshi Ideriha (ideriha) | 2 | 5 years ago | |||
Allow WHEN in INSTEAD OF triggers | 2398 | Moved to next CF | Not processed | David Fetter (dfetter) | 2 | 5 years ago | ||||
SQL Commands | ||||||||||
FETCH FIRST clause PERCENT option | 2176 | Moved to next CF | Not processed | Surafel Temesgen (surafel) | 12 | 3 years ago | ||||
polymorphic table functions | 2405 | Moved to next CF | Not processed | Peter Eisentraut (petere) | 2 | 5 years ago | ||||
System Administration | ||||||||||
Support huge_pages on AIX | 1960 | Withdrawn | 13 | Not processed | Thomas Munro (macdice) | Thomas Munro (macdice) | 6 | 5 years ago | ||
Online checksums - take 3 | 2260 | Moved to next CF | Not processed | Magnus Hagander (mha), Daniel Gustafsson (d_gustafsson) | 4 | 4 years ago | ||||
Allow superuser to grant passwordless connection rights on postgres_fdw | 2340 | Committed | 13 | Not processed | Craig Ringer (ringerc) | Andrew Dunstan (adunstan) | 2 | 5 years ago |