Status summary: Needs review: 46. Waiting on Author: 11. Ready for Committer: 7. Committed: 132. Moved to next CF: 170. Withdrawn: 16. Returned with Feedback: 6. Total: 388.
| Patch | ID | Status | Tags | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Bug Fixes | |||||||||||
| Fix oldest LSN calculation for WAL segments removal when slots are advancing during checkpoint | 5627 | Needs review | Needs rebase! | Vitaly Davydov (vitprof) | 1 | 3 months ago | |||||
| [SP-]GiST IOS visibility bug (was: Why doens't GiST require super-exclusive lock) - backport | 5721 | Needs review | Needs rebase! | Matthias van de Meent (mmeent) | Mihail Nikalayeu (mihailnikalayeu) | 1 | 6 months ago | ||||
| Fix a race condition in ConditionVariableTimedSleep() | 5736 | Needs review | stable |
|
+2−0 | Bertrand Drouvot (bertranddrouvot.pg) | 1 | 5 months ago | |||
| Incorrect calculation of path fraction value in MergeAppend | 5742 | Needs review |
|
+0−0 | Andrei Lepikhov (lepikhov) | 1 | 5 months ago | ||||
| Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly | 5770 | Needs review | stable | Needs rebase! | Vitaly Davydov (vitprof) | Alexander Korotkov (smagen) | Alexander Korotkov (smagen) | 1 | 3 months ago | ||
| Correct reltuples stats after VACUUM FULL and CLUSTER | 5777 | Needs review | stable |
|
+117−1 | Erik Nordström (enordstr) | 1 | 5 months ago | |||
| Cancel problems of query to pg_stat_statements | 5825 | Needs review |
|
+22−7 | Roman Khapov (rkhapov) | 1 | 5 months ago | ||||
| Code Comments | |||||||||||
| Remove redundant comment regarding RelationBuildRowSecurity in relcache.c | 5739 | Needs review |
|
+1−4 | Tanzeel Khan (tanzeelk) | Dean Rasheed (deanr) | 1 | 3 months ago | |||
| Documentation | |||||||||||
| Streaming Replication vs Logical | 5296 | Needs review |
|
+31−22 | Paul Jungwirth (pjungwir) | Robert Treat (xzilla) | 3 | 8 months ago | |||
| Document how to run only specific regress tests | 5333 | Needs review |
|
+12−0 | Paul Jungwirth (pjungwir) | Robert Treat (xzilla) | 3 | 11 months ago | |||
| DOCS: Make the Server Application docs synopses more consistent | 5647 | Needs review |
|
+84−24 | Peter Smith (smithpb2250) | 1 | 6 months ago | ||||
| Parallel safety docs for CTEs | 5650 | Needs review |
|
+1−1 | James Coleman (jcole1989) | 1 | 7 months ago | ||||
| Fix Protocol documentation | 5783 | Needs review | 18 |
|
+138−84 | Dave Cramer (dcramer) | 1 | 2 months ago | |||
| Miscellaneous | |||||||||||
| dsm_registry: Add detach and destroy features | 5654 | Needs review | 19 | Needs rebase! | Sungwoo Chang (swchangdev) | 1 | 4 months ago | ||||
| Remove HeapTupleheaderSetXmin{Committed,Invalid} functions | 5870 | Needs review | Refactoring Only | 19 |
|
+0−14 | Andy Fan (andy2) | 1 | 3 months ago | ||
| Monitoring & Control | |||||||||||
| Improve monitoring of shared memory allocations | 5620 | Needs review | 18 | Needs rebase! | Rahila Syed (rahila) | Tomas Vondra (fuzzycz) | 2 | 5 months ago | |||
| Available disk space per tablespace | 5651 | Needs review | 18 |
|
+171−4 | Christoph Berg (myon) | 1 | 6 months ago | |||
| Add pg_stat_multixact view for multixact membership usage monitoring | 5869 | Needs review | 19 |
|
+435−4 | Andrew Johnson (andrewjmetronome) | 1 | 4 months ago | |||
| Adding wait events statistics | 5880 | Needs review | 19 |
|
+786−18 | Bertrand Drouvot (bertranddrouvot.pg) | 1 | 2 months ago | |||
| Performance | |||||||||||
| Teach predtest about IS [NOT] <boolean> proofs | 4690 | Needs review |
|
+1882−129 | James Coleman (jcole1989) | Tom Lane (tgl) | 8 | 1 year ago | |||
| Limiting overshoot in nbtree SAOP parallel index scans | 5299 | Needs review |
|
+151−23 | Matthias van de Meent (mmeent) | 4 | 3 months ago | ||||
| Prune partitions by ScalarArrayOpExpr with an array parameter (partkey = ANY($1)) | 5656 | Needs review | 19 |
|
+311−4 | Andrei Lepikhov (lepikhov) | 1 | 6 months ago | |||
| Use CLOCK_MONOTONIC_COARSE for instr_time for explain analyze | 5669 | Needs review | stable |
|
+23−2 | Jianghua yang (yjhjstz.gmail.com) | 1 | 3 months ago | |||
| New criteria for autovacuum | 5689 | Needs review | 19 | Needs rebase! | Konstantin Knizhnik (knizhnik) | 1 | 6 months ago | ||||
| ZStandard (with dictionaries) compression support for TOAST compression | 5702 | Needs review | 19 | Needs rebase! | Nikhil Kumar Veldanda (nikhilkumarv) | 1 | 3 months ago | ||||
| MergeAppend could consider sorting cheapest child path | 5719 | Needs review | 19 |
|
+2−2 | Andrei Lepikhov (lepikhov), Alexander Pyhalov (a.pyhalov) | 1 | 2 months ago | |||
| Disable parallel query by default | 5751 | Needs review | 18 |
|
+5−5 | Scott Mead (scott_mead) | 1 | 3 months ago | |||
| Incremental Sort Cost Estimation Instability | 5754 | Needs review | 19 | Needs rebase! | Andrei Lepikhov (lepikhov) | 1 | 4 months ago | ||||
| Optimize shared LWLock acquisition for high-core-count systems | 5784 | Needs review |
|
+88−16 | Zhiguo Zhou (zhiguozhou) | 1 | 3 months ago | ||||
| Vectorized CRC on Arm64 | 5789 | Needs review |
|
+271−2 | John Naylor (john.naylor) | 1 | 5 months ago | ||||
| Add enable_groupagg GUC parameter to control GroupAggregate usage | 5814 | Needs review | 19 |
|
+232−1 | Tatsuro Yamada (tatsuro_yamada) | 1 | 4 months ago | |||
| Implement "pg_restore --data-only --clean" as a way to skip WAL | 5821 | Needs review |
|
+187−12 | Dimitrios Apostolou (jimis) | 1 | 3 months ago | ||||
| pg_restore --freeze: issue a COPY FREEZE instead of just COPY | 5826 | Needs review | Needs rebase! | Dimitrios Apostolou (jimis) | Stepan Neretin (snpgg), warda bibi (warda) | 1 | 3 months ago | ||||
| vacuumlazy: Modernize count_nondeletable_pages | 5866 | Needs review | Good First Review |
|
+60−29 | Matthias van de Meent (mmeent) | 1 | 3 months ago | |||
| Refactoring | |||||||||||
| Clarify FileTag-based unlinking | 5454 | Needs review |
|
+10−7 | Matthias van de Meent (mmeent) | 3 | 10 months ago | ||||
| Removing BTScanPosUnpinIfPinned idiom from nbtree, simplifying mark/restore support | 5816 | Needs review |
|
+133−78 | Peter Geoghegan (pgeoghegan) | 1 | 4 months ago | ||||
| Security | |||||||||||
| add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl | 4390 | Needs review |
|
+255−32 | Cary Huang (cary) | Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) | 10 | 4 months ago | |||
| Check for TupleTableSlot nullness before dereferencing | 5662 | Needs review |
|
+2−1 | Alexander Kuznetsov (kuznetsovam) | 1 | 3 months ago | ||||
| Check for tuplestorestate nullness before dereferencing | 5705 | Needs review |
|
+1−1 | Alexander Kuznetsov (kuznetsovam) | 1 | 6 months ago | ||||
| Server Features | |||||||||||
| refactor AlterDomainAddConstraint (alter domain add constraint) | 5455 | Needs review | 18 |
|
+79−8 | Jian He (stayreal) | Peter Eisentraut (petere) | 3 | 7 months ago | ||
| Warn, and disallow, clear text passwords via SQL | 5597 | Needs review |
|
+143−4 | Greg Sabino Mullane (greg) | Guillaume Lelarge (gleu) | 2 | 3 months ago | |||
| postgres_fdw: Inherit the local transaction's access/deferrable modes | 5624 | Needs review |
|
+347−8 | Etsuro Fujita (efujita) | Etsuro Fujita (efujita) | 1 | 4 months ago | |||
| Allow table AMs to define their own reloptions | 5631 | Needs review | stable |
|
+1234−35 | Julien Tachoires (julmon) | 1 | 5 months ago | |||
| Introduce some randomness to autovacuum | 5732 | Needs review | 19 |
|
+76−0 | Zhao Junwang (zhjwpku) | 1 | 5 months ago | |||
| array_random | 5881 | Needs review | 19 | Needs rebase! | Jian He (stayreal) | Dean Rasheed (deanr) | 1 | 3 months ago | |||
| SQL Commands | |||||||||||
| Make COPY format extendable: Extract COPY TO format implementations | 4681 | Needs review |
|
+701−463 | Kouhei Sutou (kou) | Masahiko Sawada (masahikosawada), Zhao Junwang (zhjwpku), Yong Li (yoli) | 8 | 2 months ago | |||