Global Commitfest activity

Time User Patch Activity
2025-07-04 09:31:57 bonnefoa Don't keep closed WAL segment in page cache after replay Attached mail thread CAO6_XqriMRHs0ma1oLYhudH6cYyjz_8v7Q2M83XZPdLv7=zW4g@mail.gmail.com
2025-07-04 09:31:57 bonnefoa Don't keep closed WAL segment in page cache after replay Created patch record
2025-07-04 08:36:44 dilip.kumar Adding pg_dump flag for parallel export to pipes Added dilip.kumar as reviewer
2025-07-04 08:02:09 petere Collation and ctype method tables and extension hooks New status: Ready for Committer
2025-07-04 07:17:19 dddaniil Prevent internal error at concurrent CREATE OR REPLACE / ALTER FUNCTION Added dddaniil as reviewer
2025-07-04 07:00:38 hannukrosing Adding pg_dump flag for parallel export to pipes Attached mail thread CAH5HC97p4kkpikar+swuC0Lx4YTVkE30sTsFX94tyzih7Cc_=w@mail.gmail.com
2025-07-04 07:00:38 hannukrosing Adding pg_dump flag for parallel export to pipes Created patch record
2025-07-04 00:19:42 andy2 parallel safety of correlated subquery (was: parallel_safe) Attached mail thread 87ecwisbk7.fsf@163.com
2025-07-04 00:19:42 andy2 parallel safety of correlated subquery (was: parallel_safe) Created patch record
2025-07-04 00:11:17 masaofujii Speedup truncations of temporary relation forks Closed in commitfest PG19-1 with status: Committed
2025-07-03 21:40:44 tgl Simplify COALESCE with single argument Closed in commitfest PG19-1 with status: Committed
2025-07-03 21:40:44 tgl Simplify COALESCE with single argument Changed committer to tgl
2025-07-03 21:14:31 mcadariu Metadata and record block access stats for indexes Deleted annotation "updated patch version" from 5211016e-88da-4ea2-a3f6-5c87fa1930a5@gmail.com
2025-07-03 20:31:33 tgl Cross-type index comparison support in contrib/btree_gin Closed in commitfest PG19-1 with status: Committed
2025-07-03 20:31:33 tgl Cross-type index comparison support in contrib/btree_gin Changed committer to tgl
2025-07-03 19:52:56 tgl Allow parallelism for plpgsql return expression after commit 556f7b7 Added tgl as reviewer
2025-07-03 19:24:24 amukhin Cross-type index comparison support in contrib/btree_gin New status: Ready for Committer
2025-07-03 19:07:27 amukhin Cross-type index comparison support in contrib/btree_gin Added amukhin as reviewer
2025-07-03 16:57:26 ewie CREATE OR REPLACE MATERIALIZED VIEW Changed targetversion to 19
2025-07-03 16:31:15 ewie CREATE OR REPLACE MATERIALIZED VIEW New status: Waiting on Author
2025-07-03 16:30:07 ewie CREATE OR REPLACE MATERIALIZED VIEW Moved from CF 2025-03 to CF PG19-2
2025-07-03 14:39:10 masaofujii pg_restore --no-policies should not restore policies' comment Added masaofujii as committer
2025-07-03 14:39:06 masaofujii pg_restore --no-policies should not restore policies' comment Added masaofujii as reviewer
2025-07-03 14:33:01 stayreal pg_restore --no-policies should not restore policies' comment Attached mail thread CACJufxHCt00pR9h51AVu6+yPD5J7JQn=7dQXxqacj0XyDhc-fA@mail.gmail.com
2025-07-03 14:33:01 stayreal pg_restore --no-policies should not restore policies' comment Created patch record
2025-07-03 11:21:40 gregburd Expanding HOT updates for expression and partial indexes Changed tags to Performance
2025-07-03 11:02:42 mcadariu Metadata and record block access stats for indexes Added annotation "This is now obsolete. As soon as possible will provide a v2 of the patch to be reviewed." to 5211016e-88da-4ea2-a3f6-5c87fa1930a5@gmail.com
2025-07-03 08:47:34 dilip.kumar Conflict detection for update_deleted in logical replication Added dilip.kumar as reviewer
2025-07-03 07:35:41 michael-kun Standardize the definition of the subtype field of AlterDomainStmt Closed in commitfest PG19-1 with status: Committed
2025-07-03 06:33:36 masaofujii Extend COPY FROM with HEADER <integer> to skip multiple lines Closed in commitfest PG19-1 with status: Committed
2025-07-03 02:24:56 michael-kun Improve verification of recovery_target_timeline GUC. Closed in commitfest PG19-1 with status: Committed
2025-07-02 23:14:55 michael-kun Persist injection points across server restarts Closed in commitfest PG19-1 with status: Returned with feedback
2025-07-02 19:42:53 amukhin GIN tries to form a tuple with a partial compressedList during insertion Attached mail thread CAE7r3M+C=jcpTD93f_RBHrQp3C+=TAXFs+k4tTuZuuxboK8AvA@mail.gmail.com
2025-07-02 19:42:53 amukhin GIN tries to form a tuple with a partial compressedList during insertion Created patch record
2025-07-02 17:34:28 bossartn Use RELATION_IS_OTHER_TEMP where possible Closed in commitfest PG19-1 with status: Committed
2025-07-02 16:52:56 bossartn add function for creating/attaching hash table in DSM registry Closed in commitfest PG19-1 with status: Committed
2025-07-02 16:00:14 a.alekseev Refactor bytea_sortsupport(), take two Attached mail thread CAJ7c6TP1bAbEhUJa6+rgceN6QJWMSsxhg1=mqfSN=Nb-n6DAKg@mail.gmail.com
2025-07-02 16:00:14 a.alekseev Refactor bytea_sortsupport(), take two Created patch record
2025-07-02 15:35:00 tgl Allow the "operand" input of width_bucket() to be NaN Closed in commitfest PG19-1 with status: Committed
2025-07-02 15:35:00 tgl Allow the "operand" input of width_bucket() to be NaN Changed committer to tgl
2025-07-02 14:08:20 stayreal gcc 15 "array subscript 0" warning at level -O3 Attached mail thread 1985046.1745602635@sss.pgh.pa.us
2025-07-02 14:08:20 stayreal gcc 15 "array subscript 0" warning at level -O3 Created patch record
2025-07-02 11:00:52 deanr Binary operators for cubes New status: Waiting on Author
2025-07-02 11:00:45 deanr Binary operators for cubes Added deanr as reviewer
2025-07-02 10:24:38 bertranddrouvot.pg Fix inconsistency in the pg_buffercache documentation Closed in commitfest PG19-1 with status: Committed
2025-07-02 10:24:38 bertranddrouvot.pg Fix inconsistency in the pg_buffercache documentation Changed committer to d_gustafsson
2025-07-02 10:24:38 bertranddrouvot.pg Fix inconsistency in the pg_buffercache documentation Moved from CF PG19-2 to CF PG19-1
2025-07-02 06:51:14 deanr Allow the "operand" input of width_bucket() to be NaN New status: Ready for Committer
2025-07-02 06:40:30 bertranddrouvot.pg Fix inconsistency in the pg_buffercache documentation Attached mail thread aGTQYZz9L0bjlzVL@ip-10-97-1-34.eu-west-3.compute.internal
2025-07-02 06:40:30 bertranddrouvot.pg Fix inconsistency in the pg_buffercache documentation Created patch record
2025-07-02 06:38:04 deanr Allow the "operand" input of width_bucket() to be NaN Added deanr as reviewer
2025-07-02 06:17:24 tndrwang adjust the place of list_copy() call to reduce the overhead of function call and memory copies. Changed tags to Performance
2025-07-02 05:19:20 michael-kun Fix decompression bug in astreamer_lz4 Closed in commitfest PG19-1 with status: Committed
2025-07-02 05:19:20 michael-kun Fix decompression bug in astreamer_lz4 Changed committer to michael-kun
2025-07-02 03:29:10 vignesh.postgres pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages Attached mail thread CALDaNm34m36PDHzsU_GdcNXU0gLTfFY5rzh9GSQv=w6B+QVNRQ@mail.gmail.com
2025-07-02 03:29:10 vignesh.postgres pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages Created patch record
2025-07-02 00:55:37 michael-kun Split varlena.c into varlena.c and bytea.c Closed in commitfest PG19-1 with status: Committed
2025-07-01 23:43:22 michael-kun Improve explicit cursor handling in pg_stat_statements Closed in commitfest PG19-1 with status: Committed
2025-07-01 22:50:49 michael-kun Split varlena.c into varlena.c and bytea.c Added michael-kun as committer
2025-07-01 19:21:09 bossartn Use binaryheap_* macro where appropriate Closed in commitfest PG19-1 with status: Committed
2025-07-01 19:00:06 bossartn pg_get_multixact_members not documented Closed in commitfest PG19-1 with status: Committed
2025-07-01 16:42:13 tgl GNU/Hurd portability patches Closed in commitfest PG19-1 with status: Committed
2025-07-01 16:42:13 tgl GNU/Hurd portability patches Changed committer to tgl
2025-07-01 15:39:28 bossartn back-patch documentation for age() and mxid_age() Closed in commitfest PG19-1 with status: Committed
2025-07-01 15:39:28 bossartn back-patch documentation for age() and mxid_age() Changed committer to bossartn
2025-07-01 15:17:58 petere Add README for catalog New status: Waiting on Author
2025-07-01 12:58:03 atsushitorikoshi COPY ON_ERROR 'NULL' Added atsushitorikoshi as reviewer
2025-07-01 08:32:49 petere Enable MSVC conforming preprocessor Closed in commitfest PG19-1 with status: Committed
2025-07-01 08:32:49 petere Enable MSVC conforming preprocessor Changed committer to petere
2025-07-01 08:29:53 petere TOAST is acronym so should be uppercase Closed in commitfest PG19-1 with status: Committed
2025-07-01 08:29:53 petere TOAST is acronym so should be uppercase Changed committer to petere
2025-07-01 08:24:08 jimus Add XMLCanonicalize function Moved from CF PG19-1 to CF PG19-2
2025-07-01 06:52:13 michael-kun Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData New status: Needs review
2025-07-01 06:51:59 michael-kun Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData Changed tags to Bugfix
2025-07-01 06:51:31 michael-kun Improve error handling of xml2 with libxml2 OOMs Closed in commitfest PG19-1 with status: Committed
2025-07-01 06:51:31 michael-kun Improve error handling of xml2 with libxml2 OOMs Changed committer to michael-kun
2025-07-01 04:41:11 houzj Conflict detection for update_deleted in logical replication Changed tags to Logical Replication
2025-07-01 03:46:14 tristan957 Decouple C++ support in Meson's PGXS from LLVM enablement Attached mail thread D98JHQF7H2A8.VSE3I4CJBTAB@partin.io
2025-07-01 03:46:14 tristan957 Decouple C++ support in Meson's PGXS from LLVM enablement Created patch record
2025-07-01 02:54:13 evoro Elimination of the repetitive code at the SLRU bootstrap functions Changed targetversion to 19
2025-07-01 02:39:40 tgl GNU/Hurd portability patches Added tgl as reviewer
2025-07-01 02:38:40 tgl GNU/Hurd portability patches Removed tgl from reviewers
2025-07-01 02:38:37 tgl GNU/Hurd portability patches Added tgl as reviewer
2025-07-01 00:14:40 ishii Add IGNORE NULLS to Window functions Changed targetversion to 19
2025-06-30 23:39:35 ontowhee Foreign key isolation tests Added ontowhee as reviewer
2025-06-30 22:13:21 rustam.allakov Foreign key isolation tests Added rustam.allakov as reviewer
2025-06-30 21:43:54 pjungwir Inline non-SQL SRFs Changed targetversion to 19
2025-06-30 21:43:34 pjungwir Inline non-SQL SRFs Moved from CF 2024-09 to CF PG19-1
2025-06-30 21:43:31 pjungwir Inline non-SQL SRFs New status: Needs review
2025-06-30 21:39:55 bossartn problems with toast.* reloptions New status: Waiting on Author
2025-06-30 21:34:23 bossartn back-patch documentation for age() and mxid_age() Attached mail thread aGMCxHxLfeMdQk8m@nathan
2025-06-30 21:34:23 bossartn back-patch documentation for age() and mxid_age() Created patch record
2025-06-30 21:31:57 sdudoladov Add pg_stat_session Moved from CF 2025-03 to CF PG19-1
2025-06-30 21:16:29 k.panin Binary operators for cubes Attached mail thread 018d3cc7-00aa-4f83-8092-d2ad6e5f695d@edu.hse.ru
2025-06-30 21:16:29 k.panin Binary operators for cubes Created patch record
2025-06-30 21:07:03 tgl Sanding down some edge cases for PL/pgSQL reserved words Closed in commitfest PG19-1 with status: Committed
2025-06-30 21:07:03 tgl Sanding down some edge cases for PL/pgSQL reserved words Changed committer to tgl
2025-06-30 20:41:25 bossartn regdatabase Closed in commitfest PG19-1 with status: Committed
2025-06-30 20:13:31 mbanck GNU/Hurd portability patches Attached mail thread 6862e8d1.050a0220.194b8d.76fa@mx.google.com
2025-06-30 20:13:31 mbanck GNU/Hurd portability patches Created patch record