Status summary: Needs review: 218. Waiting on Author: 38. Ready for Committer: 25. Committed: 77. Moved to next CF: 6. Returned with Feedback: 4. Withdrawn: 8. Total: 376.
Patch | ID | Status | Tags | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
---|---|---|---|---|---|---|---|---|---|---|---|
Bug Fixes | |||||||||||
Fix BackgroundPsql to report error on query timeout rather than calling die | 4959 | Ready for Committer | 18 |
|
+17−16 | Daniel Gustafsson (d_gustafsson) | Heikki Linnakangas (heikki) | 6 | 4 months ago | ||
bt_index_parent_check false alarm for indexes created concurrently | 5438 | Ready for Committer | Bugfix |
|
+70−40 | Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) | Andrey Borodin (x4m) | 3 | 1 week ago | ||
Accessing an invalid pointer in BufferManagerRelation structure | 5646 | Ready for Committer | 18 |
|
+43−34 | Daniil Davydov (dddaniil) | Stepan Neretin (snpgg), Dmitrii Bondar (difesu) | 1 | 1 month ago | ||
Better HINT message for "unexpected data beyond EOF" | 5682 | Ready for Committer | 18 |
|
+4−95 | Jakub Wartak (jakub.wartak.tomtom) | 1 | 1 month ago | |||
Fix OAuth feature detection on OpenBSD+Meson | 5842 | Ready for Committer | Bugfix | 18 |
|
+31−3 | Jacob Champion (jchampion) | Jacob Champion (jchampion) | 1 | 5 days ago | |
Clients | |||||||||||
Update LDAP Protocol in fe-connect.c to v3 | 5661 | Ready for Committer |
|
+10−0 | Andrew Jackson (andrewjackson) | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 1 | 1 month ago | ||
display current search_path in psql prompt | 5808 | Ready for Committer |
|
+30−0 | Florents Tselai (florentst) | Jim Jones (jimus) | 1 | 3 weeks ago | |||
Documentation | |||||||||||
Document NULL Concepts and Behaviors | 5086 | Ready for Committer | Docs Only | 18 |
|
+1281−160 | David Johnston (polobo) | 6 | 2 weeks ago | ||
Document how commit handles aborted transactions | 5546 | Ready for Committer | Backport Docs Only |
|
+55−5 | David Johnston (polobo) | Ahmed Ashour (ahmedashour) | 2 | 1 month ago | ||
update documentation for when aborted and committed rows are tracked in pg_stat_all_tables | 5691 | Ready for Committer |
|
+10−3 | Sami Imseih (simseih) | David Johnston (polobo) | 1 | 2 months ago | |||
Miscellaneous | |||||||||||
postgres_fdw could deparse ArrayCoerceExpr | 5409 | Ready for Committer | 18 |
|
+80−0 | Alexander Pyhalov (a.pyhalov) | Maxim Orlov (m.orlov) | 3 | 1 month ago | ||
Monitoring & Control | |||||||||||
Set log_lock_waits=on by default | 4718 | Ready for Committer | GUC | 19 |
|
+6−5 | Laurenz Albe (laurenz) | Michael Banck (mbanck) | 8 | 2 months ago | |
Add new wait event to XactLockTableWait | 5804 | Ready for Committer | 19 |
|
+6−1 | Xuneng Zhou (dylanzhou) | Fujii Masao (masaofujii) | Fujii Masao (masaofujii) | 1 | 3 weeks ago | |
Refactoring | |||||||||||
Refactor SLRU to always use long file names | 5250 | Ready for Committer |
|
+103−85 | Aleksander Alekseev (a.alekseev) | Rustam ALLAKOV (rustam.allakov) | 4 | 3 months ago | |||
Collation and ctype method tables and extension hooks | 5301 | Ready for Committer |
|
+209−91 | Jeff Davis (jdavis) | 4 | 4 days ago | ||||
Elimination of the repetitive code at the SLRU bootstrap functions | 5575 | Ready for Committer | 19 |
|
+78−255 | Evgeny Voropaev (evoro) | Álvaro Herrera (alvherre), Aleksander Alekseev (a.alekseev), Andrey Borodin (x4mmm) | 2 | 3 days ago | ||
Minor rework of ALTER TABLE SET RelOptions code | 5638 | Ready for Committer | 18 | Needs rebase! | Nikolay Shaplov (nataraj) | Timur Magomedov (tmagomedov) | 1 | 3 months ago | |||
Server Features | |||||||||||
make VALIDATE domain constraint lock on related relations as ShareUpdateExclusiveLock | 5752 | Ready for Committer | 19 |
|
+15−7 | Jian He (stayreal) | wenhui qiu (qiuwenhuifx.163.com) | 1 | 1 month ago | ||
SQL Commands | |||||||||||
Add IGNORE NULLS to Window functions | 5230 | Ready for Committer | 19 |
|
+972−51 | Oliver Ford (ojford) | Tatsuo Ishii (ishii), Krasiyan Andreev (krasiyan) | 4 | 4 days ago | ||
Introduce the ability to enable/disable indexes using ALTER INDEX | 5274 | Ready for Committer | 18 |
|
+1703−26 | Shayon Mukherjee (shayonj) | Sami Imseih (simseih), newtglobal postgresql_contributors (newtpostgrescontributors) | 4 | 1 week ago | ||
Add XMLDocument (SQL/XML X030) | 5431 | Ready for Committer | 19 |
|
+258−1 | Jim Jones (jimus) | Pavel Stehule (okbobcz), newtglobal postgresql_contributors (newtpostgrescontributors) | 3 | 2 weeks 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) | 3 | 4 days ago | ||
CHECKPOINT unlogged data | 5786 | Ready for Committer | 19 |
|
+201−65 | Christoph Berg (myon) | Nathan Bossart (bossartn) | Nathan Bossart (bossartn) | 1 | 2 weeks ago | |
Testing | |||||||||||
Add 'make check-tests' behavior to the meson based builds | 5405 | Ready for Committer |
|
+16−6 | Nazir Bilal Yavuz (nbyavuz) | Ashutosh Bapat (ashutoshbapat), Jian He (stayreal) | 3 | 3 months ago | |||
Covering the comparison test between date and timestamp(tz) datatype | 5677 | Ready for Committer |
|
+212−0 | Kwangwon Seo (kwangwonseo) | Rustam ALLAKOV (rustam.allakov) | 1 | 1 month ago |