Status summary: Committed: 98. Moved to next CF: 140. Withdrawn: 7. Returned with Feedback: 32. Rejected: 8. Total: 285.
Patch | ID | Status | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
---|---|---|---|---|---|---|---|---|---|---|
Bug Fixes | ||||||||||
Do not start bgworker processes during binary upgrade | 3299 | Returned with feedback | Not processed | Denis Laxalde (dlax) | Daniel Gustafsson (d_gustafsson), Julien Rouhaud (rjuju) | 4 | 3 years ago | |||
Clients | ||||||||||
pg_dump new feature: exporting functions only | 3051 | Returned with feedback | 15 | Not processed | Lætitia AVROT (arkhena) | ahsan hadi (ahsan.hadi), Ryan Lambert (ryanlambert) | 5 | 3 years ago | ||
output formfeed after every result when using the \watch command | 3576 | Returned with feedback | Not processed | Noboru Saito (noborus), Noboru Saito (nsaito) | 1 | 3 years ago | ||||
Code Comments | ||||||||||
Code comments: why some text-handling functions are leakproof | 3510 | Returned with feedback | stable | Not processed | Gurjeet Singh (gurjeet) | 1 | 3 years ago | |||
Documentation | ||||||||||
Document creating an extension in replication setup | 3494 | Returned with feedback | Not processed | Bharath Rupireddy (bharathrupireddy) | Julien Rouhaud (rjuju) | 2 | 3 years ago | |||
Miscellaneous | ||||||||||
Functions for sorting GiST build of gist_btree types | 2824 | Returned with feedback | Not processed | Andrey Borodin (x4m) | Heikki Linnakangas (heikki), Emre Hasegeli (hasegeli) | Heikki Linnakangas (heikki) | 7 | 3 years ago | ||
lax reloptions parsing for views | 3340 | Returned with feedback | Not processed | Mark Dilger (mark.dilger) | 3 | 3 years ago | ||||
Reloption tests iprovement. Test resetting illegal option that was actually set for some reason | 3534 | Returned with feedback | Not processed | Nikolay Shaplov (nataraj) | 1 | 2 years ago | ||||
Issue a log message when the backtrace logged is cut off | 3547 | Returned with feedback | Not processed | Fujii Masao (masaofujii) | Fujii Masao (masaofujii), Peter Eisentraut (petere), Yugo Nagata (yugo.nagata) | Fujii Masao (masaofujii) | 1 | 3 years ago | ||
Add native windows on arm64 support | 3560 | Returned with feedback | Not processed | 1 | 1 year ago | |||||
Monitoring & Control | ||||||||||
Add system views pg_permissions and pg_ownerships | 3033 | Returned with feedback | Not processed | Joel Jacobson (joeljacobson) | 5 | 6 months ago | ||||
Add index scan progress to pg_stat_progress_vacuum | 3456 | Returned with feedback | 15 | Not processed | Sami Imseih (simseih) | Nathan Bossart (bossartn), Justin Pryzby (justinpryzby) | 2 | 1 year ago | ||
Performance | ||||||||||
Erase the distinctClause if the result is unique by definition | 2433 | Returned with feedback | Not processed | Andy Fan (andyf) | David Rowley (davidrowley), Dmitry Dolgov (erthalion), Ashutosh Bapat (ashutoshbapat), Zhijie Hou (houzj) | 11 | 3 years ago | |||
Full support for index LP_DEAD hint bits on standby | 2947 | Returned with feedback | Not processed | Michail Nikolaev (nkey) | Antonin Houska (a.houska) | 6 | 3 years ago | |||
Simplify some RI checks to reduce SPI overhead | 2948 | Returned with feedback | Not processed | Amit Langote (amitlan) | Tom Lane (tgl), Corey Huinker (coreyh) | Álvaro Herrera (alvherre) | 6 | 3 years ago | ||
Partial aggregates push down | 3369 | Returned with feedback | 15 | Not processed | Alexander Pyhalov (a.pyhalov) | Ilya Gladyshev (qoops) | 3 | 7 months ago | ||
sort leaf pages by ctid for gist indexes built using sorted method | 3454 | Returned with feedback | Not processed | Aliaksandr Kalenik (kalenik.aliaksandr.gmail.com) | Andrey Borodin (x4m) | 2 | 3 years ago | |||
Refactoring | ||||||||||
Extensible storage manager API - smgr hooks | 3216 | Returned with feedback | Not processed | Anastasia Lubennikova (lubennikovaav) | 5 | 3 years ago | ||||
Add internal Numeric to Uint64 conversion function. | 3550 | Returned with feedback | Not processed | Amul Sul (sulamul) | 1 | 2 years ago | ||||
Replication & Recovery | ||||||||||
Detectable crashes and unlogged table resets | 3183 | Returned with feedback | Not processed | Jeff Davis (jdavis) | 5 | 3 years ago | ||||
Synchronize logical replication slots from primary to standby | 3393 | Returned with feedback | Not processed | Peter Eisentraut (petere) | 3 | 1 year ago | ||||
transaction statistics of logical replication subscription | 3504 | Returned with feedback | Not processed | Takamichi Osumi (tatatappp) | 1 | 3 years ago | ||||
Server Features | ||||||||||
Index Skip Scan | 1741 | Returned with feedback | 16 | Not processed | Dmitry Dolgov (erthalion), Thomas Munro (macdice), Jesper Pedersen (jpedersen) | Peter Geoghegan (pgeoghegan), Dilip Kumar (dilip.kumar), Thomas Munro (macdice), Chris Travers (einhverfr), James Coleman (jcole1989), Cristiano Duarte (cunha17), Andy Fan (andyf), Yuming Wang (yumwang), Jet Zhang (thinkj), Alexandre Felipe (bob.tpro) | 19 | 3 years ago | ||
Merging statistics from children instead of re-sampling everything | 3052 | Returned with feedback | Not processed | Tomas Vondra (fuzzycz) | 5 | 3 years ago | ||||
PoC: improving join estimates using sampling | 3211 | Returned with feedback | Not processed | Tomas Vondra (fuzzycz) | 5 | 3 years ago | ||||
Tags in errordata | 3293 | Returned with feedback | 15 | Not processed | Ronan Dunklau (rdunklau) | Greg Stark (stark), Justin Pryzby (justinpryzby) | 4 | 3 years ago | ||
Collecting statistics about contents of JSONB columns | 3500 | Returned with feedback | 15 | Not processed | Tomas Vondra (fuzzycz), Nikita Glukhov (n.glukhov) | Greg Stark (stark) | 2 | 3 years ago | ||
Consider incremental sort for fractional paths in generate_orderappend_paths | 3513 | Returned with feedback | Not processed | Tomas Vondra (fuzzycz) | 1 | 3 years ago | ||||
Add TOAST support for several system tables | 3532 | Returned with feedback | 15 | Not processed | Sofia Kopikova (s.kopikova) | 1 | 3 years ago | |||
SQL Commands | ||||||||||
[PATCH] Add UPDATE WHERE OFFSET IN clause | 3531 | Returned with feedback | 15 | Not processed | Zoltan Boszormenyi (zoltanb) | 1 | 3 years ago | |||
Use JOIN USING aliases in ruleutils.c | 3538 | Returned with feedback | Not processed | Peter Eisentraut (petere) | 1 | 3 years ago | ||||
System Administration | ||||||||||
Trigger failsafe when VACUUM is run in single user mode | 3467 | Returned with feedback | 15 | Not processed | John Naylor (john.naylor) | Nathan Bossart (bossartn) | 2 | 3 years ago |