Global Commitfest activity

Time User Patch Activity
2025-07-08 11:50:09 alvherre Refactor SLRU to always use long file names Removed alvherre from committers
2025-07-08 10:07:58 mmeent Expand applicability of aggregate's sortop optimization Closed in commitfest 2025-03 with status: Returned with feedback
2025-07-08 03:54:34 vignesh.postgres Invalid pointer access in logical decoding after error Attached mail thread CALDaNm0x-aCehgt8Bevs2cm=uhmwS28MvbYq1=s2Ekf0aDPkOA@mail.gmail.com
2025-07-08 03:54:34 vignesh.postgres Invalid pointer access in logical decoding after error Created patch record
2025-07-08 01:28:57 richardguo Consider explicit incremental sort for Append and MergeAppend Closed in commitfest PG19-1 with status: Committed
2025-07-08 01:28:57 richardguo Consider explicit incremental sort for Append and MergeAppend Changed committer to richardguo
2025-07-07 22:11:39 a.alekseev Refactor SLRU to always use long file names New status: Ready for Committer
2025-07-07 22:10:44 a.alekseev Refactor SLRU to always use long file names New status: Needs review
2025-07-07 21:04:38 alvherre VACUUM FULL / CLUSTER CONCURRENTLY Added alvherre as reviewer
2025-07-07 21:03:18 alvherre Elimination of the repetitive code at the SLRU bootstrap functions Closed in commitfest PG19-1 with status: Committed
2025-07-07 21:03:18 alvherre Elimination of the repetitive code at the SLRU bootstrap functions Changed committer to alvherre
2025-07-07 18:37:27 tgl Allow parallelism for plpgsql return expression after commit 556f7b7 Closed in commitfest PG19-1 with status: Committed
2025-07-07 18:37:27 tgl Allow parallelism for plpgsql return expression after commit 556f7b7 Changed committer to tgl
2025-07-07 17:18:55 johnhsu Making pg_rewind faster Attached mail thread 181b4c6fa9c.b8b725681941212.7547232617810891479@viggy28.dev
2025-07-07 17:18:55 johnhsu Making pg_rewind faster Created patch record
2025-07-07 15:36:07 jchampion Fix hostaddr crash during non-blocking cancellation Closed in commitfest PG19-1 with status: Withdrawn
2025-07-07 15:35:45 jchampion Fix hostaddr crash during non-blocking cancellation Added annotation "Bug independently fixed as #18974." to 4076738.1751568856@sss.pgh.pa.us
2025-07-07 15:03:13 alvherre Refactor SLRU to always use long file names Closed in commitfest PG19-1 with status: Committed
2025-07-07 15:03:12 alvherre Refactor SLRU to always use long file names Changed committer to alvherre
2025-07-07 12:43:11 mcadariu Make "vacuumdb --analyze-only" process partitioned tables Posted review with messageid <175189219162.2200286.3306593311375985296.pgcf@coridan.postgresql.org>
2025-07-07 12:43:11 mcadariu Make "vacuumdb --analyze-only" process partitioned tables New status: Waiting on Author
2025-07-07 12:12:51 mcadariu Make "vacuumdb --analyze-only" process partitioned tables Added mcadariu as reviewer
2025-07-07 11:07:01 jakub.wartak.tomtom NUMA shared memory interleaving Closed in commitfest PG19-1 with status: Returned with feedback
2025-07-07 10:10:31 deanr Fix replica identity checks for MERGE command on published table. Added deanr as reviewer
2025-07-07 10:01:50 deanr array_random Added deanr as reviewer
2025-07-07 09:32:31 shirishav Proposal to allow DELETE/UPDATE on partitioned tables with unsupported foreign partitions Attached mail thread CAP3-t0-s-O8sV8bk85QYw-ancYOMrvf+3RieS5zd_qYxYJtTKg@mail.gmail.com
2025-07-07 09:32:31 shirishav Proposal to allow DELETE/UPDATE on partitioned tables with unsupported foreign partitions Created patch record
2025-07-07 08:47:11 nbyavuz Produce LLVM bitcode files on meson builds Changed tags to Performance
2025-07-07 08:46:16 nbyavuz Add 'make check-tests' behavior to the meson based builds Changed tags to Testing
2025-07-07 08:45:30 nbyavuz Produce LLVM bitcode files on meson builds Changed targetversion to 19
2025-07-07 08:45:24 nbyavuz Produce LLVM bitcode files on meson builds Moved from CF PG19-1 to CF PG19-2
2025-07-07 08:26:40 ianilyasov inplace update: send nontransactional invalidations Added ianilyasov as reviewer
2025-07-07 08:09:11 nbyavuz Add 'make check-tests' behavior to the meson based builds Changed targetversion to 19
2025-07-07 08:09:05 nbyavuz Add 'make check-tests' behavior to the meson based builds Moved from CF PG19-1 to CF PG19-2
2025-07-07 08:08:16 nbyavuz Explicitly enable meson features in CI Changed targetversion to 19
2025-07-07 08:08:06 nbyavuz Improve error reporting in 027_stream_regress test Attached mail thread CAN55FZ1D6KXvjSs7YGsDeadqCxNF3UUhjRAfforzzP0k-cE=bA@mail.gmail.com
2025-07-07 08:08:06 nbyavuz Improve error reporting in 027_stream_regress test Created patch record
2025-07-07 08:04:56 nbyavuz Explicitly enable meson features in CI Attached mail thread CAN55FZ0aO8d_jkyRijcGP8qO=XH09qG=pw0ZZDvB4LMzuXYU1w@mail.gmail.com
2025-07-07 08:04:55 nbyavuz Explicitly enable meson features in CI Created patch record
2025-07-07 07:04:48 michael-kun Avoid circular header file dependency Closed in commitfest PG19-1 with status: Committed
2025-07-07 07:04:47 michael-kun Avoid circular header file dependency Changed committer to michael-kun
2025-07-07 04:16:02 michael-kun Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData Closed in commitfest PG19-1 with status: Returned with feedback
2025-07-07 04:12:25 michael-kun Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData Closed in commitfest PG19-1 with status: Committed
2025-07-07 04:12:25 michael-kun Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData Changed committer to michael-kun
2025-07-07 03:15:16 pjungwir inplace update: send nontransactional invalidations Added pjungwir as reviewer
2025-07-07 03:13:10 pjungwir Documenting inlining SQL functions Attached mail thread 258f84d5-57c6-454a-a22b-6242871216ec@illuminatedcomputing.com
2025-07-07 03:13:10 pjungwir Documenting inlining SQL functions Created patch record
2025-07-07 02:52:01 tndrwang adjust the place of list_copy() call to reduce the overhead of function call and memory copies. New status: Ready for Committer
2025-07-07 02:51:27 tndrwang adjust the place of list_copy() call to reduce the overhead of function call and memory copies. Removed tndrwang from reviewers
2025-07-07 02:51:23 tndrwang adjust the place of list_copy() call to reduce the overhead of function call and memory copies. Added tndrwang as reviewer
2025-07-07 00:23:08 pgeoghegan Saving stack space in nbtree's _bt_first function Attached mail thread CAH2-Wzm=1kJMSZhhTLoM5BPbwQNWxUj-ynOEh=89ptDZAVgauw@mail.gmail.com
2025-07-07 00:23:08 pgeoghegan Saving stack space in nbtree's _bt_first function Created patch record
2025-07-06 21:52:57 hannukrosing pgbench - adding pl/pgsql versions of tests New status: Needs review
2025-07-06 18:26:30 hannukrosing Improve pg_test_timing to measure in nanoseconds New status: Needs review
2025-07-06 08:38:33 efujita Fixing memory leaks in postgres_fdw Added efujita as reviewer
2025-07-06 08:37:56 efujita postgres_fdw: Inherit the local transaction's access/deferrable modes Changed name to postgres_fdw: Inherit the local transaction's access/deferrable modes
2025-07-06 02:20:20 pgeoghegan Adding support for Row Compares to nbtree startikey optimization Attached mail thread CAH2-WznL6Z3H_GTQze9d8T_Ls=cYbnd-_9f-Jo7aYgTGRUD58g@mail.gmail.com
2025-07-06 02:20:20 pgeoghegan Adding support for Row Compares to nbtree startikey optimization Created patch record
2025-07-04 17:07:25 steve-chavez PG 18 beta1 release notes misses mention of pg_noreturn Attached mail thread CAGRrpzbkRiCw4qgpJWe4ee1OQarqVgSGhULX16=JdhNSYgXOGQ@mail.gmail.com
2025-07-04 17:07:25 steve-chavez PG 18 beta1 release notes misses mention of pg_noreturn Created patch record
2025-07-04 16:03:08 mcadariu Metadata and record block access stats for indexes New status: Needs review
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