Commitfest activity

Time User Patch Activity
2026-03-12 10:16:49 rutchkiwi support fast default for domain with constraints New status: Ready for Committer
2026-03-12 09:10:57 petere SQL:2011 Application Time Update & Delete New status: Waiting on Author
2026-03-12 09:10:21 petere Add "format" target to make and ninja to run pgindent and pgperltidy New status: Waiting on Author
2026-03-12 07:36:32 jakub.wartak.tomtom Fix typo 586/686 in atomics/arch-x86.h Closed in commitfest PG19-Final with status: Returned with feedback
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 14:41:04 petere Make copyObject work in C++ New status: Waiting on Author
2026-03-11 10:51:15 petere Remove Int8GetDatum, DatumGetUInt8 and UInt8GetDatum funcitons New status: Waiting on Author
2026-03-11 10:34:25 rutchkiwi support fast default for domain with constraints Added rutchkiwi as reviewer
2026-03-10 23:31:47 michael-kun Streamify more code paths New status: Waiting on Author
2026-03-10 19:23:54 bossartn split tablecmds.c New status: Waiting on Author
2026-03-10 19:21:05 pjungwir domain for WITHOUT OVERLAPS New status: Ready for Committer
2026-03-10 19:20:36 pjungwir domain for WITHOUT OVERLAPS New status: Needs review
2026-03-10 17:26:29 msakrejda Clarify EXPLAIN ANALYZE docs on fractional rows and parallelism New status: Ready for Committer
2026-03-10 17:10:44 bossartn Speed up COPY FROM text/CSV parsing using SIMD 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 09:44:56 masaofujii DOC: fixes an error in alter table doc Closed in commitfest PG19-Final with status: Committed
2026-03-09 07:23:19 bertranddrouvot.pg Safer hash table initialization macro Closed in commitfest PG19-Final with status: Withdrawn
2026-03-09 05:08:17 assam258.gmail.com Accounting for metapages in genericcostestimate() Added assam258.gmail.com as reviewer
2026-03-08 10:28:25 pprandive Create unique GiST index Added pprandive as reviewer
2026-03-06 22:15:29 bossartn enhance wraparound warnings New status: Ready for Committer
2026-03-06 22:10:48 bossartn enhance wraparound warnings Added bossartn as committer
2026-03-06 22:03:08 bossartn implement GRANT/REVOKE ... GRANTED BY Changed authors to Tom Lane (tgl), Nathan Bossart (bossartn)
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-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 20:19:54 rafia.sabih Bypassing cursors in postgres_fdw to enable parallel plans Moved from CF PG19-4 to CF PG20-1
2026-03-04 16:04:58 dcramer Proposal to allow setting cursor options on Portals Moved from CF PG19-4 to CF PG20-1
2026-03-04 16:02:23 irionr skip check constraints verification for unaffected columns during UPDATE Added irionr as reviewer
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 09:23:18 andrey-silitskiy Introduce a new GUC to allow walsender to shutdown immediately without waiting for a response from the client. Changed name to Introduce a new GUC to allow walsender to shutdown immediately without waiting for a response from the client.
2026-03-04 07:26:32 lakshmi CREATE TABLE LIKE INCLUDING POLICIES Added lakshmi as reviewer
2026-03-04 04:10:14 michael-kun change default default_toast_compression to lz4 Closed in commitfest PG19-Final with status: Committed
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 19:52:33 masahikosawada CREATE SUBSCRIPTION ... SERVER Added masahikosawada as reviewer
2026-03-03 18:55:54 bossartn Expanding HOT updates for expression and partial indexes Added bossartn as reviewer
2026-03-03 15:04:04 stayreal skip check constraints verification for unaffected columns during UPDATE Changed name to skip check constraints verification for unaffected columns during UPDATE
2026-03-03 12:22:37 petere Add Restart Policy to Systemd Unit File Closed in commitfest PG19-Final with status: Committed
2026-03-03 12:22:37 petere Add Restart Policy to Systemd Unit File Changed committer to petere
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 17:30:14 alvherre psql: tab completion for ALTER ROLE ... IN DATABASE ... Closed in commitfest PG19-Final with status: Committed
2026-03-02 16:37:19 alvherre psql: tab completion for ALTER ROLE ... IN DATABASE ... Added alvherre as committer
2026-03-02 11:55:39 masaofujii DOC: fixes an error in alter table doc Added masaofujii as reviewer
2026-03-02 09:03:35 masaofujii DOC: fixes an error in alter table doc Added masaofujii as committer
2026-03-02 08:46:08 jakub.wartak.tomtom Fix typo 586/686 in atomics/arch-x86.h New status: Ready for Committer
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 02:10:21 masaofujii [Patch]Add tab completion for DELETE ... USING Closed in commitfest PG19-Final with status: Committed
2026-03-02 02:10:21 masaofujii [Patch]Add tab completion for DELETE ... USING Changed committer to masaofujii
2026-03-01 22:17:53 jeltef Add storage I/O tracking to EXPLAIN BUFFERS Changed targetversion to None
2026-03-01 21:32:09 jeltef RFC: adding pytest as a supported test framework Removed jeltef from reviewers
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:24:09 petere Add "format" target to make and ninja to run pgindent and pgperltidy Added petere as reviewer
2026-03-01 18:23:42 petere Add Restart Policy to Systemd Unit File Added petere as reviewer
2026-03-01 18:22:35 petere Generate pkg-config for server module development Added petere as committer
2026-03-01 18:22:26 petere Remove Int8GetDatum, DatumGetUInt8 and UInt8GetDatum funcitons Added petere as committer
2026-03-01 18:21:31 petere Don't use the deprecated and insecure PQcancel in our frontend tools anymore Added petere as committer
2026-03-01 18:21:23 petere SQL:2011 Application Time Update & Delete Added petere as committer
2026-02-27 22:24:32 laurenz Small clarifications for the pg_dumpall documentation Changed name to Small clarifications for the pg_dumpall documentation
2026-02-27 13:19:44 john.naylor tuple radix sort New status: Waiting on Author
2026-02-27 10:00:40 petere change default default_toast_compression to lz4 New status: Waiting on Author
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-27 02:48:21 masaofujii [Patch]Add tab completion for DELETE ... USING Added masaofujii as reviewer
2026-02-25 09:09:24 zsolt.parragi alter check constraint enforceability Added zsolt.parragi as reviewer
2026-02-25 09:09:04 zsolt.parragi Improve performance of tuple deformation 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: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 11:32:57 lakshmi Add a greedy join search algorithm to handle large join problems Added lakshmi as reviewer