Global Commitfest activity

Time User Patch Activity
2026-09-14 23:33:50 ksnavely {heap,minimal}_expand_tuple() are unused Added ksnavely as reviewer
2026-09-14 21:49:04 zhong950419 Add TOAST statistics columns to pg_stat_all_tables New status: Waiting on Author
2026-09-14 21:48:58 zhong950419 Add TOAST statistics columns to pg_stat_all_tables Added zhong950419 as reviewer
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 17:22:58 lispyone Use Boyer-Moore-Horspool for simple LIKE contains patterns Added lispyone as reviewer
2026-09-14 16:44:40 pifor BUG #19631: currtid2() on a view with GROUP BY ctid crashes with XX000 Posted review with messageid <178940428010.1127.8843845816823757805.pgcf@coridan.postgresql.org>
2026-09-14 16:44:40 pifor BUG #19631: currtid2() on a view with GROUP BY ctid crashes with XX000 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 15:45:32 mmeent pg_dump: Restore extension config table data before user objects during pg_upgrade Added mmeent as reviewer
2026-09-14 15:13:54 zhong950419 logical decoding: skip unnecessary snapshot distribution. New status: Waiting on Author
2026-09-14 15:13:38 zhong950419 logical decoding: skip unnecessary snapshot distribution. Added zhong950419 as reviewer
2026-09-14 14:28:36 greg MPTCP - multiplexing many TCP connections through one socket to get better bandwidth Added greg as reviewer
2026-09-14 14:17:55 bossartn fixes for a few GUC descriptions Closed in commitfest PG20-2 with status: Committed
2026-09-14 14:17:55 bossartn fixes for a few GUC descriptions Moved from CF PG20-3 to CF PG20-2
2026-09-14 13:54:16 bossartn fixes for a few GUC descriptions Added bossartn as committer
2026-09-14 13:54:15 bossartn fixes for a few GUC descriptions New status: Ready for Committer
2026-09-14 13:14:32 gipergeek meson: pass OpenSSL/ICU include dirs to extensions Attached mail thread D34410FE-75AA-4B65-B32B-F41A47E1ED3C@gmail.com
2026-09-14 13:14:32 gipergeek meson: pass OpenSSL/ICU include dirs to extensions Created patch record
2026-09-14 13:00:46 xsni12 COPY TO BLACKHOLE / pg_dump -j -Fb Added xsni12 as reviewer
2026-09-14 12:59:18 xsni12 NOT NULL NOT ENFORCED Removed xsni12 from reviewers
2026-09-14 11:12:11 assam258.gmail.com SQL/PGQ: Support multi-pattern path matching in GRAPH_TABLE Moved from CF PG20-2 to CF PG20-3
2026-09-14 10:36:18 difesu Pgbench: remove synchronous prepare New status: Waiting on Author
2026-09-14 06:54:00 aytiwari Avoid emitting core dumps when not needed Attached mail thread 20231118222911.trznxgya4hvzapva@awork3.anarazel.de
2026-09-14 06:54:00 aytiwari Avoid emitting core dumps when not needed Created patch record
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-14 02:15:49 zhong950419 Report pruning statistics in pg_stat_all_tables Attached mail thread CAGRkXqTA_bSyrpWQE5MqmwrZ4CqqCwoyVqeykBC4NfE6+DPV9Q@mail.gmail.com
2026-09-14 02:15:49 zhong950419 Report pruning statistics in pg_stat_all_tables Created patch record
2026-09-14 01:53:06 darthunix libpq: Add PQpassfileLookup() Added darthunix as reviewer
2026-09-13 21:52:07 lispyone avoid call ATPostAlterTypeCleanup twice Added lispyone as reviewer
2026-09-13 18:22:21 x4m pg_surgery: check the page header and line pointers Added x4m 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 13:01:16 alvherre REPACK (CONCURRENTLY) doesn't handle invalid indexes Closed in commitfest PG20-2 with status: Returned with feedback
2026-09-13 06:27:44 vaibhavdalvi Add PRODUCT() aggregate function Added vaibhavdalvi as reviewer
2026-09-13 04:55:42 aytiwari Use pg_parse_lsn function in START_REPLICATION flow Attached mail thread tencent_C6ED19DF1759CDD37E786F7EE0B5207D0009@qq.com
2026-09-13 04:55:42 aytiwari Use pg_parse_lsn function in START_REPLICATION flow Created patch record
2026-09-13 03:55:52 stayreal ALTER COLUMN SET EXPRESSION on partitions not work in case of dependencies Moved from CF PG20-2 to CF PG20-3
2026-09-13 03:51:05 darthunix Fold NOT IN / <> ALL expressions containing NULL to FALSE Added darthunix as reviewer
2026-09-13 03:07:58 shashi.h.ananth.gmail.com Possible race condition in pg_basebackup Added shashi.h.ananth.gmail.com as reviewer
2026-09-12 21:28:12 bharathrupireddy Be strict when request to flush past end of WAL in WaitXLogInsertionsToFinish Closed in commitfest PG20-3 with status: Withdrawn
2026-09-12 21:27:52 bharathrupireddy Honor WAL insertion clamp in XLogBackgroundFlush Added bharathrupireddy as reviewer
2026-09-12 19:14:27 aytiwari BUG #19684: Assertion in tuplesort_begin_heap() falsified by parallel plan with sort Attached mail thread 19684-fa0b7fdc7d235fd9@postgresql.org
2026-09-12 19:14:27 aytiwari BUG #19684: Assertion in tuplesort_begin_heap() falsified by parallel plan with sort Created patch record
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:49:01 aytiwari BUG #19631: currtid2() on a view with GROUP BY ctid crashes with XX000 New status: Needs review
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 15:30:02 aytiwari [BUG] Fix EXCLUDED virtual generated columns using tableoid Attached mail thread CAHg+QDf7wTLz_vqb1wi1EJ_4Uh+Vxm75+b4c-Ky=6P+yOAHjbQ@mail.gmail.com
2026-09-12 15:30:01 aytiwari [BUG] Fix EXCLUDED virtual generated columns using tableoid Created patch record
2026-09-12 13:13:18 x4m LLVMJIT: introduce force-inlined functions New status: Waiting on Author
2026-09-12 13:12:57 x4m Fix wrong results from Memoize with a Param inside a cache key New status: Waiting on Author
2026-09-12 13:11:57 x4m Extending Self-Join Elimination to partitioned tables 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:50:01 pifor BUG #19631: currtid2() on a view with GROUP BY ctid crashes with XX000 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 09:15:11 pifor BUG #19631: currtid2() on a view with GROUP BY ctid crashes with XX000 Posted comment with messageid <178920451166.1175.1908642259509647383.pgcf@coridan.postgresql.org>
2026-09-12 08:43:11 mha postgres.exe crashes with access violation on Windows while starting up New status: Waiting on Author
2026-09-12 08:08:08 pifor BUG #19631: currtid2() on a view with GROUP BY ctid crashes with XX000 Added pifor 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 22:17:22 bharathrupireddy Be strict when request to flush past end of WAL in WaitXLogInsertionsToFinish Added bharathrupireddy as reviewer
2026-09-11 22:17:16 bharathrupireddy Be strict when request to flush past end of WAL in WaitXLogInsertionsToFinish Attached mail thread CALj2ACUGR=xEifdukcoa-QEpaNx2OgjxKr0H9o141WstVwBdRQ@mail.gmail.com
2026-09-11 22:17:16 bharathrupireddy Be strict when request to flush past end of WAL in WaitXLogInsertionsToFinish Created patch record
2026-09-11 20:25:42 bossartn Fix getopt_long() argument handling and add tests Closed in commitfest PG20-2 with status: Committed
2026-09-11 20:25:42 bossartn Fix getopt_long() argument handling and add tests Moved from CF PG20-3 to CF PG20-2
2026-09-11 18:09:26 bossartn Improve WAIT FOR read-your-writes consistency doc Removed bossartn from committers
2026-09-11 17:45:08 zhaorui Support for 8-byte TOAST values, round two Added zhaorui as reviewer
2026-09-11 17:42:22 simseih Improve WAIT FOR read-your-writes consistency doc New status: Needs review
2026-09-11 17:42:16 simseih Improve WAIT FOR read-your-writes consistency doc New status: Waiting on Author
2026-09-11 17:40:54 simseih Improve WAIT FOR read-your-writes consistency doc New status: Needs review
2026-09-11 17:40:35 simseih Improve WAIT FOR read-your-writes consistency doc Closed in commitfest PG20-2 with status: Committed
2026-09-11 17:40:35 simseih Improve WAIT FOR read-your-writes consistency doc Changed committer to bossartn
2026-09-11 17:40:35 simseih Improve WAIT FOR read-your-writes consistency doc Moved from CF PG20-3 to CF PG20-2
2026-09-11 17:40:03 simseih Rename PqMsg_Progress to PqParallelMsg_Progress Closed in commitfest PG20-2 with status: Committed
2026-09-11 17:40:03 simseih Rename PqMsg_Progress to PqParallelMsg_Progress Changed committer to bossartn
2026-09-11 17:40:03 simseih Rename PqMsg_Progress to PqParallelMsg_Progress Moved from CF PG20-3 to CF PG20-2
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-11 14:47:07 gregburd Batched clock sweep to reduce cross-socket atomic contention Closed in commitfest PG20-2 with status: Withdrawn
2026-09-11 14:13:07 galponcio Allow pg_read_all_stats to read replication origin status Removed galponcio from reviewers
2026-09-11 13:42:10 xocolatl Logical Implication Attached mail thread 37c76707-e6fa-4ee3-b57f-aa0bf1b0bba8@postgresfriends.org
2026-09-11 13:42:10 xocolatl Logical Implication Created patch record
2026-09-11 11:47:21 solaiv Allow bare library names for non-superuser LOAD Added solaiv as reviewer
2026-09-11 09:34:11 srinath-reddy-sadipiralla pg_rewind: file sync bypass and findLastCheckpoint boundary crash Changed targetversion to 20
2026-09-11 09:33:16 srinath-reddy-sadipiralla pg_rewind: Remove recovery at the start of rewind Changed targetversion to 20
2026-09-11 09:29:51 masaofujii psql: schema-qualify catalog references in a tab-completion query Closed in commitfest PG20-2 with status: Committed
2026-09-11 08:56:23 ju.grigorev [PATCH v1] Reject zero resource kinds in test_resowner_many() Attached mail thread 1905e9d709554733b418d06a4806436f@localhost.localdomain
2026-09-11 08:56:23 ju.grigorev [PATCH v1] Reject zero resource kinds in test_resowner_many() Created patch record
2026-09-11 08:00:14 masaofujii Add a permission check to pg_stat_get_backend_subxact() Removed masaofujii from committers
2026-09-11 07:34:06 ju.grigorev DSA_ALLOC_NO_OOM vs dsm_create ERROR leaving a half-initialized pgstats hash entry Attached mail thread ddc3ecfb01ce4e9698b23cc59767f016@localhost.localdomain
2026-09-11 07:34:06 ju.grigorev DSA_ALLOC_NO_OOM vs dsm_create ERROR leaving a half-initialized pgstats hash entry Created patch record
2026-09-11 06:20:05 solaiv pg_dump: Don't emit OVERRIDING SYSTEM VALUE for dropped identity columns Added solaiv as reviewer
2026-09-11 03:06:32 adigoll Avoid building stderr message if possible Added adigoll as reviewer