Status summary: Committed: 58. Moved to next CF: 184. Withdrawn: 13. Rejected: 1. Returned with Feedback: 31. Total: 287.
Patch | ID | Status | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
---|---|---|---|---|---|---|---|---|---|---|
Bug Fixes | ||||||||||
pg_upgrade fails with non-standard ACL | 2215 | Returned with feedback | Not processed | Anastasia Lubennikova (lubennikovaav), Artur Zakirov (a.zakirov) | Grigory Smolkin (g.smolkin.postgrespro.ru) | Noah Misch (nmisch) | 12 | 3 years ago | ||
brin: avoid errors processing work item following concurrent reindex | 2838 | Returned with feedback | stable | Not processed | Álvaro Herrera (alvherre), Justin Pryzby (justinpryzby) | Gurjeet Singh (gurjeet) | 5 | 3 years ago | ||
Removing unused trailing linepointers from heap pages | 3035 | Returned with feedback | Not processed | Matthias van de Meent (mmeent) | 3 | 3 years ago | ||||
Extended protocol COPY FROM STDIN fix | 3180 | Returned with feedback | Not processed | Jeff Davis (jdavis) | 3 | 3 years ago | ||||
Clients | ||||||||||
libpq compression | 2773 | Returned with feedback | 15 | Not processed | Konstantin Knizhnik (knizhnik), Daniil Zakhlystov (usernamedt) | Justin Pryzby (justinpryzby), Daniil Zakhlystov (usernamedt), Ian Zagorskikh (ianzag) | 6 | 3 years ago | ||
Add option --drop-cascade for pg_dump/restore | 3065 | Returned with feedback | Not processed | Wu Haotian (whtsky) | Greg Sabino Mullane (greg) | 3 | 3 years ago | |||
test pgbench time-related features | 3242 | Returned with feedback | 15 | Not processed | Fabien Coelho (calvin) | 2 | 3 years ago | |||
Tab completion for CREATE SCHEMA AUTHORIZATION | 3252 | Returned with feedback | Not processed | Dagfinn Ilmari Mannsåker (ilmari) | Suraj Khamkar (suraj.khamkar) | 2 | 1 year ago | |||
improve tab-completion behavior when parse text in single quote | 3267 | Returned with feedback | Not processed | Haiying Tang (tanghy) | 2 | 3 years ago | ||||
Documentation | ||||||||||
Further note require activity aspect of automatic checkpoint and archiving | 2774 | Returned with feedback | Not processed | David Johnston (polobo) | 6 | 3 years ago | ||||
Extend docs on how to write correct postgres-dialect C including extensions and bgworkers | 2953 | Returned with feedback | Not processed | Craig Ringer (ringerc) | Laurenz Albe (laurenz) | 4 | 3 years ago | |||
Fix documentation for COPY protocol flow | 3175 | Returned with feedback | Not processed | Jeff Davis (jdavis) | 3 | 3 years ago | ||||
Miscellaneous | ||||||||||
Use tuple-level SIREAD locks for index-only scans | 3163 | Returned with feedback | Not processed | Thomas Munro (macdice) | 3 | 3 years ago | ||||
Performance | ||||||||||
INSERT SELECT: BulkInsertState and table_multi_insert | 2553 | Returned with feedback | 15 | Not processed | Justin Pryzby (justinpryzby) | 8 | 3 years ago | |||
parallel distinct union and aggregate support patch | 2769 | Returned with feedback | Not processed | bucoo hsiao (bucoo) | 6 | 3 years ago | ||||
Make Append Cost aware of some run time partition prune case | 2829 | Returned with feedback | Not processed | Andy Fan (andyf) | 5 | 3 years ago | ||||
Adaptive query optimization: create extented statistics using auto_explain extension | 2958 | Returned with feedback | Not processed | Konstantin Knizhnik (knizhnik) | 4 | 3 years ago | ||||
partial heap only tuples | 2981 | Returned with feedback | 15 | Not processed | Nathan Bossart (bossartn) | 4 | 3 years ago | |||
add explicit partial union-all and improve parallel subquery costing | 3070 | Returned with feedback | Not processed | Luc Vlaming (luc.vlaming) | Ronan Dunklau (rdunklau) | 3 | 3 years ago | |||
Use simplehash.h instead of dynahash in SMgr | 3092 | Returned with feedback | Not processed | David Rowley (davidrowley) | Yura Sokolov (funny_falcon) | 3 | 3 years ago | |||
Speed up LockReleaseAll | 3220 | Returned with feedback | Not processed | David Rowley (davidrowley) | 3 | 1 year ago | ||||
Procedural Languages | ||||||||||
proposal of adding 2 new diag items related to parsing the dynamic sql statement | 3258 | Returned with feedback | Not processed | Dinesh Chemuduru (dineshc) | Pavel Stehule (okbobcz) | 2 | 2 years ago | |||
Refactoring | ||||||||||
Remove page-read callback from XLogReaderState | 2113 | Returned with feedback | Not processed | Kyotaro Horiguchi (horiguti) | Heikki Linnakangas (heikki), Antonin Houska (a.houska), Takashi Menjo (tmenjo) | Thomas Munro (macdice) | 13 | 3 years ago | ||
Split StdRdOptions into HeapOptions and ToastOptions | 2370 | Returned with feedback | Not processed | Nikolay Shaplov (nataraj) | 10 | 3 years ago | ||||
Split xlog.c | 3173 | Returned with feedback | Not processed | Heikki Linnakangas (heikki) | 3 | 3 years ago | ||||
Security | ||||||||||
Kerberos delegation support in libpq and postgres_fdw | 3265 | Returned with feedback | Not processed | Peifeng Qiu (pqiu) | 2 | 2 years ago | ||||
Server Features | ||||||||||
Add regexp_positions(string text, pattern text, flags text) → setof record (starts integer[], lengths integer[]) | 3027 | Returned with feedback | Not processed | Joel Jacobson (joeljacobson) | Tom Lane (tgl) | 3 | 3 years ago | |||
Add missing function abs (interval) | 3054 | Returned with feedback | Not processed | Isaac Morland (ijmorlan) | Tom Lane (tgl) | 3 | 3 years ago | |||
Automatic notification of top transaction IDs | 3232 | Returned with feedback | Not processed | Gurjeet Singh (gurjeet) | Cary Huang (cary) | 3 | 3 years ago | |||
SQL Commands | ||||||||||
WITH SYSTEM VERSIONING Temporal Tables | 2316 | Returned with feedback | Not processed | Surafel Temesgen (surafel) | Vik Fearing (xocolatl), Rémi Lapeyre (remilapeyre) | 11 | 3 years ago | |||
Automatic HASH and LIST partition creation | 2694 | Returned with feedback | Not processed | Anastasia Lubennikova (lubennikovaav) | Nitin Jadhav (nitinjadhav11), Pavel Borisov (pborisov) | 7 | 3 years ago |