Status summary: Needs review: 112. Waiting on Author: 29. Ready for Committer: 16. Committed: 20. Returned with Feedback: 1. Withdrawn: 3. Total: 181.
Patch | ID | Status | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
---|---|---|---|---|---|---|---|---|---|---|
Bug Fixes | ||||||||||
ensure we have a snapshot when dropping an index concurrently | 5262 | Waiting on Author | 18 |
|
+35−5 | Nathan Bossart (bossartn) | Nathan Bossart (bossartn) | 4 | 1 week ago | |
Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData | 5532 | Waiting on Author | stable |
|
+388−190 | Michael Paquier (michael-kun) | Noah Misch (nmisch) | 2 | 2 months ago | |
Fix buffer pinning logic in [SP-]Gist | 5542 | Waiting on Author | Needs rebase! | Peter Geoghegan (pgeoghegan), Michail Nikolaev (nkey), Matthias van de Meent (mmeent) | 2 | 4 weeks ago | ||||
Improve ACL checks in pg_prewarm for indexes | 5583 | Waiting on Author |
|
+39−3 | Ayush Vatsa (developerayuva) | Nathan Bossart (bossartn) | 2 | 1 month ago | ||
Corrupted FSM page is not saved after zeroing. | 5615 | Waiting on Author |
|
+3−0 | Anton Melnikov (antonmel) | 2 | 3 weeks ago | |||
Clients | ||||||||||
psql: Rethinking of \du command | 4738 | Waiting on Author |
|
+72−126 | Pavel Luzanov (p.luzanov@postgrespro.ru) | David Johnston (polobo), Wen Yi (wenyi) | 7 | 1 week ago | ||
Documentation | ||||||||||
Doc: Move and modify standalone hot backups section | 5087 | Waiting on Author |
|
+139−139 | David Johnston (polobo) | Marlene Reiterer (marlene.rte) | 6 | 5 days ago | ||
TOAST is acronym so should be uppercase | 5530 | Waiting on Author |
|
+13−13 | Peter Smith (smithpb2250) | David Johnston (polobo) | 2 | 1 week ago | ||
Doc: Create table improvements | 5547 | Waiting on Author |
|
+22−5 | David Johnston (polobo) | Laurenz Albe (laurenz) | 2 | 1 month ago | ||
Document custom settings more consistently | 5548 | Waiting on Author |
|
+22−5 | David Johnston (polobo) | Mingli Zhang (zml) | 2 | 1 week ago | ||
Monitoring & Control | ||||||||||
relfilenode statistics | 5007 | Waiting on Author | 18 | Needs rebase! | Bertrand Drouvot (bertranddrouvot.pg) | 6 | 1 month ago | |||
Performance | ||||||||||
Index Prefetching | 4351 | Waiting on Author | Needs rebase! | Tomas Vondra (fuzzycz) | 11 | 2 weeks ago | ||||
Parallel CREATE INDEX for GIN indexes | 4966 | Waiting on Author |
|
+7−0 | Tomas Vondra (fuzzycz) | Matthias van de Meent (mmeent), Andy Fan (andy2) | 6 | 3 days ago | ||
Eliminating SPI / SQL from some RI trigger functions | 5450 | Waiting on Author | 19 | Needs rebase! | Amit Langote (amitlan) | 3 | 2 weeks ago | |||
Exists pull-up application with JoinExpr | 5487 | Waiting on Author | Needs rebase! | Alena Rybakina (alenka) | 2 | 2 weeks ago | ||||
Compress big WAL records | 5621 | Waiting on Author | Needs rebase! | Andrey Borodin (x4m) | 2 | 2 months ago | ||||
Refactoring | ||||||||||
Revise get_cheapest_parallel_safe_total_inner | 4285 | Waiting on Author |
|
+11−4 | Richard Guo (richardguo) | wenhui qiu (wenhuiqiu) | 11 | 7 months ago | ||
Retiring is_pushed_down | 4458 | Waiting on Author | Needs rebase! | Richard Guo (richardguo) | Tom Lane (tgl) | 10 | 3 months ago | |||
Make ECPG locale usage thread-safe | 5166 | Waiting on Author | Needs rebase! | Thomas Munro (macdice) | Peter Eisentraut (petere) | 5 | 3 weeks ago | |||
Don't dirty pages while they are getting flushed out | 5483 | Waiting on Author | Needs rebase! | Andres Freund (andresfreund) | 3 | 2 weeks ago | ||||
Replication & Recovery | ||||||||||
CREATE SUBSCRIPTION ... SERVER | 4529 | Waiting on Author |
|
+587−35 | Jeff Davis (jdavis) | vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) | 10 | 1 week ago | ||
Security | ||||||||||
Serverside SNI for SSL connections | 4984 | Waiting on Author |
|
+937−50 | Daniel Gustafsson (d_gustafsson) | Jacob Champion (jchampion) | 6 | 1 month ago | ||
revamp row-security tracking | 5397 | Waiting on Author | 18 |
|
+25−17 | Nathan Bossart (bossartn) | 3 | 2 months ago | ||
Server Features | ||||||||||
COPY ON_ERROR 'NULL' | 4810 | Waiting on Author |
|
+277−52 | jian he (universality) | Fujii Masao (masaofujii), vigneshwaran C (vignesh.postgres), Kirill Reshke (reshke), Jim Jones (jimus) | 7 | 1 week ago | ||
Support enabling checksums online | 5323 | Waiting on Author | Needs rebase! | Magnus Hagander (mha), Daniel Gustafsson (d_gustafsson) | Tomas Vondra (fuzzycz) | 4 | 2 weeks ago | |||
SQL Commands | ||||||||||
Incremental View Maintenance (IVM), take 2 | 4337 | Waiting on Author | Needs rebase! | Yugo Nagata (yugo.nagata) | 11 | 8 months ago | ||||
SQL Property Graph Queries (SQL/PGQ) | 4904 | Waiting on Author | Needs rebase! | Peter Eisentraut (petere), Ashutosh Bapat (ashutoshbapat) | Vik Fearing (xocolatl), Zhao Junwang (zhjwpku) | 6 | 1 week ago | |||
encode/decode support for base64url | 5643 | Waiting on Author |
|
+219−0 | Florents Tselai (florentst) | Aleksander Alekseev (a.alekseev) | 1 | 2 weeks ago | ||
System Administration | ||||||||||
Improve verification of recovery_target_timeline GUC. | 5519 | Waiting on Author | 19 |
|
+72−2 | David Steele (dsteele) | 2 | 2 months ago |