Status summary: Needs review: 279. Waiting on Author: 39. Ready for Committer: 47. Committed: 172. Moved to next CF: 27. Withdrawn: 42. Rejected: 3. Returned with Feedback: 5. Total: 614.
| Patch | ID | Status | Tags | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Unnecessary delay in streaming replication due to replay lag | 5908 | Ready for Committer | Good First Review Logical Replication Physical Replication Backport GUC | stable |
|
+406−9 | Sunil Seetharama (sunils26) | Fujii Masao (masaofujii), Josef Šimánek (retro), Huansong Fu (huansong) | 4 | 7 months ago | |
| Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement | 6131 | Ready for Committer | Good First Review My First Patch | 19 |
|
+371−4 | Phil Alger (paalger) | Josef Šimánek (retro), Jim Jones (jimus), Soumya S Murali (soumyamurali) | 4 | yesterday | |
| pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement | 6212 | Needs review | Good First Review | 19 |
|
+574−11 | Florin Irion (irionr), Tim Waizenegger (tim.waizenegger.edb) | Haritabh Gupta (haritabhgupta), Kuba Knysiak (xsni12) | 3 | 1 week ago | |
| Use ROLERECURSE_PRIVS in is_admin_of_role() | 6251 | Needs review | Good First Review |
|
+27−2 | ChangAo Chen (chenchangao) | Nathan Bossart (bossartn) | 3 | 2 months ago | ||
| Add pg_current_vxact_id() function to expose virtual transaction IDs | 6298 | Needs review | Good First Review Monitoring PGConf.dev | 19 |
|
+109−4 | Pavlo Golub (pasha_golub) | Robert Haas (rhaas), solai v (solaiv) | 3 | 2 months ago | |
| Refactor *_abbrev_convert() functions | 6393 | Needs review | Refactoring Only Good First Review | 19 |
|
+33−60 | Aleksander Alekseev (a.alekseev) | Aditya Gollamudi (adigoll) | John Naylor (john.naylor) | 2 | 2 weeks ago |
| Avoid recalculating pgprocno in ProcArrayAdd() | 6426 | Ready for Committer | Good First Review Refactoring Only | stable |
|
+1−1 | Shinya Kato (shinyakato) | Chao Li (chaol), solai v (solaiv) | 2 | 3 weeks ago | |
| Add table COMMENTS in CREATE TABLE LIKE | 6482 | Needs review | DDL Good First Review | 20 |
|
+116−11 | Jim Jones (jimus) | Carlos Alves (ccsalves), Zizhuan Liu (liuzizhuan) | 2 | yesterday | |
| amcheck: add index-all-keys-match verification for B-Tree | 6526 | Needs review | System Administration Good First Review Devtools |
|
+826−45 | Andrey Borodin (x4m) | Álvaro Herrera (alvherre), Jakub Wartak (jakub.wartak.tomtom) | 2 | 18 hours ago | ||
| Avoid calling SetMatViewPopulatedState if possible | 6671 | Needs review | Good First Review |
|
+2−1 | ChangAo Chen (chenchangao) | Zizhuan Liu (liuzizhuan) | 1 | 1 month ago | ||
| Return value of XLogInsertRecord() for XLOG_SWITCH record is inconsistent with other records | 6680 | Needs review | Good First Review |
|
+13−17 | ChangAo Chen (chenchangao) | Henson Choi (assam258.gmail.com), Zizhuan Liu (liuzizhuan), jihyun bahn (ichibahn) | 1 | 3 weeks ago | ||
| Remove dead code in ExecForPortionOfLeftovers() | 6697 | Needs review | Good First Review Performance | 19 |
|
+0−14 | Aleksander Alekseev (a.alekseev) | 1 | 3 months ago | ||
| Remove invalid SS2/SS3 handling from EUC-KR routines | 6761 | Needs review | Bugfix Good First Review My First Patch | stable |
|
+33−5 | 성준 장 (sungjun) | Henson Choi (assam258.gmail.com) | 1 | 2 months ago | |
| COPY TO BLACKHOLE / pg_dump -j -Fb | 6788 | Needs review | System Administration Good First Review SQL Commands |
|
+309−14 | Jakub Wartak (jakub.wartak.tomtom) | 1 | 2 months ago | |||
| Use streaming read I/O when enabling data checksums online | 6841 | Ready for Committer | Good First Review |
|
+32−3 | ChangAo Chen (chenchangao) | Daniel Gustafsson (d_gustafsson), Enrique Sanchez (enriqueesanchz) | Daniel Gustafsson (d_gustafsson) | 1 | 1 week ago | |
| Doc: Mention OFF as an alias for EXPLAIN SERIALIZE NONE | 6855 | Needs review | Docs Only Good First Review |
|
+2−2 | Zizhuan Liu (liuzizhuan) | 1 | 1 month ago | |||
| Show hashed SAOP decision in EXPLAIN | 6868 | Ready for Committer | Good First Review Missing Tests Devtools | 20 |
|
+188−1 | Andrei Lepikhov (lepikhov) | 1 | 5 days ago | ||
| Show estimated number of groups for IncrementalSort in EXPLAIN | 6882 | Ready for Committer | Good First Review Monitoring | stable |
|
+29−7 | Ilia Evdokimov (ilidock95) | solai v (solaiv), Enrique Sanchez (enriqueesanchz) | 1 | 4 weeks ago | |
| Extended statistics improvement: multi-column MCV missing values | 6898 | Needs review | My First Patch Good First Review | 20 |
|
+327−39 | Enrique Sanchez (enriqueesanchz) | Ilia Evdokimov (ilidock95) | 1 | 1 week ago | |
| Tighten pg_uhc_verifychar() to enforce CP949 lead/trail byte ranges | 6913 | Needs review | Bugfix My First Patch Good First Review |
|
+166−14 | 도건 유 (dogeon) | Henson Choi (assam258.gmail.com) | 1 | 2 weeks ago | ||
| Support UUIDv6 in uuid_extract_timestamp() | 6936 | Needs review | Good First Review | 20 |
|
+58−1 | Tristan Partin (tristan957) | 1 | 3 weeks ago | ||
| Use wait_classes.h in pg_prewarm | 6946 | Needs review | Refactoring Only Good First Review My First Patch | 20 |
|
+1−2 | Dongpo Liu (0xpoe) | 1 | 3 weeks ago | ||
| Improve errmsg for publication membership | 6950 | Ready for Committer | Bugfix Good First Review | 20 |
|
+4−4 | Peter Smith (smithpb2250) | 1 | 1 month ago |
| Patch | ID | Status | Tags | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Add GUC log_parameter_max_length to limit logged SQL statements | 5272 | Committed | GUC Good First Review | 19 |
|
+289−38 | Kirill Gavrilov (diphantxm) | Fujii Masao (masaofujii), Jim Jones (jimus) | Fujii Masao (masaofujii) | 6 | 1 week ago |
| pgindent: improve formatting of multiline comments | 5831 | Committed | Good First Review Devtools | 19 |
|
+45−0 | Aleksander Alekseev (a.alekseev) | Payal Singh (payal) | Tom Lane (tgl) | 6 | 2 months ago |
| Little refactoring of portalcmds.c | 6113 | Withdrawn | Refactoring Only Good First Review |
|
+16−24 | Aleksander Alekseev (a.alekseev) | Zizhuan Liu (liuzizhuan) | 4 | 1 month ago | ||
| Fix several Datum conversion inconsistencies (was: Remove Int8GetDatum, DatumGetUInt8 and UInt8GetDatum funcitons) | 6354 | Committed | Refactoring Only Good First Review | 19 |
|
+0−0 | Aleksander Alekseev (a.alekseev), Kirill Reshke (reshke) | Michael Paquier (michael-kun) | Michael Paquier (michael-kun) | 3 | 2 weeks ago |
| Simplify ExecWithoutOverlapsNotEmpty by removing unused parameter | 6556 | Withdrawn | Good First Review | Needs rebase! | Man Zeng (zengman) | shihao zhong (zhong950419) | 1 | 4 months ago | |||
| Add missing stats_reset column to pg_statio_all_sequences view | 6577 | Moved to different CF | Good First Review | Needs rebase! | shihao zhong (zhong950419) | Fujii Masao (masaofujii) | 2 | 4 months ago | |||
| Add missing stats_reset column to pg_statio_all_sequences view | 6578 | Moved to different CF | Good First Review | Needs rebase! | shihao zhong (zhong950419) | Fujii Masao (masaofujii) | 2 | 4 months ago | |||
| Silence a new Valgrind warning | 6581 | Moved to different CF | Good First Review |
|
+2−0 | Aleksander Alekseev (a.alekseev) | Heikki Linnakangas (heikki) | 2 | 4 months ago | ||
| bufmgr: pass through I/O stats context in FlushUnlockedBuffer() | 6637 | Committed | Refactoring Only Good First Review | 19 |
|
+2−2 | Chao Li (chaol) | Melanie Plageman (melanieplageman) | 1 | 3 months ago | |
| Use proc_exit() in WalRcvWaitForStartPosition | 6660 | Committed | Bugfix Good First Review | 19 |
|
+0−0 | Chao Li (chaol) | Fujii Masao (masaofujii) | 1 | 3 months ago | |
| Miscellaneous little fixes | 6677 | Committed | Refactoring Only Good First Review | stable | Needs rebase! | Aleksander Alekseev (a.alekseev) | Michael Paquier (michael-kun) | 1 | 3 months ago | ||
| Make transformAExprIn() return a flattened bool expression directly | 6723 | Withdrawn | Good First Review |
|
+20−2 | ChangAo Chen (chenchangao) | Zizhuan Liu (liuzizhuan) | 1 | 2 weeks ago | ||
| Add pg_stat_kind_info system view | 6735 | Committed | System Administration Good First Review Monitoring |
|
+313−1 | Tristan Partin (tristan957) | solai v (solaiv) | Michael Paquier (michael-kun) | 1 | 4 days ago | |
| Decipher the comment in tsrank.c | 6762 | Committed | Comments Only Good First Review | stable |
|
+45−0 | Aleksander Alekseev (a.alekseev) | Tom Lane (tgl) | 1 | 2 months ago | |
| Fix mismatched deallocation functions | 6809 | Committed | Good First Review Modernization Devtools | 20 | Needs rebase! | Tristan Partin (tristan957) | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 1 | 3 weeks ago | |
| [PATCH]Refactor and unify expression construction functions in makefuncs.c | 6823 | Returned with feedback | Refactoring Only Good First Review My First Patch |
|
+7−30 | Zizhuan Liu (liuzizhuan) | 1 | 1 month ago | |||
| Add MIN/MAX aggregate support for uuid | 6926 | Committed | Good First Review | 20 |
|
+56−2 | Tristan Partin (tristan957) | Masahiko Sawada (masahikosawada), Zsolt Parragi (zsolt.parragi) | Masahiko Sawada (masahikosawada) | 1 | 2 weeks ago |
| Protect against timestamp underflow in uuidv7(interval) | 6927 | Withdrawn | Bugfix Good First Review | stable |
|
+14−0 | Tristan Partin (tristan957) | 1 | 4 weeks ago | ||
| DOCS - "Get Object DDL Functions" table improvements | 6947 | Committed | Docs Only Good First Review | 20 |
|
+42−39 | Peter Smith (smithpb2250) | Ian Barwick (barwick) | Michael Paquier (michael-kun) | 1 | 3 weeks ago |
| DOCS - clarify CREATE SUBSCRIPTION only synchronizes sequences when copy_data=true | 6949 | Committed | Docs Only Good First Review | 19 |
|
+3−1 | Peter Smith (smithpb2250) | Amit Kapila (amitkapila) | 1 | 1 week ago | |
| DOCS - Clarify that REFRESH SEQUENCES might be using stale publication data | 6971 | Committed | Docs Only Good First Review Logical Replication | 19 |
|
+9−8 | Amit Kapila (amitkapila), Peter Smith (smithpb2250) | Amit Kapila (amitkapila) | 2 | 1 week ago |