Commitfest activity

Time User Patch Activity
2026-03-02 05:38:36 ha-kun VCI (columnar store extension) Moved from CF PG19-Drafts to CF PG20-Drafts
2026-03-02 03:27:27 ashutoshbapat Report replica identity in pg_publication_tables Closed in commitfest PG19-Drafts with status: Withdrawn
2026-03-01 22:17:53 jeltef Add storage I/O tracking to EXPLAIN BUFFERS Changed targetversion to None
2026-03-01 21:31:37 jeltef Support a wildcard in backtrace_functions Moved from CF PG19-Drafts to CF PG20-Drafts
2026-03-01 21:31:32 jeltef Reduce DEBUG level of catcache refreshing messages Moved from CF PG19-Drafts to CF PG20-Drafts
2026-03-01 18:24:32 petere SQL Property Graph Queries (SQL/PGQ) Added petere as committer
2026-03-01 18:23:11 petere Produce LLVM bitcode files on meson builds Added petere as reviewer
2026-03-01 18:21:23 petere SQL:2011 Application Time Update & Delete Added petere as committer
2026-02-28 18:02:37 d_gustafsson add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl Moved from CF PG19-1 to CF PG19-Final
2026-02-28 18:02:21 d_gustafsson Support enabling checksums online Moved from CF PG19-3 to CF PG19-Final
2026-02-28 18:02:05 d_gustafsson Serverside SNI for SSL connections Moved from CF PG19-3 to CF PG19-Final
2026-02-28 06:41:06 amitlan Eliminating SPI / SQL from some RI trigger functions New status: Needs review
2026-02-28 06:41:01 amitlan Eliminating SPI / SQL from some RI trigger functions Moved from CF PG19-Drafts to CF PG19-Final
2026-02-27 06:43:04 michael-kun Sequence Access Methods, round two Closed in commitfest PG19-Final with status: Returned with feedback
2026-02-25 09:09:24 zsolt.parragi alter check constraint enforceability Added zsolt.parragi as reviewer
2026-02-24 18:51:15 mihailnikalayeu DirtySnapshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication Changed tags to Bugfix, Help - Stuck Rebasing, Logical Replication
2026-02-24 18:51:15 mihailnikalayeu DirtySnapshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication Changed gitlink to
2026-02-24 18:49:42 mihailnikalayeu [CREATE|RE] INDEX CONCURRENTLY with single heap scan Changed tags to DDL, Performance
2026-02-24 18:36:02 pgeoghegan Index Prefetching New status: Needs review
2026-02-24 17:39:09 petere COPY ON_ERROR 'NULL' New status: Ready for Committer
2026-02-24 17:39:05 petere COPY ON_ERROR 'NULL' Added petere as committer
2026-02-24 17:10:09 richyen COPY TO json Added richyen as reviewer
2026-02-24 10:06:36 petere make ALTER DOMAIN VALIDATE CONSTRAINT no-op when constraint is validated Closed in commitfest PG19-Final with status: Committed
2026-02-24 10:06:36 petere make ALTER DOMAIN VALIDATE CONSTRAINT no-op when constraint is validated Changed committer to petere
2026-02-24 09:44:53 petere support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint Closed in commitfest PG19-Final with status: Committed
2026-02-24 09:00:35 petere support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint New status: Ready for Committer
2026-02-23 23:23:56 a.rybakina Pull-up subquery if INNER JOIN-ON contains refs to upper-query Moved from CF PG19-4 to CF PG19-Final
2026-02-23 23:23:47 a.rybakina Pull-up subquery if INNER JOIN-ON contains refs to upper-query New status: Waiting on Author
2026-02-19 16:04:33 masaofujii Make wal_receiver_timeout configurable per subscription Closed in commitfest PG19-Final with status: Committed
2026-02-19 16:04:33 masaofujii Make wal_receiver_timeout configurable per subscription Changed committer to masaofujii
2026-02-19 09:27:43 jimus Add GUC log_parameter_max_length to limit logged SQL statements Changed tags to Good First Review, GUC
2026-02-19 04:49:16 soumyamurali support create index on virtual generated column. Added soumyamurali as reviewer
2026-02-19 04:45:51 soumyamurali support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint Removed soumyamurali from reviewers
2026-02-19 04:44:47 soumyamurali support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint Added soumyamurali as reviewer
2026-02-17 08:14:18 reshke Document how commit handles aborted transactions Moved from CF PG19-4 to CF PG19-Final
2026-02-17 08:13:56 reshke Document how commit handles aborted transactions Added reshke as reviewer
2026-02-16 08:10:33 atsushitorikoshi Logging plan of the currently running query Moved from CF PG19-4 to CF PG19-Final
2026-02-15 10:58:25 efujita postgres_fdw: Inherit the local transaction's access/deferrable modes Moved from CF PG19-1 to CF PG19-Final
2026-02-13 10:44:10 d_gustafsson Fix BackgroundPsql to report error on query timeout rather than calling die Closed in commitfest PG19-Final with status: Committed
2026-02-13 10:44:10 d_gustafsson Fix BackgroundPsql to report error on query timeout rather than calling die Changed committer to d_gustafsson
2026-02-12 22:15:12 afelipe Index Prefetching Added afelipe as reviewer
2026-02-12 21:25:44 jeltef Extension security improvement: Add support for extensions with an owned schema Moved from CF PG19-4 to CF PG19-Final
2026-02-12 21:24:55 jeltef docs: Include protocol version changes made without a version bump or extension New status: Ready for Committer
2026-02-12 18:09:24 afelipe Incremental View Maintenance (IVM), take 2 Attached mail thread CAE8JnxMPbVtHgApfQ2Gny-a+nbVQN+=Zm4-yhsY7EJTFWVm1nQ@mail.gmail.com
2026-02-12 17:58:57 pjungwir SQL:2011 Application Time Update & Delete New status: Needs review
2026-02-12 17:03:16 afelipe Incremental View Maintenance (IVM), take 2 Added afelipe as reviewer
2026-02-12 11:12:36 deanr Allow ON CONFLICT DO SELECT/UPDATE to return EXCLUDED values Changed name to Allow ON CONFLICT DO SELECT/UPDATE to return EXCLUDED values
2026-02-11 16:47:58 alvherre Disable parallel query by default Closed in commitfest PG19-1 with status: Rejected
2026-02-11 11:17:30 mcadariu Leaf and internal block access stats for indexes Moved from CF PG19-4 to CF PG19-Final
2026-02-11 10:00:45 petere SQL:2011 Application Time Update & Delete New status: Waiting on Author
2026-02-11 05:01:07 lakshmi Leaf and internal block access stats for indexes Added lakshmi as reviewer
2026-02-10 23:13:23 jeltef docs: Include protocol version changes made without a version bump or extension Changed targetversion to None
2026-02-10 15:10:12 dddaniil Parallel processing of indexes in autovacuum New status: Needs review
2026-02-10 12:23:11 alvherre Improve monitoring of shared memory allocations Moved from CF PG19-1 to CF PG19-Final
2026-02-10 05:13:17 michael-kun Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Closed in commitfest PG19-Final with status: Returned with feedback
2026-02-09 23:37:49 jeltef Support a wildcard in backtrace_functions Moved from CF PG19-4 to CF PG19-Drafts
2026-02-09 18:23:02 alvherre Remove HeapTupleheaderSetXmin{Committed,Invalid} functions Closed in commitfest PG19-1 with status: Committed
2026-02-09 18:23:02 alvherre Remove HeapTupleheaderSetXmin{Committed,Invalid} functions Changed committer to alvherre
2026-02-09 17:47:20 alvherre Make ECPG locale usage thread-safe Closed in commitfest PG19-1 with status: Returned with feedback
2026-02-09 17:45:57 alvherre Revise get_cheapest_parallel_safe_total_inner Closed in commitfest PG19-1 with status: Returned with feedback
2026-02-09 17:41:42 alvherre Retiring is_pushed_down Closed in commitfest PG19-1 with status: Returned with feedback
2026-02-09 12:45:28 alvherre log_min_messages per backend type Closed in commitfest PG19-Final with status: Committed
2026-02-09 11:14:19 jimus Add GUC log_parameter_max_length to limit logged SQL statements Changed tags to GUC
2026-02-09 11:14:19 jimus Add GUC log_parameter_max_length to limit logged SQL statements Changed targetversion to 19
2026-02-09 10:34:40 jimus Add GUC log_parameter_max_length to limit logged SQL statements Changed name to Add GUC log_parameter_max_length to limit logged SQL statements
2026-02-09 03:41:47 yugo.nagata Allow to collect statistics on virtual generated columns Moved from CF PG19-4 to CF PG19-Final
2026-02-09 03:40:12 yugo.nagata Incremental View Maintenance (IVM), take 2 Moved from CF PG19-4 to CF PG19-Final
2026-02-08 20:31:30 jeltef docs: Include protocol version changes made without a version bump or extension Changed authors to Jelte Fennema-Nio (jeltef)
2026-02-08 20:31:30 jeltef docs: Include protocol version changes made without a version bump or extension Changed targetversion to stable
2026-02-08 20:31:30 jeltef docs: Include protocol version changes made without a version bump or extension Changed name to docs: Include protocol version changes made without a version bump or extension
2026-02-08 20:30:21 jeltef docs: Include protocol version changes made without a version bump or extension Moved from CF PG19-4 to CF PG19-Final
2026-02-07 12:20:50 hannukrosing Extend skipping FK checks on replicas to include ADD FK and TRUNCATE Changed name to Extend skipping FK checks on replicas to include ADD FK and TRUNCATE
2026-02-07 12:07:02 hannukrosing Extend skipping FK checks on replicas to include ADD FK and TRUNCATE Changed name to Extending skipping FK checks on replicas to include ADD FK and TRUNCATE
2026-02-06 22:52:02 bossartn pgindent: improve formatting of multiline comments Removed bossartn from reviewers
2026-02-06 08:34:26 jimus Add GUC log_parameter_max_length to limit logged SQL statements New status: Needs review
2026-02-06 08:33:52 jimus Add GUC log_parameter_max_length to limit logged SQL statements Moved from CF PG19-1 to CF PG19-Final
2026-02-05 14:15:46 jeltef Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Moved from CF PG19-4 to CF PG19-Final
2026-02-05 13:05:56 alvherre log_min_messages per backend type Added alvherre as committer
2026-02-05 13:05:49 petere alter check constraint enforceability Added petere as committer
2026-02-05 00:11:49 michael-kun Sequence Access Methods, round two Moved from CF PG19-4 to CF PG19-Final
2026-02-04 15:00:12 stayreal on_error table, saving error info to a table Moved from CF PG19-3 to CF PG19-Final
2026-02-04 14:52:01 stayreal add function argument name to substring and substr Moved from CF PG19-4 to CF PG19-Final
2026-02-04 14:51:51 stayreal alter check constraint enforceability Moved from CF PG19-4 to CF PG19-Final
2026-02-04 14:51:38 stayreal foreign key on virtual generated column Moved from CF PG19-4 to CF PG19-Final
2026-02-04 14:50:57 stayreal Support for basic ALTER TABLE progress reporting. Moved from CF PG19-4 to CF PG19-Final
2026-02-04 14:50:40 stayreal refactor AlterDomainAddConstraint (alter domain add constraint) Moved from CF PG19-4 to CF PG19-Final
2026-02-04 14:33:26 stayreal make ALTER DOMAIN VALIDATE CONSTRAINT no-op when constraint is validated Moved from CF PG19-4 to CF PG19-Final
2026-02-04 13:17:43 laurenz Doc: Create table improvements Moved from CF PG19-4 to CF PG19-Final
2026-02-04 09:38:32 alvherre Parallel CREATE INDEX for GIN indexes Closed in commitfest PG19-1 with status: Committed
2026-02-04 09:38:32 alvherre Parallel CREATE INDEX for GIN indexes Changed committer to fuzzycz
2026-02-04 09:25:23 alvherre Document how to run only specific regress tests Closed in commitfest PG19-1 with status: Committed
2026-02-04 09:25:23 alvherre Document how to run only specific regress tests Changed committer to d_gustafsson
2026-02-03 22:52:36 tgl Fix BackgroundPsql to report error on query timeout rather than calling die Moved from CF PG19-1 to CF PG19-Final
2026-02-03 22:52:28 tgl Fix BackgroundPsql to report error on query timeout rather than calling die Added tgl as reviewer
2026-02-03 22:29:27 alvherre Fix oldest LSN calculation for WAL segments removal when slots are advancing during checkpoint Closed in commitfest PG19-1 with status: Committed
2026-02-03 22:29:27 alvherre Fix oldest LSN calculation for WAL segments removal when slots are advancing during checkpoint Changed committer to smagen
2026-02-03 22:29:19 alvherre Fix oldest LSN calculation for WAL segments removal when slots are advancing during checkpoint Attached mail thread CAPpHfdvuyMrUg0Vs5jPfwLOo1M9B-GP5j_My9URnBX0B=nrHKw@mail.gmail.com
2026-02-03 22:26:45 alvherre Fix a race condition in ConditionVariableTimedSleep() Moved from CF PG19-1 to CF PG19-Final
2026-02-03 22:26:24 alvherre Incorrect calculation of path fraction value in MergeAppend Closed in commitfest PG19-1 with status: Committed
2026-02-03 22:26:24 alvherre Incorrect calculation of path fraction value in MergeAppend Changed committer to smagen