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 | ||||||||||
ALTER TABLE restructuring | 2130 | Committed | Not processed | Tom Lane (tgl) | Álvaro Herrera (alvherre) | Tom Lane (tgl) | 4 | 5 years ago | ||
logical decoding : exceeded maxAllocatedDescs for .spill files | 2293 | Committed | Not processed | Amit Khandekar (amitdkhan) | Amit Kapila (amitkapila) | Amit Kapila (amitkapila) | 2 | 5 years ago | ||
Checking the return value of SPI_execute | 2348 | Committed | Not processed | Mark Dilger (hornschnorter) | Michael Paquier (michael-kun) | 1 | 5 years ago | |||
Missing test of SPI copy functionality | 2350 | Committed | Not processed | Mark Dilger (hornschnorter) | Michael Paquier (michael-kun) | Michael Paquier (michael-kun) | 1 | 5 years ago | ||
REINDEX CONCURRENTLY failures with temporary tables | 2358 | Committed | 12 | Not processed | Michael Paquier (michael-kun) | Heikki Linnakangas (heikki) | Michael Paquier (michael-kun) | 1 | 5 years ago | |
Fix planner crash involving statistics of rangetype operators | 2373 | Committed | stable | Not processed | Michael Paquier (michael-kun) | Andrey Borodin (x4m) | Tom Lane (tgl) | 1 | 5 years ago | |
Reorder buffer crash while aborting old transactions. | 2375 | Committed | Not processed | vigneshwaran C (vignesh.postgres) | Dilip Kumar (dilip.kumar) | Álvaro Herrera (alvherre) | 1 | 5 years ago | ||
Physical replication slot advance is not persistent | 2399 | Committed | Not processed | Alexey Kondratov (ololobus) | Kyotaro Horiguchi (horiguti) | Michael Paquier (michael-kun) | 1 | 5 years ago | ||
Clients | ||||||||||
libpq sslpassword parameter and callback function | 2341 | Committed | Not processed | Andrew Dunstan (adunstan) | Greg Nancarrow (gregn1234) | Andrew Dunstan (adunstan) | 2 | 5 years ago | ||
Improve psql's tab completion for file names | 2346 | Committed | Not processed | Tom Lane (tgl) | Peter Eisentraut (petere) | Tom Lane (tgl) | 1 | 5 years ago | ||
compactify pgbench -i progress output | 2363 | Committed | Not processed | Amit Langote (amitlan) | Fabien Coelho (calvin) | Michael Paquier (michael-kun) | 1 | 5 years ago | ||
Setting min/max TLS protocol in clientside libpq | 2368 | Committed | Not processed | Daniel Gustafsson (d_gustafsson) | Michael Paquier (michael-kun), Artur Zakirov (a.zakirov), cary huang (caryh) | Michael Paquier (michael-kun) | 1 | 5 years ago | ||
Documentation | ||||||||||
DOC: Document encode() and decode() base64 encoding | 2051 | Committed | Not processed | Karl Pinc (kop) | Fabien Coelho (calvin) | Tom Lane (tgl) | 3 | 5 years ago | ||
Role membership allows to ALTER and DROP objects. | 2357 | Committed | 13 | Not processed | Laurenz Albe (laurenz) | Tom Lane (tgl) | 1 | 5 years ago | ||
Link to "Upgrading a PostgreSQL Cluster" in Release Notes | 2401 | Committed | stable | Not processed | Vik Fearing (xocolatl) | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 1 | 5 years ago | |
Miscellaneous | ||||||||||
allow_system_table_mods stuff | 2191 | Committed | Not processed | Peter Eisentraut (petere) | Tom Lane (tgl) | Peter Eisentraut (petere) | 4 | 5 years ago | ||
Add support for automatically updating Unicode derived files | 2327 | Committed | Not processed | Peter Eisentraut (petere) | John Naylor (john.naylor) | Peter Eisentraut (petere) | 2 | 5 years ago | ||
remove trailing zeroes from numeric value (minscale) | 2353 | Committed | Not processed | Pavel Stehule (okbobcz) | Karl Pinc (kop) | Tom Lane (tgl) | 1 | 5 years ago | ||
Add pg_file_sync() to adminpack | 2391 | Committed | Not processed | Fujii Masao (masaofujii) | Julien Rouhaud (rjuju), Artur Zakirov (a.zakirov), atsushi torikoshi (atorik) | Fujii Masao (masaofujii) | 1 | 5 years ago | ||
Fix issues around duplicate Workers keys in structured EXPLAIN output | 2394 | Committed | 13 | Not processed | Maciek Sakrejda (msakrejda) | Georgios Kokolatos (gkokolatos) | Tom Lane (tgl) | 1 | 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 | ||
progress report for ANALYZE | 2164 | Committed | 13 | Not processed | Álvaro Herrera (alvherre), Vinayak Pokale (vinayak), Tatsuro Yamada (tatsuro_yamada) | Julien Rouhaud (rjuju), Amit Langote (amitlan) | Álvaro Herrera (alvherre) | 4 | 5 years ago | |
Performance | ||||||||||
Block level parallel vacuum | 1774 | Committed | Not processed | Masahiko Sawada (masahikosawada) | Dilip Kumar (dilip.kumar), Sergei Kornilov (melkij) | Amit Kapila (amitkapila) | 8 | 5 years ago | ||
Avoid full GIN index scan when possible | 2071 | Committed | 13 | Not processed | Julien Rouhaud (rjuju), Nikita Glukhov (n.glukhov) | Tom Lane (tgl) | Alexander Korotkov (smagen) | 4 | 5 years ago | |
Use memcpy in pglz decompression | 2119 | Committed | Not processed | Andrey Borodin (x4m), Владимир Лесков (tinsane) | Peter Eisentraut (petere) | Tomas Vondra (fuzzycz) | 4 | 5 years ago | ||
use CLZ instruction in AllocSetFreeIndex() | 2393 | Committed | Not processed | John Naylor (john.naylor) | Tom Lane (tgl) | Tom Lane (tgl) | 1 | 5 years ago | ||
Refactoring | ||||||||||
Remove HeapTuple and Buffer dependency for predicate locking functions | 2169 | Committed | 13 | Not processed | Ashwin Agrawal (ashwinstar) | Thomas Munro (macdice) | Thomas Munro (macdice) | 4 | 5 years ago | |
Reduce size of core scanner transition array | 2174 | Committed | 13 | Not processed | John Naylor (john.naylor) | Tom Lane (tgl) | Tom Lane (tgl) | 4 | 5 years ago | |
fe_utils - share query cancellation code | 2336 | Committed | Not processed | Fabien Coelho (calvin) | Ibrar Ahmed (ibrar) | Michael Paquier (michael-kun) | 2 | 5 years ago | ||
Refactor parse analysis of EXECUTE command | 2344 | Committed | Not processed | Peter Eisentraut (petere) | Pavel Stehule (okbobcz) | Peter Eisentraut (petere) | 2 | 5 years ago | ||
Rework manipulation and structure of attribute mappings | 2359 | Committed | 13 | Not processed | Michael Paquier (michael-kun) | Amit Langote (amitlan) | Michael Paquier (michael-kun) | 1 | 5 years ago | |
pgbench - use pg logging capabilities | 2387 | Committed | Not processed | Fabien Coelho (calvin) | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 1 | 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 | |||
remove separate postgres.(sh)description files | 2404 | Committed | Not processed | John Naylor (john.naylor) | Heikki Linnakangas (heikki) | Heikki Linnakangas (heikki) | 1 | 5 years ago | ||
Replication & Recovery | ||||||||||
pause recovery if pitr target not reached when recovery_target_time is specified | 2284 | Committed | 13 | Not processed | Leif Gunnar Erlandsen (leif) | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 2 | 5 years ago | |
Add new developer GUC "ignore_invalid_pages", to ignore invalid pages failure during recovery | 2292 | Committed | Not processed | Fujii Masao (masaofujii) | Michael Paquier (michael-kun) | Fujii Masao (masaofujii) | 2 | 5 years ago | ||
Fix a performance issue with multiple logical-decoding walsenders | 2403 | Committed | 13 | Not processed | Pierre Ducroquet (pinaraf) | Julien Rouhaud (rjuju) | Tom Lane (tgl) | 1 | 5 years ago | |
Server Features | ||||||||||
tableam vs. TOAST | 2120 | Committed | 13 | Not processed | Robert Haas (rhaas) | Peter Eisentraut (petere) | Robert Haas (rhaas) | 4 | 5 years ago | |
Remove pg_pltemplate, add trustable extensions instead | 2246 | Committed | Not processed | Tom Lane (tgl) | Peter Eisentraut (petere) | Tom Lane (tgl) | 3 | 5 years ago | ||
Using multiple extended statistics for estimates | 2320 | Committed | Not processed | Tomas Vondra (fuzzycz) | Mark Dilger (hornschnorter) | Tomas Vondra (fuzzycz) | 2 | 5 years ago | ||
jsonb_set_lax function | 2323 | Committed | 13 | Not processed | Andrew Dunstan (adunstan) | Pavel Stehule (okbobcz) | Andrew Dunstan (adunstan) | 2 | 5 years ago | |
Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings | 2342 | Committed | Not processed | Andrew Dunstan (adunstan) | Peter Eisentraut (petere) | Andrew Dunstan (adunstan) | 2 | 5 years ago | ||
Greatest Common Divisor | 2396 | Committed | 13 | Not processed | Vik Fearing (xocolatl) | Fabien Coelho (calvin), David Fetter (dfetter) | Dean Rasheed (deanr) | 1 | 5 years ago | |
Removal of support for OpenSSL 0.9.8 and 1.0.0 | 2413 | Committed | stable | Not processed | Michael Paquier (michael-kun) | Daniel Gustafsson (d_gustafsson) | Michael Paquier (michael-kun) | 1 | 5 years ago | |
SQL Commands | ||||||||||
Modernizing SQL functions' result type coercions | 2362 | Committed | Not processed | Tom Lane (tgl) | Heikki Linnakangas (heikki) | Tom Lane (tgl) | 2 | 5 years ago | ||
ALTER TABLE support for dropping generation expression | 2379 | Committed | Not processed | Peter Eisentraut (petere) | Sergei Kornilov (melkij) | Peter Eisentraut (petere) | 1 | 5 years ago | ||
Emit meaningful error for references to concurrently added columns | 2408 | Committed | Not processed | Kyotaro Horiguchi (horiguti) | Tom Lane (tgl) | Tom Lane (tgl) | 1 | 5 years ago | ||
System Administration | ||||||||||
DROP DATABASE FORCE | 2055 | Committed | Not processed | Pavel Stehule (okbobcz), Filip Rembiałkowski (filiprem) | Amit Kapila (amitkapila), Ibrar Ahmed (ibrar), Anthony Nowocien (anthonyn), vigneshwaran C (vignesh.postgres), Cleysson Lima (cleyssonlima), Federico Campoli (rotellaro) | Amit Kapila (amitkapila) | 4 | 5 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 |