Commitfest activity

Time User Patch Activity
2026-03-14 16:54:00 rustam.allakov virtual generated column as partition key Posted review with messageid <177350724019.946.14013342581843838650.pgcf@coridan.postgresql.org>
2026-03-14 16:54:00 rustam.allakov virtual generated column as partition key New status: Waiting on Author
2026-03-14 14:08:13 jeltef Make numeric type accessible to third-party code. Changed tags to Extensions, Refactoring Only
2026-03-13 14:10:28 petere foreign key on virtual generated column New status: Waiting on Author
2026-03-13 14:08:00 petere support create index on virtual generated column. New status: Waiting on Author
2026-03-13 09:25:43 lepikhov Vacuum statistics New status: Ready for Committer
2026-03-12 22:09:08 adunstan support fast default for domain with constraints Closed in commitfest PG19-Final with status: Committed
2026-03-12 22:09:08 adunstan support fast default for domain with constraints Changed committer to adunstan
2026-03-12 18:38:54 a.rybakina Vacuum statistics New status: Needs review
2026-03-12 14:03:55 d_gustafsson Serverside SNI for SSL connections New status: Ready for Committer
2026-03-12 10:16:49 rutchkiwi support fast default for domain with constraints New status: Ready for Committer
2026-03-12 10:00:57 petere Allow setting the collation strength in ICU tailoring rules. New status: Waiting on Author
2026-03-12 09:10:57 petere SQL:2011 Application Time Update & Delete New status: Waiting on Author
2026-03-11 20:18:55 adunstan alter check constraint enforceability Closed in commitfest PG19-Final with status: Committed
2026-03-11 20:18:55 adunstan alter check constraint enforceability Changed committer to adunstan
2026-03-11 17:33:14 billyean virtual generated column as partition key Added billyean as reviewer
2026-03-11 10:34:25 rutchkiwi support fast default for domain with constraints Added rutchkiwi as reviewer
2026-03-10 17:26:29 msakrejda Clarify EXPLAIN ANALYZE docs on fractional rows and parallelism New status: Ready for Committer
2026-03-10 15:08:44 bossartn incremental autovacuum scheduling improvements New status: Needs review
2026-03-10 13:24:42 petere SQL Property Graph Queries (SQL/PGQ) New status: Ready for Committer
2026-03-10 08:13:35 zsolt.parragi Stack-based tracking of per-node WAL/buffer usage Added zsolt.parragi as reviewer
2026-03-10 08:13:23 zsolt.parragi Compress big WAL records Added zsolt.parragi as reviewer
2026-03-09 05:08:17 assam258.gmail.com Accounting for metapages in genericcostestimate() Added assam258.gmail.com as reviewer
2026-03-06 14:10:29 afelipe Index Prefetching Removed afelipe from reviewers
2026-03-06 07:06:25 soumyamurali Fix bug with accessing to temporary tables of other sessions Added soumyamurali as reviewer
2026-03-06 06:51:57 x4m Add Option to Check All Addresses For Matching target_session_attr Added x4m as reviewer
2026-03-05 21:35:52 coreyh Return pg_control from pg_backup_stop(). Added coreyh as reviewer
2026-03-05 21:11:28 spoondla Return pg_control from pg_backup_stop(). Added spoondla as reviewer
2026-03-05 19:48:05 adigoll Optimize SnapBuild by maintaining committed.xip in sorted order Added adigoll as reviewer
2026-03-05 19:47:51 adigoll no table rewrite when set column type to constrained domain Added adigoll as reviewer
2026-03-05 19:34:20 sharmay Optimize SnapBuild by maintaining committed.xip in sorted order Added sharmay as reviewer
2026-03-05 19:34:12 sharmay no table rewrite when set column type to constrained domain Added sharmay as reviewer
2026-03-05 03:17:13 stayreal support create index on virtual generated column. Moved from CF PG19-Final to CF PG20-1
2026-03-05 02:04:55 rustam.allakov virtual generated column as partition key Added rustam.allakov as reviewer
2026-03-04 17:43:33 jchampion Allow to set PGOAUTHCAFILE out of debug mode for libpq-oauth Changed targetversion to 19
2026-03-04 17:43:33 jchampion Allow to set PGOAUTHCAFILE out of debug mode for libpq-oauth Changed name to Allow to set PGOAUTHCAFILE out of debug mode for libpq-oauth
2026-03-04 10:02:11 haritabhgupta declarative session variables, LET command Posted comment with messageid <177261853144.1094601.11795093672679754617.pgcf@coridan.postgresql.org>
2026-03-04 07:26:32 lakshmi CREATE TABLE LIKE INCLUDING POLICIES Added lakshmi as reviewer
2026-03-04 04:40:01 antonmel Corrupted FSM page is not saved after zeroing. Moved from CF PG19-Drafts to CF PG20-Drafts
2026-03-03 21:01:15 tgl Improve hash join's handling of tuples with null join keys New status: Needs review
2026-03-03 18:55:54 bossartn Expanding HOT updates for expression and partial indexes Added bossartn as reviewer
2026-03-03 16:51:19 tgl Change the names generated for index partitions Closed in commitfest PG19-Drafts with status: Withdrawn
2026-03-03 16:50:55 tgl We broke the defense against accessing other sessions' temp tables Moved from CF PG19-Drafts to CF PG20-Drafts
2026-03-03 06:40:00 petere COPY ON_ERROR 'NULL' Closed in commitfest PG19-Final with status: Committed
2026-03-03 04:54:36 jdavis Remove remaining dependencies on setlocale() Closed in commitfest PG19-Final with status: Committed
2026-03-03 04:54:36 jdavis Remove remaining dependencies on setlocale() Changed committer to jdavis
2026-03-02 08:44:41 demir Don't keep closed WAL segment in page cache after replay Added demir as reviewer
2026-03-02 08:14:51 demir Don't keep closed WAL segment in page cache after replay Posted comment with messageid <177243929182.626.15849688898446231987.pgcf@coridan.postgresql.org>
2026-03-02 03:27:04 ashutoshbapat Report reorder buffer size Moved from CF PG19-Drafts to CF PG20-Drafts
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:26 jeltef CI: Add task that runs pgindent 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:26 petere Allow setting the collation strength in ICU tailoring rules. Added petere as reviewer
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: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-27 06:43:04 michael-kun Sequence Access Methods, round two Closed in commitfest PG19-Final with status: Returned with feedback
2026-02-26 14:08:45 manaldush Panic during xlog building with big values Closed in commitfest PG19-Final with status: Rejected
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 17:08:33 alvherre Add Windows support for backtrace_functions (MSVC only) Closed in commitfest PG19-Final with status: Committed
2026-02-24 17:08:33 alvherre Add Windows support for backtrace_functions (MSVC only) Changed committer to alvherre
2026-02-24 11:01:43 petere Add Windows support for backtrace_functions (MSVC only) Removed petere from committers
2026-02-24 10:50:51 petere Replace relation_{open,close} to table_{open,close} in policy.c New status: Waiting on Author
2026-02-24 10:50:48 petere Replace relation_{open,close} to table_{open,close} in policy.c Added petere as committer
2026-02-24 10:32:25 petere Doc: add XML ID attributes to <varlistentry> tags for create_foreign_table, alter_foreign_table Closed in commitfest PG19-Final with status: Committed
2026-02-24 10:32:25 petere Doc: add XML ID attributes to <varlistentry> tags for create_foreign_table, alter_foreign_table Changed committer to petere
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-23 19:35:18 jchampion libpq: Bump protocol version to version 3.2 at least until the first/second beta (aka protocol grease) Closed in commitfest PG19-Final with status: Committed
2026-02-21 21:16:24 joshcurtis Fix race condition in SSI when reading PredXact->SxactGlobalXmin New status: Ready for Committer
2026-02-20 01:13:17 tgl AIX support Deleted annotation "Latest patch" from SJ4PPFB817783263EA0FD91EBC346308C51DBA3A@SJ4PPFB81778326.namprd15.prod.outlook.com
2026-02-19 23:43:54 melanieplageman Eagerly evict bulkwrite strategy ring Closed in commitfest PG19-Final with status: Withdrawn
2026-02-19 23:43:35 melanieplageman Checkpointer write combining Closed in commitfest PG19-Final with status: Withdrawn
2026-02-19 23:43:22 melanieplageman Checkpointer write combining New status: Needs review
2026-02-19 23:42:44 melanieplageman Checkpointer write combining Closed in commitfest PG19-Final with status: Withdrawn
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 12:37:45 adunstan Non-text mode for pg_dumpall Moved from CF PG19-3 to CF PG19-Final
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 12:47:37 sxd Allow to set PGOAUTHCAFILE out of debug mode for libpq-oauth Moved from CF PG19-3 to CF PG19-Final
2026-02-16 08:55:27 petere Remove remaining dependencies on setlocale() New status: Waiting on Author
2026-02-16 08:35:13 ha-kun Improve docs syntax checking and enable it in the meson build Moved from CF PG19-3 to CF PG19-Final
2026-02-16 08:10:33 atsushitorikoshi Logging plan of the currently running query Moved from CF PG19-4 to CF PG19-Final