Commitfest activity

Time User Patch Activity
2026-05-11 07:25:06 heikki Avoid orphaned objects dependencies, take 3 Added heikki as reviewer
2026-05-09 18:08:32 soumyamurali Add pg_get_subscription_ddl() function Removed soumyamurali from reviewers
2026-05-09 18:08:18 soumyamurali Add pg_get_subscription_ddl() function Added soumyamurali as reviewer
2026-05-05 08:56:51 assam258.gmail.com CREATE TABLE LIKE INCLUDING TRIGGERS Added assam258.gmail.com as reviewer
2026-05-05 06:36:16 assam258.gmail.com Improve the performance of Unicode Normalization Forms. Added assam258.gmail.com as reviewer
2026-05-04 22:47:43 lfittl Stack-based tracking of per-node WAL/buffer usage Changed tags to Performance, PGConf.dev
2026-05-04 22:47:43 lfittl Stack-based tracking of per-node WAL/buffer usage Changed targetversion to None
2026-05-04 20:57:45 rhaas Avoid orphaned objects dependencies, take 3 Added rhaas as reviewer
2026-05-04 16:41:21 tgl pgindent: improve formatting of multiline comments Added tgl as committer
2026-05-03 12:47:59 bertranddrouvot.pg Avoid orphaned objects dependencies, take 3 Removed bertranddrouvot.pg from reviewers
2026-05-03 12:47:54 bertranddrouvot.pg Avoid orphaned objects dependencies, take 3 Added bertranddrouvot.pg as reviewer
2026-05-03 12:46:46 bertranddrouvot.pg Avoid orphaned objects dependencies, take 3 Changed tags to DDL, PGConf.dev
2026-05-02 12:42:31 soumyamurali Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Added soumyamurali as reviewer
2026-05-01 21:41:25 bossartn problems with toast.* reloptions New status: Needs review
2026-05-01 20:41:47 spoondla doc: Clarify ANALYZE VERBOSE output Added spoondla as reviewer
2026-05-01 20:32:06 bossartn Use ROLERECURSE_PRIVS in is_admin_of_role() New status: Needs review
2026-04-30 05:47:08 michael-kun Fix several Datum conversion inconsistencies (was: Remove Int8GetDatum, DatumGetUInt8 and UInt8GetDatum funcitons) Added michael-kun as reviewer
2026-04-30 05:46:58 michael-kun Fix several Datum conversion inconsistencies (was: Remove Int8GetDatum, DatumGetUInt8 and UInt8GetDatum funcitons) Attached mail thread afLsqRjVqKK8hhKk@paquier.xyz
2026-04-30 04:55:52 lakshmi let ALTER TABLE DROP COLUMN drop whole-row referenced object Added lakshmi as reviewer
2026-04-29 03:06:32 dylanzhou Optimize SnapBuild by maintaining committed.xip in sorted order Closed in commitfest PG20-1 with status: Withdrawn
2026-04-28 15:54:54 bossartn Use ROLERECURSE_PRIVS in is_admin_of_role() New status: Waiting on Author
2026-04-28 15:32:22 pasha_golub Add pg_current_vxact_id() function to expose virtual transaction IDs Changed tags to Good First Review, Monitoring, PGConf.dev
2026-04-28 11:09:54 xingtanzjr Index Prefetching Added xingtanzjr as reviewer
2026-04-28 07:25:22 lakshmi create table like including storage parameter Added lakshmi as reviewer
2026-04-25 01:19:35 dylanzhou Improve read_local_xlog_page_guts by replacing polling with latch-based waiting Moved from CF PG19-Final to CF PG20-1
2026-04-23 06:28:54 geidav Hash-based MCV matching for large IN-lists New status: Ready for Committer
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 04:39:02 ha-kun Migrate pg_commit_ts directory to the new node during an upgrade New status: Needs review
2026-04-15 04:20:41 bertranddrouvot.pg Preserve index stats during ALTER TABLE ... TYPE ... Moved from CF PG19-Final to CF PG20-1
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-15 00:46:45 stayreal skip check constraints verification for unaffected columns during UPDATE Moved from CF PG19-Final to CF PG20-1
2026-04-14 22:23:53 shinyakato Improve tab completion for various SET/RESET forms Removed shinyakato from reviewers
2026-04-14 22:23:16 shinyakato Report oldest xmin source when autovacuum cannot remove tuples New status: Waiting on Author
2026-04-14 07:00:38 stayreal Support for basic ALTER TABLE progress reporting. Moved from CF PG19-Final to CF PG20-1
2026-04-14 07:00:19 stayreal let ALTER TABLE DROP COLUMN drop whole-row referenced object Moved from CF PG19-Final to CF PG20-1
2026-04-14 06:59:57 stayreal avoid call ATPostAlterTypeCleanup twice 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-14 06:59:37 stayreal extend JSON_TABLE top level path expression Moved from CF PG19-Final to CF PG20-1
2026-04-14 06:59:25 stayreal using index to speedup add not null constraints to a table Moved from CF PG19-Final to CF PG20-1
2026-04-13 01:09:52 croissant Add sampling statistics to autoanalyze log output Changed targetversion to None
2026-04-13 01:09:10 croissant Adding TRIM_SPACE option to COPY Closed in commitfest PG19-4 with status: Withdrawn
2026-04-13 01:07:40 croissant Add sampling statistics to autoanalyze log output 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-12 01:32:50 chengpeng.yan Add a greedy join search algorithm to handle large join problems Moved from CF PG19-Final to CF PG20-1
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 23:43:22 davidrowley Improve performance of tuple deformation Closed in commitfest PG19-Final with status: Committed
2026-04-10 23:43:22 davidrowley Improve performance of tuple deformation Changed committer to davidrowley
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:23:56 bossartn Use ROLERECURSE_PRIVS in is_admin_of_role() Added bossartn as reviewer
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 12:23:37 florentst ago(interval) → timestamptz Moved from CF PG19-Final to CF PG20-1
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:57:04 petere QoL improvements for pgindent and combining pgindent, pgperltidy, pgperlcritic and pgperlsyncheck into one tool Removed petere from reviewers
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:15 petere CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Removed petere from committers
2026-04-10 08:51:31 petere add function argument name to substring and substr Removed petere from committers
2026-04-10 06:13:23 rjuju Cleaning up PREPARE query strings? Moved from CF PG19-Final to CF PG20-1
2026-04-10 04:30:09 soumyamurali Add OR REPLACE option to CREATE MATERIALIZED VIEW Added soumyamurali as reviewer
2026-04-10 00:02:06 tgl Improving the names generated for indexes on expressions Moved from CF PG19-Final to CF PG20-1
2026-04-09 20:51:12 simseih Refactor query normalization into core query jumbling Closed in commitfest PG19-Final with status: Committed
2026-04-09 20:51:12 simseih Refactor query normalization into core query jumbling Changed committer to michael-kun
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 17:41:10 tostino Add support for partial incremental materialized view refresh using REFRESH ... WHERE Moved from CF PG19-Final to CF PG20-1
2026-04-09 11:07:32 jimus Message in pg_terminate_backend 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-09 02:04:50 sharmay Optimize SnapBuild by maintaining committed.xip in sorted order Posted review with messageid <177570029080.996.17263161555862713347.pgcf@coridan.postgresql.org>
2026-04-08 19:19:01 kandreas refactor handling optional argument in system functions New status: Ready for Committer
2026-04-08 18:11:58 markwkm refactor handling optional argument in system functions New status: Needs review
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 23:28:43 kandreas refactor handling optional argument in system functions New status: Waiting on Author
2026-04-07 22:26:49 kandreas refactor handling optional argument in system functions Added kandreas as reviewer
2026-04-07 18:57:53 tgl domain for WITHOUT OVERLAPS Closed in commitfest PG19-Final with status: Committed
2026-04-07 17:07:15 tgl domain for WITHOUT OVERLAPS Added tgl as committer
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-06 09:56:14 amitlan Batching in executor, part 1: add batch variant of table AM scan API Attached mail thread CA+HiwqFfAY_ZFqN8wcAEMw71T9hM_kA8UtyHaZZEZtuT3UyogA@mail.gmail.com
2026-04-06 09:55:58 amitlan Batching in executor, part 1: add batch variant of table AM scan API Detached mail thread CA+HiwqFfAY_ZFqN8wcAEMw71T9hM_kA8UtyHaZZEZtuT3UyogA@mail.gmail.com
2026-04-06 09:55:38 amitlan json_table function PLAN clause Moved from CF PG19-4 to CF PG20-1