Global Commitfest activity

Time User Patch Activity
2026-08-04 23:58:16 bharathrupireddy Tepid: extend the heap-only tuple (HOT) update optimization model such that only those indexes directly impacted by the update need be updated Added bharathrupireddy as reviewer
2026-08-04 23:57:39 bharathrupireddy Fix NULL dereference in subscription REFRESH on concurrent DROP Attached mail thread CAHg+QDcd_o3707Ey8c8b7HkE-t14g8c0tk8ME3ctywDsh3ut8g@mail.gmail.com
2026-08-04 23:57:39 bharathrupireddy Fix NULL dereference in subscription REFRESH on concurrent DROP Created patch record
2026-08-04 23:56:46 bharathrupireddy Infinite Autovacuum loop caused by failing virtual generated column expression Added bharathrupireddy as reviewer
2026-08-04 23:56:44 bharathrupireddy Infinite Autovacuum loop caused by failing virtual generated column expression Attached mail thread CAHg+QDcdkGQ4Q683Uq7ZJ0P6NcbB=F3Sh8thMSiFY9wwnSEoQQ@mail.gmail.com
2026-08-04 23:56:44 bharathrupireddy Infinite Autovacuum loop caused by failing virtual generated column expression Created patch record
2026-08-04 23:55:49 bharathrupireddy Omit virtual generated columns from test_decoding output Added bharathrupireddy as reviewer
2026-08-04 23:55:47 bharathrupireddy Omit virtual generated columns from test_decoding output Attached mail thread CAHg+QDfTh3UbB-Ed--o2Bd=SBDJoEiG-qp3C0+ETDibF63y=dw@mail.gmail.com
2026-08-04 23:55:47 bharathrupireddy Omit virtual generated columns from test_decoding output Created patch record
2026-08-04 23:53:45 bharathrupireddy Make pg_prewarm, autoprewarm yield for waiting DDL Attached mail thread CAHg+QDfdoR=7iqEAvLW9qtzV0Sx1wp2FuALeamqcCdiVEmMF-Q@mail.gmail.com
2026-08-04 23:53:45 bharathrupireddy Make pg_prewarm, autoprewarm yield for waiting DDL Created patch record
2026-08-04 23:52:03 bharathrupireddy Release replication slot on error in SQL-callable slot functions Attached mail thread CAHg+QDeuf9tCq3ce=kgFMJP0m=PZC+wi6B=yS+7V0vNXjLS31w@mail.gmail.com
2026-08-04 23:52:03 bharathrupireddy Release replication slot on error in SQL-callable slot functions Created patch record
2026-08-04 23:50:45 bharathrupireddy LockHasWaiters() crashes on fast-path locks Added bharathrupireddy as reviewer
2026-08-04 23:49:46 bharathrupireddy Add a pg_wal_preallocate() SQL function to eagerly create future WAL segments Added bharathrupireddy as reviewer
2026-08-04 23:48:52 bharathrupireddy Tighten ACL check in repack_is_permitted_for_relation() Attached mail thread CALj2ACVExk=_m=7nuwVE5Nb3kwsYm1498NSO=u0uOOSWjDCdTQ@mail.gmail.com
2026-08-04 23:48:52 bharathrupireddy Tighten ACL check in repack_is_permitted_for_relation() Created patch record
2026-08-04 23:46:48 bharathrupireddy Update the wraparound warning to clarify that the reported percentage represents the remaining ID space before wraparound Added bharathrupireddy as reviewer
2026-08-04 23:46:09 bharathrupireddy explain plans for foreign scans Added bharathrupireddy as reviewer
2026-08-04 23:45:34 bharathrupireddy Report index currently being vacuumed in pg_stat_progress_vacuum Attached mail thread CALj2ACUgwSchK6jQ2CdKLBWUADTOE_zKdTff2Zg3E6hOuXKv-w@mail.gmail.com
2026-08-04 23:45:34 bharathrupireddy Report index currently being vacuumed in pg_stat_progress_vacuum Created patch record
2026-08-04 23:42:51 bharathrupireddy Add a hook for handling logical decoding messages on subscribers Added bharathrupireddy as reviewer
2026-08-04 23:41:56 bharathrupireddy Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM Closed in commitfest 2025-01 with status: Withdrawn
2026-08-04 20:42:06 masahikosawada Support UUIDv6 in uuid_extract_timestamp() Closed in commitfest PG20-2 with status: Committed
2026-08-04 20:42:06 masahikosawada Support UUIDv6 in uuid_extract_timestamp() Changed committer to masahikosawada
2026-08-04 19:50:38 tostino Add support for partial incremental materialized view refresh using REFRESH ... WHERE Moved from CF PG20-1 to CF PG20-2
2026-08-04 14:48:40 zhaorui Lost KEY SHARE lock information during toasting allows foreign-key violation Added zhaorui as reviewer
2026-08-04 12:43:49 stayreal ERROR: failed to find conversion function from unknown to text Attached mail thread CACJufxHu0sXO8791FDcNXp2bFnE89jyuGkJbLCQkhgWq6XuNLg@mail.gmail.com
2026-08-04 12:43:49 stayreal ERROR: failed to find conversion function from unknown to text Created patch record
2026-08-04 12:23:05 albe Fix ALTER COLUMN ... DROP EXPRESSSION with subpartitions Closed in commitfest PG20-1 with status: Committed
2026-08-04 12:23:05 albe Fix ALTER COLUMN ... DROP EXPRESSSION with subpartitions Changed committer to alvherre
2026-08-04 09:44:36 damils Fix var_eq_const: sum selectivity of all matching MCV entries instead of stopping at first match Added damils as reviewer
2026-08-04 09:07:16 masaofujii Fix race in ReplicationSlotRelease for ephemeral slots Removed masaofujii from reviewers
2026-08-04 09:07:12 masaofujii Fix race in ReplicationSlotRelease for ephemeral slots Removed masaofujii from committers
2026-08-04 08:41:06 petere Add more tab-completion rules for DROP PROPERTY GRAPH Added petere as committer
2026-08-04 08:40:31 petere GRAPH_TABLE: aggregates/window/set-returning functions in COLUMNS crash the backend Added petere as committer
2026-08-04 08:39:39 petere doc: Add PROPERTY GRAPH to the access privilege tables Closed in commitfest PG20-2 with status: Committed
2026-08-04 08:39:39 petere doc: Add PROPERTY GRAPH to the access privilege tables Changed committer to petere
2026-08-04 08:14:27 masaofujii Checkpoint replication slots later Closed in commitfest PG20-2 with status: Committed
2026-08-04 08:13:10 masaofujii Fix error handling in getCopyDataMessage and pqFunctionCall3 Closed in commitfest PG20-2 with status: Committed
2026-08-04 08:13:10 masaofujii Fix error handling in getCopyDataMessage and pqFunctionCall3 Changed committer to masaofujii
2026-08-04 05:20:41 smithpb2250 Add more tab-completion rules for DROP PROPERTY GRAPH Attached mail thread CAHut+PuHsLupVWZ9SUeKm=jKR34wYP6qAZPoOHFhU3uDbx34wQ@mail.gmail.com
2026-08-04 05:20:41 smithpb2250 Add more tab-completion rules for DROP PROPERTY GRAPH Created patch record
2026-08-04 05:17:41 smithpb2250 PSQL schema "describe" \dn is not escaping quotes New status: Ready for Committer
2026-08-04 04:54:35 reshke GIN pageinspect support for entry tree and non-leaf posting tree Moved from CF PG19-Final to CF PG20-2
2026-08-04 03:55:10 aytiwari zic: fix PostgreSQL build failure on filesystems without hard link support Closed in commitfest PG20-2 with status: Committed
2026-08-04 03:55:10 aytiwari zic: fix PostgreSQL build failure on filesystems without hard link support Changed committer to tgl
2026-08-04 03:53:25 solaiv Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) Added solaiv as reviewer
2026-08-04 03:51:12 aytiwari Remove unused PartitionDescData.last_found_part_index field Closed in commitfest PG20-2 with status: Committed
2026-08-04 03:51:12 aytiwari Remove unused PartitionDescData.last_found_part_index field Changed committer to davidrowley
2026-08-04 00:43:02 masahikosawada Add a hook for handling logical decoding messages on subscribers Attached mail thread CAD21AoCTNGiddikkUcDKj5QLnsg-51bpr-o6L-GTHWZL4ZFYtQ@mail.gmail.com
2026-08-04 00:43:02 masahikosawada Add a hook for handling logical decoding messages on subscribers Created patch record
2026-08-03 21:25:44 bossartn convert various variables to atomics Added bossartn as committer
2026-08-03 21:25:43 bossartn convert various variables to atomics New status: Ready for Committer
2026-08-03 21:16:08 alvherre REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL Added alvherre as committer
2026-08-03 21:03:21 bossartn Handle concurrent drop when doing whole database vacuum Closed in commitfest PG20-2 with status: Committed
2026-08-03 19:33:28 aytiwari Wrong results: NOT IN to anti-join with an upper-level Var in the sub-select's output Closed in commitfest PG20-2 with status: Committed
2026-08-03 19:33:28 aytiwari Wrong results: NOT IN to anti-join with an upper-level Var in the sub-select's output Changed committer to richardguo
2026-08-03 19:32:48 d_gustafsson datachecksums: handle invalid and dropped databases during enable Closed in commitfest PG20-2 with status: Committed
2026-08-03 19:32:48 d_gustafsson datachecksums: handle invalid and dropped databases during enable Changed committer to d_gustafsson
2026-08-03 19:32:35 d_gustafsson datachecksums: handle invalid and dropped databases during enable Changed authors to Ayush Tiwari (aytiwari)
2026-08-03 19:32:11 d_gustafsson datachecksums: handle invalid and dropped databases during enable Changed authors to Zsolt Parragi (zsolt.parragi), Ayush Tiwari (aytiwari)
2026-08-03 19:31:58 d_gustafsson datachecksums: handle invalid and dropped databases during enable Added d_gustafsson as reviewer
2026-08-03 15:54:46 pasha_golub Add pg_current_vxact_id() function to expose virtual transaction IDs Moved from CF PG20-1 to CF PG20-2
2026-08-03 15:42:00 xocolatl Proposal: QUALIFY clause Added xocolatl as reviewer
2026-08-03 14:58:24 jchampion RFC: adding pytest as a supported test framework Moved from CF PG20-1 to CF PG20-2
2026-08-03 14:23:05 bertranddrouvot.pg Redesign per-backend statistics Attached mail thread anCjoFkGah/uB7lw@bdtpg
2026-08-03 14:23:04 bertranddrouvot.pg Redesign per-backend statistics Created patch record
2026-08-03 14:01:28 bossartn problems with toast.* reloptions Moved from CF PG20-1 to CF PG20-2
2026-08-03 14:01:25 bossartn alert clients when prepared statements are deallocated Moved from CF PG20-1 to CF PG20-2
2026-08-03 14:01:22 bossartn change SOFT_ERROR_OCCURRED to a static inline function Moved from CF PG20-1 to CF PG20-2
2026-08-03 14:01:18 bossartn retire PQfn() Moved from CF PG20-1 to CF PG20-2
2026-08-03 14:01:15 bossartn small cleanup for s_lock.h Moved from CF PG20-1 to CF PG20-2
2026-08-03 14:01:10 bossartn add assertion for palloc in signal handlers Moved from CF PG20-1 to CF PG20-2
2026-08-03 14:01:05 bossartn split tablecmds.c Moved from CF PG20-1 to CF PG20-2
2026-08-03 14:00:30 bossartn teach vacuumlo to handle domains Moved from CF PG20-1 to CF PG20-2
2026-08-03 14:00:18 bossartn Speed up COPY TO text/CSV parsing using SIMD Removed bossartn from reviewers
2026-08-03 13:59:46 bossartn Speed up COPY TO text/CSV parsing using SIMD Removed bossartn from committers
2026-08-03 13:59:34 bossartn Expanding HOT updates for expression and partial indexes Removed bossartn from reviewers
2026-08-03 12:38:33 matheus.alcantara Enable partitionwise join for partition keys wrapped by RelabelType Moved from CF PG20-1 to CF PG20-2
2026-08-03 12:38:23 matheus.alcantara postgres_fdw: Use COPY to speed up batch inserts Moved from CF PG20-1 to CF PG20-2
2026-08-03 12:22:43 a.alekseev Remove unused PartitionDescData.last_found_part_index field Attached mail thread CAJ7c6TMRxO6vo1tNgLZs4nTNizpjCSWdUviB8Mf3nkYiNHNhzg@mail.gmail.com
2026-08-03 12:22:43 a.alekseev Remove unused PartitionDescData.last_found_part_index field Created patch record
2026-08-03 11:29:18 mmeent Fix [SP-]GiST IOS visibility bug Moved from CF PG20-1 to CF PG20-2
2026-08-03 10:07:46 masaofujii Prevent repeated deadlock-check signals in standby buffer pin waits Moved from CF PG20-1 to CF PG20-2
2026-08-03 10:07:03 masaofujii Disable startup progress timeout during standby WAL replay Moved from CF PG20-1 to CF PG20-2
2026-08-03 10:06:43 masaofujii doc: Clarify ANALYZE VERBOSE output Closed in commitfest PG20-2 with status: Committed
2026-08-03 09:51:20 0xpoe Use wait_classes.h in pg_prewarm Moved from CF PG20-1 to CF PG20-2
2026-08-03 08:40:24 dhruvchauhan Fix missing space before WHERE in `GRAPH_TABLE` deparse Closed in commitfest PG20-2 with status: Committed
2026-08-03 08:40:24 dhruvchauhan Fix missing space before WHERE in `GRAPH_TABLE` deparse Changed committer to petere
2026-08-03 07:32:20 ilidock95 Hash-based MCV matching for large IN-lists Moved from CF PG20-1 to CF PG20-2
2026-08-03 06:42:51 a.pyhalov Asynchronous MergeAppend Execution Moved from CF PG20-1 to CF PG20-2
2026-08-03 06:11:10 a.pyhalov Function scan FDW pushdown Moved from CF PG20-1 to CF PG20-2
2026-08-03 04:14:57 chee.wooson Fix exported snapshot xmin handoff race Attached mail thread 20260729101045.422679-1-chee.wooson@gmail.com
2026-08-03 04:14:57 chee.wooson Fix exported snapshot xmin handoff race Created patch record
2026-08-03 02:45:51 ashutoshbapat Resizable shared memory structures Moved from CF PG20-1 to CF PG20-2
2026-08-02 22:12:04 smithpb2250 Improve errmsg for publication membership Moved from CF PG20-1 to CF PG20-2
2026-08-02 18:58:52 aytiwari Batch fsyncs when recycling WAL segments Attached mail thread CAJTYsWUy7ycUswwHeWdbQpKboRj9Cd1rfm2TwcV5WC_1T28pSw@mail.gmail.com
2026-08-02 18:58:52 aytiwari Batch fsyncs when recycling WAL segments Created patch record
2026-08-02 18:58:24 aytiwari datachecksums: handle invalid and dropped databases during enable Attached mail thread CAN4CZFOGdqxtZ5-6gb4apqmvoH=Z+TNH8RKJ3mVtoR1HirKQWg@mail.gmail.com