Status summary: Needs review: 31. Waiting on Author: 12. Ready for Committer: 4. Committed: 82. Moved to next CF: 205. Returned with Feedback: 6. Rejected: 4. Withdrawn: 14. Total: 358.
Patch | ID | Status | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
---|---|---|---|---|---|---|---|---|---|---|
Clients | ||||||||||
functions to compute size of schemas/AMs (and maybe \dn++ and \dA++) | 3256 | Needs review | Not processed | Justin Pryzby (justinpryzby) | David Christensen (davidchristensen) | 16 | 9 months ago | |||
psql: Rethinking of \du command | 4738 | Needs review | Not processed | Pavel Luzanov (p.luzanov@postgrespro.ru) | David Johnston (polobo), Wen Yi (wenyi) | 6 | 8 months ago | |||
Documentation | ||||||||||
Document how to run only specific regress tests | 5333 | Needs review | Not processed | Paul Jungwirth (pjungwir) | 2 | 4 months ago | ||||
Miscellaneous | ||||||||||
date_trunc function in interval version | 4761 | Needs review | Not processed | Przemysław Sztoch (psztoch) | 5 | 10 months ago | ||||
Use streaming read API in pgstattuple. | 5421 | Needs review | Not processed | Kirill Reshke (reshke) | Nazir Bilal Yavuz (nbyavuz) | 1 | 3 months ago | |||
Monitoring & Control | ||||||||||
Add last_commit_lsn to pg_stat_database | 4355 | Needs review | Not processed | James Coleman (jcole1989) | Wen Yi (wenyi) | 9 | 9 months ago | |||
Improve EXPLAIN output for multicolumn B-Tree Index | 5063 | Needs review | 18 | Not processed | Masahiro Ikeda (masahiro.ikeda) | 4 | 5 months ago | |||
history of vacuum / checkpoint runs | 5462 | Needs review | Not processed | Tomas Vondra (fuzzycz) | 1 | 2 months ago | ||||
Performance | ||||||||||
ALTER TABLE and CLUSTER fail to use a BulkInsertState for toast tables | 3705 | Needs review | Not processed | Justin Pryzby (justinpryzby) | Bertrand Drouvot (bertranddrouvot.pg) | 13 | 4 months ago | |||
Extract numeric field in JSONB more effectively | 4476 | Needs review | Not processed | Andy Fan (andyf) | Chapman Flack (chap) | 8 | 4 months ago | |||
nbtree: downlink right separator/HIKEY optimization | 4638 | Needs review | Not processed | Matthias van de Meent (mmeent) | 7 | 1 year ago | ||||
shared detoast datum | 4759 | Needs review | Not processed | Andy Fan (andy2) | 6 | 9 months ago | ||||
Add a attopt to disable MCV when estimating for Var = Const | 4909 | Needs review | Not processed | Andy Fan (andy2) | 4 | 11 months ago | ||||
Consider the number of columns in the sort cost model | 5231 | Needs review | 18 | Not processed | Andrei Lepikhov (lepikhov) | Kirill Reshke (reshke), Alena Rybakina (alenka) | 2 | 3 months ago | ||
Refactoring | ||||||||||
SetLatches() | 3998 | Needs review | Not processed | Thomas Munro (macdice) | 12 | 4 months ago | ||||
Change prefetch and read strategies to use range in pg_prewarm | 4763 | Needs review | Not processed | Cédric Villemain (c2main) | Nazir Bilal Yavuz (nbyavuz) | 5 | 11 months ago | |||
SendProcSignal(), SetLatch() → SendInterrupt() | 5118 | Needs review | Not processed | Heikki Linnakangas (heikki), Thomas Munro (macdice) | 3 | 1 month ago | ||||
Code cleanup for detoast a expanded datum. | 5391 | Needs review | Not processed | Andy Fan (andy2) | 1 | 3 months ago | ||||
Replication & Recovery | ||||||||||
CSN snapshots in hot standby | 4912 | Needs review | 18 | Not processed | Heikki Linnakangas (heikki) | 4 | 3 months ago | |||
Syncrep and improving latency due to WAL throttling | 5309 | Needs review | 18 | Not processed | Tomas Vondra (fuzzycz), Jakub Wartak (jakub.wartak.tomtom) | Soumyadeep Chakraborty (soumyadeep2007), Soumyadeep Chakraborty (soumyadeepc) | 2 | 5 months ago | ||
Security | ||||||||||
add multiple client certificate selection feature | 4924 | Needs review | Not processed | Cary Huang (cary) | 4 | 11 months ago | ||||
Provide means to disable legacy crypt() and gen_salt() functions in pgcrypto | 5332 | Needs review | 18 | Not processed | Joe Conway (jconway) | 2 | 2 months ago | |||
Server Features | ||||||||||
BCP 47 locale names for Windows | 3772 | Needs review | Not processed | Thomas Munro (macdice) | 8 | 7 months ago | ||||
Add the page header to each SLRU page. | 4709 | Needs review | Not processed | Rishu Bagga (rishubagga), Yong Li (yoli) | Thomas Munro (macdice), Shawn Debnath (sd) | 6 | 4 months ago | |||
Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM | 4777 | Needs review | Not processed | Bharath Rupireddy (bharathrupireddy) | Jeff Davis (jdavis) | 5 | 4 months ago | |||
Use WALReadFromBuffers in more places | 4952 | Needs review | Not processed | Bharath Rupireddy (bharathrupireddy) | 4 | 5 months ago | ||||
REINDEX not updating partition progress | 5122 | Needs review | stable | Not processed | Ilya Gladyshev (qoops) | 3 | 8 months ago | |||
New "single" COPY format | 5300 | Needs review | Not processed | Joel Jacobson (joeljacobson) | Masahiko Sawada (masahikosawada), newtglobal postgresql_contributors (newtpostgrescontributors) | 2 | 3 months ago | |||
Auto Vacuum optimisation | 5395 | Needs review | 18 | Not processed | wenhui qiu (qiuwenhuifx.163.com) | 1 | 4 months ago | |||
SQL Commands | ||||||||||
COPY TO json | 4716 | Needs review | Not processed | Joe Conway (jconway) | Masahiko Sawada (masahikosawada), Nathan Bossart (bossartn) | Joe Conway (jconway) | 6 | 2 months ago | ||
System Administration | ||||||||||
database-specific role memberships | 5284 | Needs review | Not processed | Denis Laxalde (dlax), Kenaniah Cerny (kenaniah) | 2 | 5 months ago |