Commitfest activity

Time User Patch Activity
2026-07-14 04:06:33 stayreal Whole-row fixes for DROP COLUMN, SET COLUMN DATA TYPE Changed name to Whole-row fixes for DROP COLUMN, SET COLUMN DATA TYPE
2026-07-11 09:05:29 jeltef Add read-only disconnect_requested GUC for graceful client disconnect Attached mail thread DJVLCL7PV7U6.35IJF87CZZ61Y@jeltef.nl
2026-07-11 09:05:11 jeltef Add read-only disconnect_requested GUC for graceful client disconnect Changed name to Add read-only disconnect_requested GUC for graceful client disconnect
2026-07-08 15:22:20 zhaorui Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Added zhaorui as reviewer
2026-07-08 04:23:30 mikev declarative session variables, LET command Added mikev as reviewer
2026-07-07 17:10:02 heikki libpq: Fix processing of SSL records >8kB on async API Closed in commitfest PG20-1 with status: Committed
2026-07-07 17:10:02 heikki libpq: Fix processing of SSL records >8kB on async API Changed committer to heikki
2026-07-06 10:36:24 heikki libpq: Fix processing of SSL records >8kB on async API Added heikki as reviewer
2026-07-06 10:10:17 darthunix Batching in executor, part 1: add batch variant of table AM scan API Added darthunix as reviewer
2026-07-05 14:53:52 zhaorui Per backend relation statistics tracking Added zhaorui as reviewer
2026-07-05 08:58:27 liuzizhuan support create index on virtual generated column. Attached mail thread CAMbWs4811nG3w_3sLxps+EAuUsffA_83ZQ-1acEH_jQeq117mg@mail.gmail.com
2026-07-05 08:57:41 liuzizhuan support create index on virtual generated column. Attached mail thread tencent_54EF3ECB626AD14621788C36625A8109A207@qq.com
2026-07-05 02:23:58 liuzizhuan support create index on virtual generated column. Added liuzizhuan as reviewer
2026-07-03 12:39:50 myon Produce LLVM bitcode files on meson builds Added myon as reviewer
2026-07-02 15:08:49 fuzzycz Adding basic NUMA awareness Moved from CF PG19-3 to CF PG20-2
2026-07-02 11:26:28 lepikhov Logging plan of the currently running query Added lepikhov as reviewer
2026-07-02 06:59:48 solaiv Return pg_control from pg_backup_stop(). Added solaiv as reviewer
2026-07-02 06:12:11 solaiv Allow ON CONFLICT DO SELECT/UPDATE to return EXCLUDED values Added solaiv as reviewer
2026-07-01 15:34:22 tgl Improving the names generated for indexes on expressions Closed in commitfest PG20-1 with status: Committed
2026-07-01 15:34:22 tgl Improving the names generated for indexes on expressions Changed committer to tgl
2026-07-01 11:41:10 akshay.joshi Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Changed tags to
2026-07-01 06:54:48 solaiv Support for basic ALTER TABLE progress reporting. Added solaiv as reviewer
2026-07-01 06:31:05 assam258.gmail.com Improve the performance of Unicode Normalization Forms. New status: Waiting on Author
2026-06-30 06:28:48 a.houska VACUUM FULL / CLUSTER CONCURRENTLY Closed in commitfest PG19-Final with status: Committed
2026-06-30 06:28:02 a.houska VACUUM FULL / CLUSTER CONCURRENTLY New status: Needs review
2026-06-30 03:03:04 dsteele Return pg_control from pg_backup_stop(). Moved from CF PG20-Drafts to CF PG20-1
2026-06-30 03:02:49 dsteele Return pg_control from pg_backup_stop(). Moved from CF PG20-1 to CF PG20-Drafts
2026-06-30 03:02:38 dsteele Return pg_control from pg_backup_stop(). New status: Needs review
2026-06-29 04:29:06 assam258.gmail.com CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Added assam258.gmail.com as reviewer
2026-06-27 08:11:25 shinyakato Report oldest xmin source when autovacuum cannot remove tuples New status: Needs review
2026-06-26 04:11:03 assam258.gmail.com Fix replica identity mismatch for partitioned tables with publish_via_partition_root Added assam258.gmail.com as reviewer
2026-06-25 14:03:16 liuzizhuan disallow alter individual column if partition key contains wholerow reference Added liuzizhuan as reviewer
2026-06-25 02:17:37 atsushitorikoshi Logging plan of the currently running query New status: Waiting on Author
2026-06-24 12:57:35 atsushitorikoshi Logging plan of the currently running query New status: Needs review
2026-06-24 01:47:20 atsushitorikoshi Logging plan of the currently running query New status: Waiting on Author
2026-06-20 16:56:51 tgl parallel pg_restore: move offset-building phase to before forking Removed tgl from reviewers
2026-06-19 12:29:38 stayreal CREATE TABLE LIKE INCLUDING POLICIES Moved from CF PG19-Final to CF PG20-1
2026-06-19 12:29:04 stayreal let ALTER COLUMN SET DATA TYPE cope with POLICY dependency Moved from CF PG19-Final to CF PG20-1
2026-06-19 12:28:50 stayreal let ALTER COLUMN SET DATA TYPE cope with trigger dependency Moved from CF PG19-Final to CF PG20-1
2026-06-19 12:15:28 jimus Add XMLNamespaces option to XMLElement Changed targetversion to 20
2026-06-19 12:14:54 jimus Add XMLDocument (SQL/XML X030) Changed targetversion to 20
2026-06-19 12:14:37 jimus Add XMLCast (SQL/XML X025) Changed targetversion to 20
2026-06-19 12:14:23 jimus Add XMLCanonicalize function Changed targetversion to 20
2026-06-19 12:14:05 jimus Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) Changed targetversion to 20
2026-06-18 13:45:08 adunstan Non-text mode for pg_dumpall Moved from CF PG19-Final to CF PG20-1
2026-06-18 13:44:52 adunstan Non-text mode for pg_dumpall New status: Waiting on Author
2026-06-17 17:53:22 x4m amcheck: support for GiST Moved from CF PG19-Final to CF PG20-1
2026-06-17 17:52:53 x4m Add archive_mode to prevent unarchived WAL on permanent primary failure Moved from CF PG19-Final to CF PG20-1
2026-06-17 17:52:24 x4m Add uuid <-> base32hex conversion Closed in commitfest PG19-3 with status: Committed
2026-06-17 17:52:24 x4m Add uuid <-> base32hex conversion Changed committer to masahikosawada
2026-06-17 17:25:25 kdnguyen9 Vacuum statistics Added kdnguyen9 as reviewer
2026-06-17 05:16:06 ichibahn Fix replica identity mismatch for partitioned tables with publish_via_partition_root Added ichibahn as reviewer
2026-06-17 05:15:55 ichibahn Fix replica identity mismatch for partitioned tables with publish_via_partition_root Posted review with messageid <178167335561.992.15549275027332613587.pgcf@coridan.postgresql.org>
2026-06-16 13:01:47 a.houska VACUUM FULL / CLUSTER CONCURRENTLY Attached mail thread 109367.1781614382@localhost
2026-06-16 11:50:16 solaiv Preserve index stats during ALTER TABLE ... TYPE ... Added solaiv as reviewer
2026-06-16 11:49:52 lakshmi Preserve index stats during ALTER TABLE ... TYPE ... Removed lakshmi from reviewers
2026-06-16 11:49:22 lakshmi Preserve index stats during ALTER TABLE ... TYPE ... Added lakshmi as reviewer
2026-06-16 09:23:55 nitinmotiani Accept connections post recovery without waiting for RemoveOldXlogFiles Moved from CF PG19-Final to CF PG20-Drafts
2026-06-15 08:54:34 yugo.nagata Incremental View Maintenance (IVM), take 2 Attached mail thread 20181227215726.4d166b4874f8983a641123f5@sraoss.co.jp
2026-06-15 08:53:45 yugo.nagata Incremental View Maintenance (IVM), take 2 New status: Needs review
2026-06-11 06:56:12 kdbase.hack.gmail.com COPY (on_error table) saving error info to a table Removed kdbase.hack.gmail.com from reviewers
2026-06-09 18:31:53 bossartn problems with toast.* reloptions Changed targetversion to 20
2026-06-09 09:09:19 mkharitonov Fix replica identity mismatch for partitioned tables with publish_via_partition_root Moved from CF PG19-Final to CF PG20-1
2026-06-08 14:17:43 zhaorui Improve read_local_xlog_page_guts by replacing polling with latch-based waiting Added zhaorui as reviewer
2026-06-08 09:09:46 kdbase.hack.gmail.com COPY (on_error table) saving error info to a table Added kdbase.hack.gmail.com as reviewer
2026-06-08 04:59:15 solaiv Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Added solaiv as reviewer
2026-06-07 11:15:24 demir Don't keep closed WAL segment in page cache after replay Removed demir from reviewers
2026-06-05 09:43:52 sunils26 Unnecessary delay in streaming replication due to replay lag Moved from CF PG19-Final to CF PG20-1
2026-06-05 05:28:57 solaiv Improving the names generated for indexes on expressions Added solaiv as reviewer
2026-06-04 13:45:15 atsushitorikoshi Add storage I/O tracking to EXPLAIN BUFFERS Changed targetversion to 19
2026-06-04 13:44:14 atsushitorikoshi Logging plan of the currently running query Changed targetversion to 19
2026-06-02 11:27:40 shinyakato Report oldest xmin source when autovacuum cannot remove tuples Changed targetversion to 20
2026-06-01 12:17:35 solaiv COPY FROM with RLS Added solaiv as reviewer
2026-05-30 12:14:33 tanswis42.gmail.com Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Posted review with messageid <178014327373.1017.715417267880560508.pgcf@coridan.postgresql.org>
2026-05-30 09:44:08 tanswis42.gmail.com Add storage I/O tracking to EXPLAIN BUFFERS Posted review with messageid <178013424821.1017.15729495841275970312.pgcf@coridan.postgresql.org>
2026-05-30 09:44:08 tanswis42.gmail.com Add storage I/O tracking to EXPLAIN BUFFERS New status: Waiting on Author
2026-05-30 09:36:15 tanswis42.gmail.com Add storage I/O tracking to EXPLAIN BUFFERS Added tanswis42.gmail.com as reviewer
2026-05-29 08:00:04 akshay.joshi Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement New status: Ready for Committer
2026-05-28 22:12:27 fuzzycz starjoin join order planning Moved from CF PG19-3 to CF PG20-1
2026-05-28 13:41:58 tanswis42.gmail.com Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Posted review with messageid <177997571870.313758.10720313850275742354.pgcf@coridan.postgresql.org>
2026-05-28 13:41:58 tanswis42.gmail.com Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement New status: Waiting on Author
2026-05-28 13:36:41 tanswis42.gmail.com Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Added tanswis42.gmail.com as reviewer
2026-05-28 12:45:09 tanswis42.gmail.com ci: Skip minfree file in the cores_backtrace.sh Added tanswis42.gmail.com as reviewer
2026-05-28 05:35:27 shinyakato Report oldest xmin source when autovacuum cannot remove tuples New status: Waiting on Author
2026-05-27 12:56:32 thom Batching in executor, part 1: add batch variant of table AM scan API Added thom as reviewer
2026-05-27 06:21:57 lakshmi CREATE TABLE LIKE INCLUDING TRIGGERS Added lakshmi as reviewer
2026-05-27 05:54:06 vellaipandiyansm Add a warning on stats manipulation functions Posted comment with messageid <177986124665.313758.9312878705506580164.pgcf@coridan.postgresql.org>
2026-05-26 09:17:03 a.alekseev Little refactoring of portalcmds.c Closed in commitfest PG20-1 with status: Withdrawn
2026-05-26 07:17:30 liuzizhuan Little refactoring of portalcmds.c Attached mail thread tencent_149BDBB2851AA69104BEAC8D84566722F005@qq.com
2026-05-26 05:56:32 solaiv problems with toast.* reloptions Added solaiv as reviewer
2026-05-26 03:42:46 liuzizhuan Little refactoring of portalcmds.c Posted review with messageid <177976696610.313758.9369660411072671375.pgcf@coridan.postgresql.org>
2026-05-26 03:36:06 liuzizhuan Little refactoring of portalcmds.c Posted comment with messageid <177976656650.313758.11235594116976452461.pgcf@coridan.postgresql.org>
2026-05-26 03:26:08 liuzizhuan Little refactoring of portalcmds.c Added liuzizhuan as reviewer
2026-05-25 13:32:12 liuzizhuan Little refactoring of portalcmds.c Removed liuzizhuan from reviewers
2026-05-25 13:31:57 liuzizhuan Little refactoring of portalcmds.c Added liuzizhuan as reviewer
2026-05-25 05:18:00 solaiv Beautify read stream "per buffer data" APIs Added solaiv as reviewer
2026-05-22 13:16:24 shinyakato Report oldest xmin source when autovacuum cannot remove tuples New status: Needs review
2026-05-22 13:13:54 akshay.joshi Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Moved from CF PG19-3 to CF PG20-1
2026-05-22 06:16:27 arulkumarc Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state Added arulkumarc as reviewer
2026-05-21 04:32:29 solaiv postgres_fdw: Use COPY to speed up batch inserts Added solaiv as reviewer