Commitfest activity

Time User Patch Activity
2025-09-30 06:26:46 michael-kun Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Moved from CF PG19-2 to CF PG19-3
2025-09-30 02:21:33 yugo.nagata psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM New status: Needs review
2025-09-29 22:09:17 naga.appani Expose internal MultiXact member count function for efficient monitoring Moved from CF PG19-2 to CF PG19-3
2025-09-29 21:06:01 tgl GROUP BY ALL Closed in commitfest PG19-2 with status: Committed
2025-09-29 21:06:01 tgl GROUP BY ALL Changed committer to tgl
2025-09-29 21:06:01 tgl GROUP BY ALL Moved from CF PG19-3 to CF PG19-2
2025-09-28 21:20:32 tristan957 Decouple C++ support in Meson's PGXS from LLVM enablement New status: Needs review
2025-09-28 21:20:16 tristan957 Decouple C++ support in Meson's PGXS from LLVM enablement New status: Ready for Committer
2025-09-28 15:42:35 tgl extensible planner state New status: Ready for Committer
2025-09-28 15:42:23 tgl extensible planner state Added tgl as reviewer
2025-09-27 23:13:49 tgl GROUP BY ALL Added tgl as reviewer
2025-09-26 19:44:59 bossartn Improve ACL checks in pg_prewarm for indexes Added bossartn as committer
2025-09-26 19:44:57 bossartn Improve ACL checks in pg_prewarm for indexes New status: Ready for Committer
2025-09-26 18:52:26 mattdailis psql \dh: List High-Level (Root) Tables and Indexes Added mattdailis as reviewer
2025-09-26 15:48:52 davidchristensen GROUP BY ALL Attached mail thread CAHM0NXjz0kDwtzoe-fnHAqPB1qA8_VJN0XAmCgUZ+iPnvP5LbA@mail.gmail.com
2025-09-26 15:48:52 davidchristensen GROUP BY ALL Created patch record
2025-09-26 13:23:28 alvherre refactor backend type lists Closed in commitfest PG19-2 with status: Committed
2025-09-26 13:23:28 alvherre refactor backend type lists Changed committer to alvherre
2025-09-26 11:56:12 alvherre VACUUM FULL / CLUSTER CONCURRENTLY Attached mail thread 202509261126.lqdaq6uvo2m2@alvherre.pgsql
2025-09-26 09:14:33 amukhin GIN tries to form a tuple with a partial compressedList during insertion New status: Needs review
2025-09-26 08:35:44 birdofdada Panic during xlog building with big values Added birdofdada as reviewer
2025-09-26 00:01:56 masahikosawada Invalid pointer access in logical decoding after error Added masahikosawada as reviewer
2025-09-25 22:21:36 masahikosawada psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM New status: Waiting on Author
2025-09-25 22:21:25 masahikosawada GIN tries to form a tuple with a partial compressedList during insertion New status: Waiting on Author
2025-09-25 22:21:05 masahikosawada GIN tries to form a tuple with a partial compressedList during insertion Added masahikosawada as reviewer
2025-09-25 21:02:38 tgl Avoiding roundoff error in pg_sleep() Closed in commitfest PG19-2 with status: Committed
2025-09-25 21:02:38 tgl Avoiding roundoff error in pg_sleep() Changed committer to tgl
2025-09-25 21:02:38 tgl Avoiding roundoff error in pg_sleep() Moved from CF PG19-3 to CF PG19-2
2025-09-25 19:39:26 tgl Avoiding roundoff error in pg_sleep() Attached mail thread 3879137.1758825752@sss.pgh.pa.us
2025-09-25 19:39:26 tgl Avoiding roundoff error in pg_sleep() Created patch record
2025-09-25 10:47:44 jimus Fix bug with accessing to temporary tables of other sessions Added jimus as reviewer
2025-09-25 03:12:30 masaofujii Documentation fix on pgbench \aset command Closed in commitfest PG19-2 with status: Committed
2025-09-24 16:41:03 masaofujii Prevent vacuumdb --analyze-only from issuing VACUUM (ONLY_DATABASE_STATS) Closed in commitfest PG19-2 with status: Committed
2025-09-24 15:58:42 bossartn Improve ACL checks in pg_prewarm for indexes New status: Needs review
2025-09-24 14:38:22 mattdailis disallow alter individual column if partition key contains wholerow reference Added mattdailis as reviewer
2025-09-23 19:04:52 bossartn SVE enablement for hex-encode and hex-decode Added bossartn as committer
2025-09-23 19:04:51 bossartn SVE enablement for hex-encode and hex-decode New status: Ready for Committer
2025-09-23 06:21:12 jimus Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) Moved from CF PG19-2 to CF PG19-3
2025-09-23 06:20:59 jimus Add prompt option to display read-only and read/write states in psql Moved from CF PG19-2 to CF PG19-3
2025-09-23 06:20:43 jimus Add XMLNamespaces option to XMLElement Moved from CF PG19-2 to CF PG19-3
2025-09-22 22:41:31 jimus Add XMLDocument (SQL/XML X030) Moved from CF PG19-2 to CF PG19-3
2025-09-22 08:56:56 mcadariu Prevent vacuumdb --analyze-only from issuing VACUUM (ONLY_DATABASE_STATS) New status: Ready for Committer
2025-09-22 07:57:36 michael-kun Add tests for Bitmapset Closed in commitfest PG19-2 with status: Committed
2025-09-22 06:26:33 masaofujii Documentation fix on pgbench \aset command Added masaofujii as committer
2025-09-22 06:26:31 masaofujii Documentation fix on pgbench \aset command Added masaofujii as reviewer
2025-09-22 05:35:24 michael-kun Add tests for Bitmapset Added michael-kun as committer
2025-09-22 04:46:13 masaofujii Prevent vacuumdb --analyze-only from issuing VACUUM (ONLY_DATABASE_STATS) Added masaofujii as committer
2025-09-21 20:17:09 aki-s fix ancient typo in transformRelOptions() Removed aki-s from reviewers
2025-09-21 18:53:25 aki-s fix ancient typo in transformRelOptions() Added aki-s as reviewer
2025-09-21 13:46:01 jeltef Make numeric type accessible to third-party code. Added jeltef as reviewer
2025-09-21 10:49:50 florentst encode/decode support for base64url Closed in commitfest PG19-2 with status: Committed
2025-09-21 10:49:50 florentst encode/decode support for base64url Changed committer to d_gustafsson
2025-09-20 21:59:13 ewie psql: Count all table footer lines in pager setup New status: Needs review
2025-09-20 18:48:48 tgl Improve array-element-test estimation when no array elements qualify as common Closed in commitfest PG19-2 with status: Committed
2025-09-20 18:48:48 tgl Improve array-element-test estimation when no array elements qualify as common Changed committer to tgl
2025-09-20 17:37:00 sophiebits Fix missing EvalPlanQual recheck for TID scans Closed in commitfest PG19-2 with status: Committed
2025-09-20 17:37:00 sophiebits Fix missing EvalPlanQual recheck for TID scans Changed committer to davidrowley
2025-09-20 17:37:00 sophiebits Fix missing EvalPlanQual recheck for TID scans Moved from CF PG19-3 to CF PG19-2
2025-09-20 01:51:22 simseih PgStat_HashKey padding issue when passed by value Closed in commitfest PG19-2 with status: Committed
2025-09-20 01:51:22 simseih PgStat_HashKey padding issue when passed by value Changed committer to michael-kun
2025-09-20 01:51:22 simseih PgStat_HashKey padding issue when passed by value Moved from CF PG19-3 to CF PG19-2
2025-09-20 01:50:24 simseih PgStat_HashKey padding issue when passed by value Changed authors to Michael Paquier (michael-kun)
2025-09-20 01:50:11 simseih PgStat_HashKey padding issue when passed by value Added simseih as reviewer
2025-09-19 16:25:25 atsushitorikoshi Logging plan of the currently running query New status: Needs review
2025-09-19 14:19:58 bossartn fix obsolete references to postgres.h in comments Closed in commitfest PG19-2 with status: Committed
2025-09-19 14:19:58 bossartn fix obsolete references to postgres.h in comments Changed committer to bossartn
2025-09-19 14:19:58 bossartn fix obsolete references to postgres.h in comments Moved from CF PG19-3 to CF PG19-2
2025-09-19 08:06:01 petere Metadata and record block access stats for indexes Changed tags to Help - User Testing, Monitoring, My First Patch
2025-09-18 20:25:54 bossartn GetNamedLWLockTranche crashes on Windows in normal backend Closed in commitfest PG19-2 with status: Committed
2025-09-18 20:25:54 bossartn GetNamedLWLockTranche crashes on Windows in normal backend Moved from CF PG19-3 to CF PG19-2
2025-09-18 19:20:54 bossartn fix obsolete references to postgres.h in comments Attached mail thread aMxbfSJ2wLWd32x-@nathan
2025-09-18 19:20:54 bossartn fix obsolete references to postgres.h in comments Created patch record
2025-09-18 14:58:49 bossartn fix re-initialization of LWLock-related shared memory Closed in commitfest PG19-2 with status: Committed
2025-09-18 14:58:49 bossartn fix re-initialization of LWLock-related shared memory Moved from CF PG19-3 to CF PG19-2
2025-09-18 13:59:02 bossartn Add tests for Bitmapset Removed bossartn from committers
2025-09-18 12:53:29 sxd refactor backend type lists Added sxd as reviewer
2025-09-18 09:11:01 ashutoshbapat Marking shared buffer lookup table as HASH_FIXED_SIZE Closed in commitfest PG19-2 with status: Committed
2025-09-18 09:11:01 ashutoshbapat Marking shared buffer lookup table as HASH_FIXED_SIZE Changed committer to andresfreund
2025-09-18 09:11:01 ashutoshbapat Marking shared buffer lookup table as HASH_FIXED_SIZE Moved from CF PG19-3 to CF PG19-2
2025-09-17 19:54:06 masahikosawada psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM Added masahikosawada as reviewer
2025-09-17 19:53:52 masahikosawada encode/decode support for base64url Added masahikosawada as reviewer
2025-09-17 16:20:39 masaofujii Add --continue-on-abort option to pgbench Added masaofujii as committer
2025-09-17 15:34:12 bossartn fix re-initialization of LWLock-related shared memory Added bossartn as committer
2025-09-17 15:34:06 bossartn fix re-initialization of LWLock-related shared memory Attached mail thread E1uwodL-000EuJ-2j@gemulon.postgresql.org
2025-09-17 15:34:05 bossartn fix re-initialization of LWLock-related shared memory Created patch record
2025-09-17 14:07:41 artem.gavrilov Non-blocking archiver process Added artem.gavrilov as reviewer
2025-09-17 12:10:53 srinath-reddy-sadipiralla foreign key on virtual generated column Added srinath-reddy-sadipiralla as reviewer
2025-09-16 16:40:04 tgl Identifying function-lookup failures due to argument name mismatches Closed in commitfest PG19-2 with status: Committed
2025-09-16 16:40:04 tgl Identifying function-lookup failures due to argument name mismatches Changed committer to tgl
2025-09-16 15:37:24 masaofujii Prevent vacuumdb --analyze-only from issuing VACUUM (ONLY_DATABASE_STATS) New status: Needs review
2025-09-16 13:05:45 mcadariu Prevent vacuumdb --analyze-only from issuing VACUUM (ONLY_DATABASE_STATS) Posted review with messageid <175802794504.1038.6545080940694370040.pgcf@coridan.postgresql.org>
2025-09-16 13:05:45 mcadariu Prevent vacuumdb --analyze-only from issuing VACUUM (ONLY_DATABASE_STATS) New status: Waiting on Author
2025-09-15 21:03:15 pgeoghegan Adding support for Row Compares to nbtree startikey optimization Closed in commitfest PG19-2 with status: Committed
2025-09-15 21:03:15 pgeoghegan Adding support for Row Compares to nbtree startikey optimization Changed committer to pgeoghegan
2025-09-15 17:48:41 harinath001 Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state Added harinath001 as reviewer
2025-09-15 14:37:10 mcadariu Prevent vacuumdb --analyze-only from issuing VACUUM (ONLY_DATABASE_STATS) Added mcadariu as reviewer
2025-09-15 14:36:22 mcadariu temporary file usage report with extended protocol and unnamed portals New status: Ready for Committer
2025-09-15 10:28:53 jimus Add XMLCast (SQL/XML X025) Moved from CF PG19-2 to CF PG19-3
2025-09-15 09:26:33 petere allow benign typedef redefinitions (C11) Closed in commitfest PG19-2 with status: Committed
2025-09-15 09:26:33 petere allow benign typedef redefinitions (C11) Changed committer to petere