Commitfest activity

Time User Patch Activity
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-10 15:07:57 masaofujii doc: Clarify ANALYZE VERBOSE output Added masaofujii as committer
2026-07-08 04:23:30 mikev declarative session variables, LET command Added mikev as reviewer
2026-07-06 18:34:00 simseih explain plans for foreign scans Added simseih as reviewer
2026-07-06 16:31:25 heikki SendProcSignal(), SetLatch() → SendInterrupt() Moved from CF PG19-Final to CF PG20-2
2026-07-06 11:02:36 heikki refactor ExecInitPartitionInfo Closed in commitfest PG20-1 with status: Rejected
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-06 08:14:08 tanswis42.gmail.com Reduce unnecessary locking of pruned partitions when reusing cached plans Posted review with messageid <178332564875.2568959.16653882514250949715.pgcf@coridan.postgresql.org>
2026-07-06 07:30:04 tanswis42.gmail.com File locks for data directory lockfile in the context of Linux namespaces Posted review with messageid <178332300475.2568959.4097339122938147476.pgcf@coridan.postgresql.org>
2026-07-06 07:30:04 tanswis42.gmail.com File locks for data directory lockfile in the context of Linux namespaces New status: Waiting on Author
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-04 17:00:18 simseih explain plans for foreign scans Removed simseih from reviewers
2026-07-04 16:56:45 dinesh-salve explain plans for foreign scans Moved from CF PG19-Final to CF PG20-2
2026-07-03 22:50:39 jeltef Don't use the deprecated and insecure PQcancel in our frontend tools anymore New status: Needs review
2026-07-03 14:00:20 masaofujii doc: Clarify ANALYZE VERBOSE output Added masaofujii as reviewer
2026-07-03 10:27:43 masaofujii Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Removed masaofujii from reviewers
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 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 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 13:02:28 lepikhov Logging parallel worker draught Added lepikhov as reviewer
2026-06-24 12:57:35 atsushitorikoshi Logging plan of the currently running query New status: Needs review
2026-06-24 10:27:06 erthalion File locks for data directory lockfile in the context of Linux namespaces 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-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-19 04:43:56 tristan957 RFC: adding pytest as a supported test framework Added tristan957 as reviewer
2026-06-18 23:36:35 tristan957 refactor handling optional argument in system functions Added tristan957 as reviewer
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: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 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-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 10:34:16 solaiv extend JSON_TABLE top level path expression Added solaiv as reviewer
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-09 04:11:55 solaiv Logging parallel worker draught Added solaiv as reviewer
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:24:40 mmeent Fix buffer pinning logic/visibility bugs in [SP-]Gist Index-Only Scans Closed in commitfest PG20-1 with status: Withdrawn
2026-06-08 09:24:24 mmeent Fix buffer pinning logic/visibility bugs in [SP-]Gist Index-Only Scans Moved from CF PG19-Final to CF PG20-1
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 12:37:26 tanswis42.gmail.com File locks for data directory lockfile in the context of Linux namespaces Posted review with messageid <178066304625.594057.12185296716401427152.pgcf@coridan.postgresql.org>
2026-06-05 12:37:26 tanswis42.gmail.com File locks for data directory lockfile in the context of Linux namespaces New status: Waiting on Author
2026-06-05 12:36:39 tanswis42.gmail.com File locks for data directory lockfile in the context of Linux namespaces Added tanswis42.gmail.com as reviewer
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 17:54:09 tanswis42.gmail.com Reduce unnecessary locking of pruned partitions when reusing cached plans Posted review with messageid <178042284979.1017.17926732655528064040.pgcf@coridan.postgresql.org>
2026-06-02 17:54:09 tanswis42.gmail.com Reduce unnecessary locking of pruned partitions when reusing cached plans New status: Waiting on Author
2026-06-02 15:38:47 tanswis42.gmail.com Reduce unnecessary locking of pruned partitions when reusing cached plans Added tanswis42.gmail.com as reviewer
2026-06-02 12:00:09 solaiv doc: Clarify ANALYZE VERBOSE output Added solaiv as reviewer
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 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-28 05:35:27 shinyakato Report oldest xmin source when autovacuum cannot remove tuples New status: Waiting on Author
2026-05-28 00:05:47 zsolt.parragi Add support for partial incremental materialized view refresh using REFRESH ... WHERE Added zsolt.parragi as reviewer
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 20:18:12 matheus.alcantara Enable partitionwise join for partition keys wrapped by RelabelType Moved from CF PG19-Final to CF PG20-1
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 06:16:27 arulkumarc Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state Added arulkumarc as reviewer
2026-05-21 04:35:41 solaiv Adding pg_dump flag for parallel export to pipes Added solaiv as reviewer