Commitfest activity

Time User Patch Activity
2026-04-22 08:15:33 amukhin amcheck support for BRIN indexes Moved from CF PG19-3 to CF PG20-1
2026-04-17 00:56:39 macdice Automatically sizing the IO worker pool Closed in commitfest PG20-1 with status: Committed
2026-04-17 00:56:39 macdice Automatically sizing the IO worker pool Changed committer to macdice
2026-04-16 02:05:37 ha-kun Selectively invalidate caches in pgoutput when pg_namespace is modified Changed tags to Logical Replication
2026-04-15 04:20:21 bertranddrouvot.pg Per backend relation statistics tracking Moved from CF PG19-Final to CF PG20-1
2026-04-15 04:19:39 bertranddrouvot.pg Avoid orphaned objects dependencies, take 3 Moved from CF PG19-Final to CF PG20-1
2026-04-14 06:59:47 stayreal disallow alter individual column if partition key contains wholerow reference Moved from CF PG19-Final to CF PG20-1
2026-04-12 15:10:55 akshatj Logging plan of the currently running query Removed akshatj from reviewers
2026-04-11 02:56:22 jeltef docs: Include protocol version changes made without a version bump or extension Moved from CF PG19-Final to CF PG20-1
2026-04-11 02:56:00 jeltef Incorrect error message for cancellation triggered by statement_timeout & flaky test Moved from CF PG19-Final to CF PG20-1
2026-04-10 21:35:00 deanr Allow ON CONFLICT DO SELECT/UPDATE to return EXCLUDED values Moved from CF PG19-Final to CF PG20-1
2026-04-10 18:22:31 mcadariu Leaf and internal block access stats for indexes Closed in commitfest PG19-Final with status: Withdrawn
2026-04-10 16:36:47 jimus Fix bug with accessing to temporary tables of other sessions New status: Ready for Committer
2026-04-10 09:38:45 dsteele Return pg_control from pg_backup_stop(). Closed in commitfest PG20-1 with status: Withdrawn
2026-04-10 08:56:46 petere Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Removed petere from reviewers
2026-04-10 08:56:31 petere ALTER DOMAIN ADD NOT NULL NOT VALID Removed petere from committers
2026-04-10 08:55:27 petere Produce LLVM bitcode files on meson builds Removed petere from reviewers
2026-04-10 08:55:15 petere CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Removed petere from committers
2026-04-10 04:30:09 soumyamurali Add OR REPLACE option to CREATE MATERIALIZED VIEW Added soumyamurali as reviewer
2026-04-09 19:21:25 sharmay Logging parallel worker draught Posted comment with messageid <177576248510.994.8082607798860002151.pgcf@coridan.postgresql.org>
2026-04-09 19:21:25 sharmay Logging parallel worker draught New status: Waiting on Author
2026-04-09 10:28:43 jimus Add XMLCast (SQL/XML X025) Moved from CF PG19-Final to CF PG20-1
2026-04-09 10:28:29 jimus Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) Moved from CF PG19-Final to CF PG20-1
2026-04-09 10:27:34 jimus Add XMLNamespaces option to XMLElement Moved from CF PG19-Final to CF PG20-1
2026-04-09 10:27:12 jimus Add XMLDocument (SQL/XML X030) Moved from CF PG19-Final to CF PG20-1
2026-04-09 10:26:39 jimus Add XMLCanonicalize function Moved from CF PG19-Final to CF PG20-1
2026-04-09 02:06:25 sharmay Incorrect error message for cancellation triggered by statement_timeout & flaky test Added sharmay as reviewer
2026-04-09 02:05:58 sharmay Logging parallel worker draught Added sharmay as reviewer
2026-04-09 02:05:49 sharmay Add XMLCanonicalize function Added sharmay as reviewer
2026-04-08 10:20:11 efujita Import Statistics in postgres_fdw before resorting to sampling. Closed in commitfest PG19-Final with status: Committed
2026-04-08 10:20:10 efujita Import Statistics in postgres_fdw before resorting to sampling. Changed committer to efujita
2026-04-08 01:25:59 lfittl Reduce timing overhead of EXPLAIN ANALYZE using rdtsc Closed in commitfest PG19-Final with status: Committed
2026-04-08 01:25:59 lfittl Reduce timing overhead of EXPLAIN ANALYZE using rdtsc Changed committer to andresfreund
2026-04-07 21:56:09 alvherre VACUUM FULL / CLUSTER CONCURRENTLY Closed in commitfest PG19-Final with status: Committed
2026-04-07 21:56:09 alvherre VACUUM FULL / CLUSTER CONCURRENTLY Changed committer to alvherre
2026-04-07 15:51:04 tgl starjoin join order planning Removed tgl from reviewers
2026-04-07 13:26:08 sharmay Per backend relation statistics tracking Added sharmay as reviewer
2026-04-07 13:25:15 sharmay problems with toast.* reloptions Added sharmay as reviewer
2026-04-07 11:53:33 petere SQL:2011 Application Time Update & Delete Closed in commitfest PG19-Final with status: Committed
2026-04-07 08:23:09 petere Document NULL Concepts and Behaviors New status: Waiting on Author
2026-04-07 07:50:28 masahikosawada Parallel processing of indexes in autovacuum Closed in commitfest PG19-Final with status: Committed
2026-04-07 07:50:28 masahikosawada Parallel processing of indexes in autovacuum Changed committer to masahikosawada
2026-04-06 19:16:55 tgl CREATE SCHEMA ... CREATE DOMAIN support Closed in commitfest PG19-Final with status: Committed
2026-04-06 19:16:54 tgl CREATE SCHEMA ... CREATE DOMAIN support Changed committer to tgl
2026-04-05 21:52:23 d_gustafsson Support enabling checksums online Closed in commitfest PG19-Final with status: Committed
2026-04-05 21:52:23 d_gustafsson Support enabling checksums online Changed committer to d_gustafsson
2026-04-03 17:30:25 tgl CREATE SCHEMA ... CREATE DOMAIN support Added tgl as reviewer
2026-04-03 01:50:05 yugo.nagata pgbench: extend variable usage in scripts Moved from CF PG19-Final to CF PG20-1
2026-04-03 01:49:36 yugo.nagata Prevent internal error at concurrent CREATE OR REPLACE / ALTER FUNCTION Moved from CF PG19-Final to CF PG20-1
2026-04-03 01:49:09 yugo.nagata Add comments about fire_triggers argument in ri_triggers.c Closed in commitfest PG19-Final with status: Committed
2026-04-03 01:49:09 yugo.nagata Add comments about fire_triggers argument in ri_triggers.c Changed committer to amitlan
2026-04-03 01:48:06 yugo.nagata Incremental View Maintenance (IVM), take 2 Moved from CF PG19-Final to CF PG20-1
2026-04-02 19:21:09 adunstan jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Closed in commitfest PG19-Final with status: Committed
2026-04-02 19:21:09 adunstan jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Changed committer to adunstan
2026-04-02 06:35:07 petere Fix ALTER TABLE DROP EXPRESSION with ONLY option Closed in commitfest PG19-Final with status: Returned with feedback
2026-04-02 06:24:58 petere ALTER DOMAIN ADD NOT NULL NOT VALID Moved from CF PG19-Final to CF PG20-1
2026-04-02 06:24:43 petere Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Moved from CF PG19-Final to CF PG20-1
2026-04-02 06:24:26 petere Produce LLVM bitcode files on meson builds Moved from CF PG19-Final to CF PG20-1
2026-04-02 02:09:25 stayreal Disallow concurrent ALTER DOMAIN and DROP DOMAIN Closed in commitfest PG19-Drafts with status: Withdrawn
2026-04-01 18:00:11 gabo Automatically sizing the IO worker pool Removed gabo from reviewers
2026-04-01 16:30:52 petere SQL:2011 Application Time Update & Delete New status: Ready for Committer
2026-04-01 16:14:13 deanr Allow to collect statistics on virtual generated columns Closed in commitfest PG19-Final with status: Committed
2026-04-01 14:36:10 ewie Add OR REPLACE option to CREATE MATERIALIZED VIEW Changed targetversion to None
2026-04-01 14:35:56 ewie Add OR REPLACE option to CREATE MATERIALIZED VIEW Moved from CF PG19-Final to CF PG20-1
2026-04-01 14:27:16 bossartn problems with toast.* reloptions Moved from CF PG19-Final to CF PG20-1
2026-04-01 14:15:04 erthalion System views for versions reporting Moved from CF PG19-Final to CF PG20-1
2026-04-01 09:46:40 hannukrosing pgbench - adding pl/pgsql versions of tests Moved from CF PG19-Final to CF PG20-1
2026-04-01 09:45:47 hannukrosing Adding pg_dump flag for parallel export to pipes Moved from CF PG19-Final to CF PG20-1
2026-04-01 08:33:17 a.alekseev Refactor SLRU to always use long file names Moved from CF PG19-Final to CF PG20-1
2026-04-01 03:01:27 chenchangao Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state Moved from CF PG19-Final to CF PG20-1
2026-03-31 19:58:42 adunstan SQL/JSON json_table PLAN clause Moved from CF PG19-3 to CF PG20-1
2026-03-31 17:49:25 gabo Automatically sizing the IO worker pool Added gabo as reviewer
2026-03-31 14:46:21 petere SQL:2023 JSON simplified accessor support Closed in commitfest PG19-Final with status: Returned with feedback
2026-03-31 13:45:33 melanieplageman Eliminate xl_heap_visible to reduce vacuum and COPY FREEZE WAL volume Closed in commitfest PG19-Final with status: Committed
2026-03-31 13:45:33 melanieplageman Eliminate xl_heap_visible to reduce vacuum and COPY FREEZE WAL volume Changed committer to melanieplageman
2026-03-31 11:27:37 pasha_golub pg_ctl start may return 0 even if the postmaster has been already started on Windows Changed tags to Bugfix, Windows
2026-03-31 07:20:35 jeltef pgindent: improve formatting of multiline comments Changed tags to Devtools, Good First Review
2026-03-31 06:23:34 moozzi Adding per backend commit and rollback counters Added moozzi as reviewer
2026-03-30 20:19:13 xsni12 Adding per backend commit and rollback counters Posted comment with messageid <177490195327.942.4612952714548351097.pgcf@coridan.postgresql.org>
2026-03-30 20:19:13 xsni12 Adding per backend commit and rollback counters New status: Waiting on Author
2026-03-30 19:23:39 xsni12 Adding per backend commit and rollback counters Added xsni12 as reviewer
2026-03-30 17:53:15 heikki Thread-safe getopt() Closed in commitfest PG19-Final with status: Committed
2026-03-30 17:53:15 heikki Thread-safe getopt() Changed committer to heikki
2026-03-30 17:53:15 heikki Thread-safe getopt() Moved from CF PG20-1 to CF PG19-Final
2026-03-30 05:17:51 a.rybakina Pull-up subquery if INNER JOIN-ON contains refs to upper-query New status: Needs review
2026-03-29 18:43:00 tgl Create DATA dump objects for partitioned tables too Moved from CF PG19-Final to CF PG20-Drafts
2026-03-29 18:07:52 tgl pg_restore documentation and --create/--single-transaction limitation Closed in commitfest PG19-Final with status: Committed
2026-03-29 18:07:52 tgl pg_restore documentation and --create/--single-transaction limitation Changed committer to tgl
2026-03-29 10:44:34 deanr Allow to collect statistics on virtual generated columns New status: Ready for Committer
2026-03-29 10:43:59 deanr Allow to collect statistics on virtual generated columns Added deanr as committer
2026-03-29 10:43:57 deanr Allow to collect statistics on virtual generated columns Added deanr as reviewer
2026-03-27 21:39:11 pjungwir SQL:2011 Application Time Update & Delete New status: Needs review
2026-03-27 18:44:19 payal pgindent: improve formatting of multiline comments Posted review with messageid <177463705959.942.4067184068020081006.pgcf@coridan.postgresql.org>
2026-03-27 18:37:46 payal pgindent: improve formatting of multiline comments New status: Ready for Committer
2026-03-27 18:37:08 payal pgindent: improve formatting of multiline comments Attached mail thread EB0141C5-ACC2-4F0B-85EA-0E3AFBCE322F@umbc.edu
2026-03-27 15:47:59 payal pgindent: improve formatting of multiline comments Added payal as reviewer
2026-03-27 15:36:25 petere Fix ALTER TABLE DROP EXPRESSION with ONLY option New status: Waiting on Author
2026-03-27 15:33:32 petere Produce LLVM bitcode files on meson builds New status: Needs review
2026-03-27 15:33:09 petere CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions New status: Needs review
2026-03-27 15:09:13 petere Align tests for stored and virtual generated columns Closed in commitfest PG19-Final with status: Committed