Status summary: Needs review: 239. Waiting on Author: 38. Ready for Committer: 25. Committed: 48. Moved to next CF: 15. Withdrawn: 9. Total: 374.
| Patch | ID | Status | Tags | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Bug Fixes | |||||||||||
| bt_index_parent_check false alarm for indexes created concurrently | 5438 | Ready for Committer | Bugfix Backport |
|
+70−40 | Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) | Andrey Borodin (x4m) | 5 | 1 month ago | ||
| temporary file usage report with extended protocol and unnamed portals | 5724 | Ready for Committer |
|
+14−7 | Sami Imseih (simseih), Frédéric Yhuel (yhuelf) | Mircea Cadariu (mcadariu) | 3 | 7 hours ago | |||
| Fix ALTER TABLE DROP EXPRESSION with ONLY option | 5992 | Ready for Committer | Bugfix | stable |
|
+6−6 | Jian He (stayreal) | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 2 | 1 week ago |
| Clients | |||||||||||
| psql \dh: List High-Level (Root) Tables and Indexes | 5594 | Ready for Committer | stable |
|
+170−7 | Sadeq Dousti (msdousti) | Greg Sabino Mullane (greg), Sergey Dudoladov (sdudoladov), Matt Dailis (mattdailis) | 3 | 3 months ago | ||
| Add prompt option to display read-only and read/write states in psql | 5872 | Ready for Committer | psql | 19 |
|
+31−0 | Jim Jones (jimus) | Nathan Bossart (bossartn), Srinath Reddy (srinath-reddy-sadipiralla) | 3 | 20 hours ago | |
| Documentation | |||||||||||
| Windows meson build | 5522 | Ready for Committer |
|
+45−12 | Kohei Harikae (koheiharikae) | Vladlen Popolitov (vladlenpopolitov) | Peter Eisentraut (petere) | 3 | 8 months ago | ||
| Document how commit handles aborted transactions | 5546 | Ready for Committer | Backport Docs Only |
|
+55−5 | David Johnston (polobo) | Ahmed Ashour (ahmedashour) | 4 | 2 months ago | ||
| pg_restore documentation and --create/--single-transaction limitation | 5676 | Ready for Committer | Docs Only | 18 |
|
+6−1 | Ashutosh Bapat (ashutoshbapat) | Laurenz Albe (laurenz) | 3 | 4 weeks ago | |
| Docs and tests for RLS policies applied by command type | 5851 | Ready for Committer | Testing | 19 |
|
+61−15 | Dean Rasheed (deanr) | Viktor Holmberg (rutchkiwi) | 3 | yesterday | |
| JIT works only partially with meson build | 5984 | Ready for Committer | Docs Only |
|
+12−2 | Yugo Nagata (yugo.nagata) | Laurenz Albe (laurenz) | 2 | 4 weeks ago | ||
| doc: Improve description of io_combine_limit and io_max_combine_limit GUCs | 6115 | Ready for Committer | Backport Docs Only |
|
+4−0 | Karina Litskevich (karinalitskevich) | Chao Li (chaol) | 1 | 1 week ago | ||
| Miscellaneous | |||||||||||
| Add --continue-on-abort option to pgbench | 5790 | Ready for Committer | 19 |
|
+170−33 | Yugo Nagata (yugo.nagata), Rintaro Ikeda (rintaro) | Yugo Nagata (yugo.nagata), Hayato Kuroda (ha-kun) | Fujii Masao (masaofujii) | 3 | yesterday | |
| Monitoring & Control | |||||||||||
| Add os_page_num to pg_buffercache | 5690 | Ready for Committer | 19 |
|
+383−16 | Bertrand Drouvot (bertranddrouvot.pg) | Mircea Cadariu (mcadariu) | 3 | 2 months ago | ||
| Performance | |||||||||||
| Improve the performance of Unicode Normalization Forms. | 5802 | Ready for Committer |
|
+55763−12827 | Alexander Borisov (lexborisov) | Victor Yegorov (vyegorov) | 3 | 1 month ago | |||
| Procedural Languages | |||||||||||
| new plpgsql.extra_errors check - strict_expr_check | 5044 | Ready for Committer |
|
+172−18 | Pavel Stehule (okbobcz) | Gilles Darold (darold), Kirk Wolak (kirkw), newtglobal postgresql_contributors (newtpostgrescontributors) | 9 | 2 months ago | |||
| Refactoring | |||||||||||
| Refactor SLRU to always use long file names | 5250 | Ready for Committer |
|
+103−85 | Aleksander Alekseev (a.alekseev) | Rustam ALLAKOV (rustam.allakov) | 6 | 2 months ago | |||
| Reorganize GUC structs | 6105 | Ready for Committer | Multithreading | Needs rebase! | Peter Eisentraut (petere) | 1 | 12 hours ago | ||||
| Replication & Recovery | |||||||||||
| Unnecessary delay in streaming replication due to replay lag | 5908 | Ready for Committer | Good First Review Logical Replication Physical Replication | stable |
|
+400−9 | Sunil S (sunils26) | Huansong Fu (huansong) | 2 | 2 days ago | |
| Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array | 6141 | Ready for Committer | Performance Logical Replication Refactoring Only | 19 |
|
+0−0 | Xuneng Zhou (dylanzhou) | Kirill Reshke (reshke) | 1 | 9 hours ago | |
| Server Features | |||||||||||
| Migrate pg_commit_ts directory to the new node during an upgrade | 6119 | Ready for Committer | 19 |
|
+140−3 | Sergey Levin (lsv) | Hayato Kuroda (ha-kun), Maxim Orlov (m.orlov) | 1 | 2 weeks ago | ||
| SQL Commands | |||||||||||
| Add XMLCanonicalize function | 4237 | Ready for Committer | 19 |
|
+436−0 | Jim Jones (jimus) | Pavel Stehule (okbobcz), Oliver Ford (ojford), newtglobal postgresql_contributors (newtpostgrescontributors) | 13 | 2 months ago | ||
| Add XMLDocument (SQL/XML X030) | 5431 | Ready for Committer | 19 |
|
+258−1 | Jim Jones (jimus) | Pavel Stehule (okbobcz), newtglobal postgresql_contributors (newtpostgrescontributors) | 5 | 2 months ago | ||
| Add XMLNamespaces option to XMLElement | 5456 | Ready for Committer | 19 |
|
+1205−39 | Pavel Stehule (okbobcz), Jim Jones (jimus) | Pavel Stehule (okbobcz), Umar Hayat (pgwizard), newtglobal postgresql_contributors (newtpostgrescontributors) | 5 | 2 months ago | ||
| Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement | 6131 | Ready for Committer | Good First Review My First Patch | 19 |
|
+312−0 | Phil Alger (paalger) | Jim Jones (jimus) | 1 | 20 hours ago | |
| Testing | |||||||||||
| Add 'make check-tests' behavior to the meson based builds | 5405 | Ready for Committer | Testing | 19 |
|
+16−6 | Nazir Bilal Yavuz (nbyavuz) | Ashutosh Bapat (ashutoshbapat), Jian He (stayreal) | Andrew Dunstan (adunstan) | 5 | 3 months ago |