Commitfest activity

Time User Patch Activity
2026-09-18 20:41:01 lispyone Implement missing join selectivity estimation for range types Added lispyone as reviewer
2026-09-18 16:19:30 ahmed-gouda New pg_stat_tablespace view for tablespace level metrics Added ahmed-gouda as reviewer
2026-09-18 06:45:31 solaiv Use correct collation in pg_trgm Added solaiv as reviewer
2026-09-18 04:28:56 solaiv Fix XLogFileReadAnyTLI silently applying divergent WAL from wrong timeline Added solaiv as reviewer
2026-09-17 16:58:23 bharathrupireddy teach vacuumlo to handle domains Added bharathrupireddy as reviewer
2026-09-17 11:08:43 difesu Pgbench: remove synchronous prepare New status: Needs review
2026-09-17 08:16:41 geidav Use correct collation in pg_trgm Moved from CF PG20-1 to CF PG20-3
2026-09-17 07:22:47 petere PROXY protocol support Moved from CF PG20-1 to CF PG20-3
2026-09-17 03:35:07 zhong950419 System views for versions reporting New status: Waiting on Author
2026-09-16 16:59:22 albe Unexpected reindex when altering column types for partitioned tables New status: Waiting on Author
2026-09-16 05:18:32 michael-kun Support for 8-byte TOAST values, round two Closed in commitfest PG20-2 with status: Committed
2026-09-16 05:18:32 michael-kun Support for 8-byte TOAST values, round two Changed committer to michael-kun
2026-09-16 05:18:16 michael-kun Refactor code around GUC default_toast_compression Closed in commitfest PG20-2 with status: Withdrawn
2026-09-16 05:01:56 dsteele Return pg_control from pg_backup_stop(). New status: Needs review
2026-09-15 17:01:09 deanr Global temporary tables New status: Needs review
2026-09-15 11:49:03 solaiv Show expression of virtual columns in error messages Added solaiv as reviewer
2026-09-15 05:01:03 ajit.awekar Continuous re-validation of session credentials Moved from CF PG20-1 to CF PG20-3
2026-09-14 20:05:14 albe Unexpected reindex when altering column types for partitioned tables Added albe as reviewer
2026-09-14 18:33:21 kaz Add pg_stat_vfdcache view for VFD cache statistics New status: Ready for Committer
2026-09-14 16:41:03 zhaorui refactor handling optional argument in system functions Added zhaorui as reviewer
2026-09-14 13:00:46 xsni12 COPY TO BLACKHOLE / pg_dump -j -Fb Added xsni12 as reviewer
2026-09-14 10:36:18 difesu Pgbench: remove synchronous prepare New status: Waiting on Author
2026-09-14 02:49:47 shin Prevent repeated deadlock-check signals in standby buffer pin waits Changed targetversion to 20
2026-09-14 02:49:31 shin Prevent repeated deadlock-check signals in standby buffer pin waits Moved from CF PG20-2 to CF PG20-3
2026-09-13 21:52:07 lispyone avoid call ATPostAlterTypeCleanup twice Added lispyone as reviewer
2026-09-13 18:21:47 x4m Randomize B-Tree page split location to avoid oscillating patterns Added x4m as reviewer
2026-09-13 16:12:38 rustam.allakov Fold NOT IN / <> ALL expressions containing NULL to FALSE Posted review with messageid <178931595876.1175.14939651707100946419.pgcf@coridan.postgresql.org>
2026-09-13 16:12:38 rustam.allakov Fold NOT IN / <> ALL expressions containing NULL to FALSE New status: Waiting on Author
2026-09-13 06:27:44 vaibhavdalvi Add PRODUCT() aggregate function Added vaibhavdalvi as reviewer
2026-09-13 03:51:05 darthunix Fold NOT IN / <> ALL expressions containing NULL to FALSE Added darthunix as reviewer
2026-09-12 17:36:28 zhaorui Race conditions in logical decoding Added zhaorui as reviewer
2026-09-12 16:52:47 berndreiss New pg_stat_tablespace view for tablespace level metrics Added berndreiss as reviewer
2026-09-12 16:44:35 moozzi New pg_stat_tablespace view for tablespace level metrics Added moozzi as reviewer
2026-09-12 15:52:38 rustam.allakov Fold NOT IN / <> ALL expressions containing NULL to FALSE Added rustam.allakov as reviewer
2026-09-12 13:13:18 x4m LLVMJIT: introduce force-inlined functions New status: Waiting on Author
2026-09-12 13:10:37 x4m Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY New status: Waiting on Author
2026-09-12 10:23:53 eddiecho4postgres Add table COMMENTS in CREATE TABLE LIKE Added eddiecho4postgres as reviewer
2026-09-12 10:23:10 coder.sam Add table COMMENTS in CREATE TABLE LIKE Added coder.sam as reviewer
2026-09-12 09:22:02 coder.sam Add table COMMENTS in CREATE TABLE LIKE Removed coder.sam from reviewers
2026-09-12 09:21:56 coder.sam Add table COMMENTS in CREATE TABLE LIKE Added coder.sam as reviewer
2026-09-12 03:13:22 stayreal Implement row pattern recognition feature Changed authors to Tatsuo Ishii (ishii), Jian He (stayreal), Henson Choi (assam258.gmail.com)
2026-09-12 02:35:18 sahilverma Speed up COPY TO text/CSV parsing using SIMD Added sahilverma as reviewer
2026-09-11 17:45:08 zhaorui Support for 8-byte TOAST values, round two Added zhaorui as reviewer
2026-09-11 15:37:01 reinhapa Proposal to allow setting cursor options on Portals Posted comment with messageid <178914102179.2512291.88657808914167940.pgcf@coridan.postgresql.org>
2026-09-11 15:28:16 bharathrupireddy Support for 8-byte TOAST values, round two New status: Ready for Committer
2026-09-10 16:53:57 zhaorui Index Prefetching Added zhaorui as reviewer
2026-09-10 15:50:24 jimus Add XMLCanonicalize function Moved from CF PG20-2 to CF PG20-3
2026-09-10 11:38:17 solaiv Convert ALL SubLinks to ANY SubLinks Added solaiv as reviewer
2026-09-10 08:42:16 gipergeek Refactor code around GUC default_toast_compression Added gipergeek as reviewer
2026-09-10 06:29:30 mkharitonov Fix replica identity mismatch for partitioned tables with publish_via_partition_root Moved from CF PG20-1 to CF PG20-3
2026-09-10 02:35:07 zhaorui Reduce reorder buffer spill from O(N²) to O(N) during vacuum storms Moved from CF PG20-2 to CF PG20-3
2026-09-10 02:34:44 zhaorui Separate catalog_xmin from xmin in walsender hot standby feedback Moved from CF PG20-2 to CF PG20-3
2026-09-10 01:08:21 zengman rewriteGraphTable: Fix missing RTEs in FROM clause by setting inFromCl=true Closed in commitfest PG20-1 with status: Withdrawn
2026-09-09 18:11:08 draescherl Fix a file descriptor leak when using io_method=io_uring New status: Needs review
2026-09-09 12:49:27 deanr Global temporary tables New status: Waiting on Author
2026-09-09 10:52:52 mmeent Adding a { LOCK ROWS | LOCK KEY INDEX } clause to FK definitions Added annotation "The failures were real failures of the new FK code failing to lock/retain/reject values that [...]" to CAEze2WjPFFfgtWyd8Cfago9fpXd-RKh_Ai6knFdHFztmfXMucw@mail.gmail.com
2026-09-09 10:50:21 mmeent Adding a { LOCK ROWS | LOCK KEY INDEX } clause to FK definitions Closed in commitfest PG20-Drafts with status: Withdrawn
2026-09-09 04:33:12 solaiv Include sequences in publications created by pg_createsubscriber Added solaiv as reviewer
2026-09-09 00:23:35 stayreal implement CAST(expr AS type FORMAT 'template') Closed in commitfest PG20-1 with status: Withdrawn
2026-09-08 16:05:00 dcramer Proposal to allow setting cursor options on Portals Moved from CF PG20-1 to CF PG20-3
2026-09-08 15:05:25 mmeent Reduce build times of pg_trgm GIN indexes Added mmeent as reviewer
2026-09-08 14:59:04 mmeent Reduce build times of pg_trgm GIN indexes New status: Waiting on Author
2026-09-08 08:52:10 jimus Add XMLCast (SQL/XML X025) Closed in commitfest PG20-3 with status: Withdrawn
2026-09-08 07:32:47 jimus Add XMLCast (SQL/XML X025) Moved from CF PG20-2 to CF PG20-3
2026-09-08 07:00:10 solaiv skip check constraints verification for unaffected columns during UPDATE Added solaiv as reviewer
2026-09-08 01:59:06 gangguru788 Index Prefetching Added gangguru788 as reviewer
2026-09-08 00:31:07 kaz Speed up COPY TO text/CSV parsing using SIMD Moved from CF PG20-1 to CF PG20-3
2026-09-08 00:30:42 kaz Speed up COPY TO text/CSV parsing using SIMD New status: Needs review
2026-09-07 20:06:43 tgl Improving display of octal GUCs Closed in commitfest PG20-2 with status: Committed
2026-09-07 20:06:43 tgl Improving display of octal GUCs Changed committer to tgl
2026-09-07 12:24:49 esavelievcode.gmail.com Selectivity estimation for COALESCE in eqsel/eqjoinsel Added annotation "v6 patch" to CAF=hKRCfRUaApyc_wGgNXDhwqb+VAJSBGcHZKsRyhH5Oj6GPLw@mail.gmail.com
2026-09-07 12:24:25 solaiv pg_rewind produces unusable but starting database with standby recovery Added solaiv as reviewer
2026-09-07 09:11:09 solaiv pg_rewind: Skip vanished source files during traversal Added solaiv as reviewer
2026-09-07 09:06:07 soumyamurali Expose checkpoint timestamp and duration in pg_stat_checkpointer Moved from CF PG20-1 to CF PG20-3
2026-09-07 06:55:25 jeltef Python/pytest test framework New status: Needs review
2026-09-07 06:53:40 x4m Python/pytest test framework New status: Waiting on Author
2026-09-07 06:41:34 x4m Improving psql autocompletion for SET LOCAL / SET SESSION New status: Waiting on Author
2026-09-07 06:41:11 x4m Add pg_get_publication_ddl function New status: Waiting on Author
2026-09-07 06:40:18 x4m Add --extra-dependencies and immediate data dumping for pg_dump/pg_upgrade New status: Waiting on Author
2026-09-07 06:28:20 solaiv Adding a stored generated column without long-lived locks Added solaiv as reviewer
2026-09-07 04:49:49 difesu Pgbench: remove synchronous prepare New status: Needs review
2026-09-07 03:16:29 zhong950419 pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Added annotation "Duplicate of #6212." to CAGRkXqQWQuTM0qo4vvbTSUvPuCEFxyCftUw+dHgdVp4J5xxenA@mail.gmail.com
2026-09-07 03:16:03 zhong950419 [BUG] DELETE/UPDATE more than one row in partitioned foreign table Added annotation "Duplicate of #6770; author merged there." to CAGRkXqQ57VGjTWFYPsj7HUqHZTJD7ecAx-m0P4st4Ae1HbqcfA@mail.gmail.com
2026-09-07 03:05:00 zhong950419 [BUG] DELETE/UPDATE more than one row in partitioned foreign table Changed authors to Nikita Malakhov (nmalakh), ajitpostgres awekar (ajit.awekar)
2026-09-07 03:05:00 zhong950419 [BUG] DELETE/UPDATE more than one row in partitioned foreign table Changed targetversion to 20
2026-09-06 10:27:48 x4m Migrate pg_commit_ts directory to the new node during an upgrade New status: Needs review
2026-09-05 21:08:58 hannukrosing pgbench - adding pl/pgsql versions of tests Moved from CF PG20-1 to CF PG20-3
2026-09-05 13:02:50 zhong950419 Return pg_control from pg_backup_stop(). New status: Waiting on Author
2026-09-05 10:06:00 mcadariu parallel pgbench -i Moved from CF PG20-1 to CF PG20-3
2026-09-05 02:04:53 zhong950419 Reduce reorder buffer spill from O(N²) to O(N) during vacuum storms Added zhong950419 as reviewer
2026-09-05 02:04:50 zhong950419 Reduce reorder buffer spill from O(N²) to O(N) during vacuum storms New status: Waiting on Author
2026-09-04 22:20:41 adigoll Report bytes and transactions actually sent downtream Added adigoll as reviewer
2026-09-04 16:14:51 demir pg_dump: skip pg_init_privs entries for non-existent roles New status: Needs review
2026-09-04 13:10:23 laurenz Mark the enum comparison functions as leakproof New status: Needs review
2026-09-04 11:33:56 tanswis42.gmail.com RFC: EXPLAIN ANALYZE wait event reporting Moved from CF PG20-2 to CF PG20-Drafts
2026-09-03 15:16:03 kaz Speed up COPY TO text/CSV parsing using SIMD Closed in commitfest PG20-1 with status: Withdrawn
2026-09-03 07:53:15 japin Reduce build times of pg_trgm GIN indexes Added japin as reviewer
2026-09-03 07:38:41 geidav Reduce build times of pg_trgm GIN indexes Changed targetversion to 20
2026-09-03 07:37:40 geidav Reduce build times of pg_trgm GIN indexes Moved from CF PG20-1 to CF PG20-3
2026-09-03 07:33:22 geidav Reduce build times of pg_trgm GIN indexes New status: Ready for Committer