Global Commitfest activity

Time User Patch Activity
2026-09-23 13:05:26 sdshedge postgres_fdw: push down FETCH FIRST .. WITH TIES when server version allows New status: Ready for Committer
2026-09-23 11:51:02 glebka Parameterized append subpaths Attached mail thread 588d117fb042bbae3a6e7b4379ab8ec7@postgrespro.ru
2026-09-23 11:51:02 glebka Parameterized append subpaths Created patch record
2026-09-23 11:28:53 solaiv Prevent object capture in CREATE/ALTER EXTENSION scripts Added solaiv as reviewer
2026-09-23 10:27:30 efujita postgres_fdw: push down FETCH FIRST .. WITH TIES when server version allows Added efujita as committer
2026-09-23 09:36:26 jeevan.chalke postgres_fdw: push down FETCH FIRST .. WITH TIES when server version allows Added jeevan.chalke as reviewer
2026-09-23 09:31:32 petere ORDER BY ALL New status: Waiting on Author
2026-09-23 09:18:55 jakub.wartak.tomtom pg_stat_io_histogram Changed targetversion to 20
2026-09-23 08:29:35 zsolt.parragi Fix write skew under SERIALIZABLE for Tid Range Scans Added zsolt.parragi as reviewer
2026-09-23 05:47:10 petere Use C11 alignas instead of palloc/malloc for alignment Attached mail thread 94a128da-bf3e-46bd-9e2d-609573c484da@eisentraut.org
2026-09-23 05:47:10 petere Use C11 alignas instead of palloc/malloc for alignment Created patch record
2026-09-23 02:17:35 stayreal minor error message enhance: print RLS policy name when only one permissive policy exists Closed in commitfest PG19-Final with status: Withdrawn
2026-09-23 02:17:16 stayreal foreign key on virtual generated column Closed in commitfest PG19-Final with status: Withdrawn
2026-09-23 01:13:20 chaol pg_walinspect: fix LSN validation messages and empty range handling Changed tags to Bugfix, Extensions
2026-09-23 01:12:55 chaol pg_walinspect: fix LSN validation messages and empty range handling Attached mail thread 7B8F5F12-98A5-4618-867A-904EA1334FD4@gmail.com
2026-09-23 01:12:55 chaol pg_walinspect: fix LSN validation messages and empty range handling Created patch record
2026-09-23 00:18:31 manu15 Reduce unnecessary locking of pruned partitions when reusing cached plans Added manu15 as reviewer
2026-09-22 23:17:12 manu15 Make COPY format extendable: Extract COPY TO format implementations Added manu15 as reviewer
2026-09-22 21:09:36 manu15 Add REPACK progress phases for logical decoding setup Added manu15 as reviewer
2026-09-22 21:09:14 manu15 Relax some restrictions of REPACK (CONCURRENTLY) Added manu15 as reviewer
2026-09-22 21:06:27 manu15 Extension security improvement: Add support for extensions with an owned schema Added manu15 as reviewer
2026-09-22 20:24:56 manu15 DirtySnapshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication Added manu15 as reviewer
2026-09-22 20:23:45 e-ivkov pg_combinebackup: make the OID range check in parse_oid() effective Attached mail thread 64321790107663@mail.360.yandex.ru
2026-09-22 20:23:45 e-ivkov pg_combinebackup: make the OID range check in parse_oid() effective Created patch record
2026-09-22 18:58:02 manu15 Fix race condition in SSI when reading PredXact->SxactGlobalXmin Added manu15 as reviewer
2026-09-22 18:13:42 spoondla pg_walinspect: add functions to locate and list WAL by time and LSN Added spoondla as reviewer
2026-09-22 18:03:03 simseih REPACK (CONCURRENTLY) loses missing values of columns added without a rewrite Attached mail thread CAN12+Y+NJwr5EqKVrHpPD=5+b_NRAOzU9fhrVDO3H46x2WRxoA@mail.gmail.com
2026-09-22 18:03:03 simseih REPACK (CONCURRENTLY) loses missing values of columns added without a rewrite Created patch record
2026-09-22 17:28:38 manu15 Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state Added manu15 as reviewer
2026-09-22 16:14:15 erthalion System views for versions reporting New status: Ready for Committer
2026-09-22 15:32:27 manu15 [BUG] DELETE/UPDATE more than one row in partitioned foreign table Added manu15 as reviewer
2026-09-22 12:33:03 a.alekseev Fix write skew under SERIALIZABLE for Tid Range Scans New status: Needs review
2026-09-22 12:32:57 a.alekseev Fix write skew under SERIALIZABLE for Tid Range Scans Removed a.alekseev from reviewers
2026-09-22 12:32:53 a.alekseev Fix write skew under SERIALIZABLE for Tid Range Scans Changed authors to Aleksander Alekseev (a.alekseev), Jacob Brazeal (polkerty)
2026-09-22 11:35:36 petere avoid call ATPostAlterTypeCleanup twice Added petere as committer
2026-09-22 10:37:21 stayreal avoid call ATPostAlterTypeCleanup twice New status: Ready for Committer
2026-09-22 10:03:26 solaiv Add a permission check to pg_stat_get_backend_subxact() Added solaiv as reviewer
2026-09-22 10:02:05 mschoema Set calcSumX2 = true in numeric_(poly_)deserialize Attached mail thread FEBF5C3D-CC53-455F-AA9D-4D377A2E957C@enterprisedb.com
2026-09-22 10:02:05 mschoema Set calcSumX2 = true in numeric_(poly_)deserialize Created patch record
2026-09-22 09:52:42 irionr Proposal: Supporting URI SAN in Certificate Authentication Attached mail thread CAPGgoKq0t9p4O5eQfdwV1Jnv=0bpw4KsJ6_U98CAGbGr-Ero+Q@mail.gmail.com
2026-09-22 09:52:42 irionr Proposal: Supporting URI SAN in Certificate Authentication Created patch record
2026-09-22 07:17:59 littleganyu postgres_fdw: Fix cost estimation for semi join pushdown New status: Ready for Committer
2026-09-22 07:17:37 littleganyu postgres_fdw: Fix cost estimation for semi join pushdown Added littleganyu as reviewer
2026-09-22 05:41:33 petere fix more casting away of qualifiers Attached mail thread 459217ca-3840-4452-8cd1-8f9b47e8d479@eisentraut.org
2026-09-22 05:41:33 petere fix more casting away of qualifiers Created patch record
2026-09-22 03:56:57 manu15 Temp schema drop leaves an inconsistent state behind Added manu15 as reviewer
2026-09-22 02:47:27 cosgroveb Add PAM Tests and Option For Custom PAM Config Location Added cosgroveb as reviewer
2026-09-22 02:10:22 manu15 Prevent constraint name conflicts in partition trees spanning multiple schemas Added manu15 as reviewer
2026-09-22 01:42:51 manu15 Progress reporting: a debug trace and a test framework Attached mail thread CA+bCEdCOiewao+v85Ptz1vXoPaRtvMZGLD-OQsyK2MF6yVhqyw@mail.gmail.com
2026-09-22 01:42:51 manu15 Progress reporting: a debug trace and a test framework Created patch record
2026-09-21 22:59:56 simseih Add REPACK progress phases for logical decoding setup Attached mail thread CAN12+YJOeOyPYB5JS28VE_+rzg=RbzQXfj58TGfMYwv-TX9mJA@mail.gmail.com
2026-09-21 22:59:55 simseih Add REPACK progress phases for logical decoding setup Created patch record
2026-09-21 21:49:32 albe Adding a stored generated column without long-lived locks New status: Waiting on Author
2026-09-21 20:25:19 bharathrupireddy Fix a wal_debug crash with the new shmem allocation API Attached mail thread CALj2ACUNL4Xn3aBzvm4DTpdr_L0-AfL2agsghMRRy_ZTiKhxSA@mail.gmail.com
2026-09-21 20:25:19 bharathrupireddy Fix a wal_debug crash with the new shmem allocation API Created patch record
2026-09-21 20:24:45 bharathrupireddy WAL segment file descriptor leak on read errors can PANIC the server Attached mail thread CALj2ACVwDuOXXDjj2cVdnTKoxsgTSLDin4XoL63AnM6aUgMQaA@mail.gmail.com
2026-09-21 20:24:45 bharathrupireddy WAL segment file descriptor leak on read errors can PANIC the server Created patch record
2026-09-21 19:29:44 bossartn back-patch initial test in TAS_SPIN for AArch64 Added bossartn as committer
2026-09-21 19:29:43 bossartn back-patch initial test in TAS_SPIN for AArch64 New status: Ready for Committer
2026-09-21 19:29:41 bossartn back-patch initial test in TAS_SPIN for AArch64 Attached mail thread ZxgDEb_VpWyNZKB_@nathan
2026-09-21 19:29:41 bossartn back-patch initial test in TAS_SPIN for AArch64 Created patch record
2026-09-21 18:49:46 bossartn Teach pg_upgrade to deal with invalid databases Added bossartn as reviewer
2026-09-21 18:40:20 gipergeek Disable startup progress timeout during standby WAL replay Added gipergeek as reviewer
2026-09-21 18:33:37 gipergeek tablecmds: fix Deadlock caused by Attach Partition Added gipergeek as reviewer
2026-09-21 15:55:14 afelipe Restructured Shared Buffer Hash Table Attached mail thread CAAStW3JX_7LcCD1U+89vyMmLreDs0XsBU-JDdFf5PD_Woy1pag@mail.gmail.com
2026-09-21 15:55:13 afelipe Restructured Shared Buffer Hash Table Created patch record
2026-09-21 13:32:32 ilidock95 Fix var_eq_const: sum selectivity of all matching MCV entries instead of stopping at first match New status: Ready for Committer
2026-09-21 13:32:21 ilidock95 Fix var_eq_const: sum selectivity of all matching MCV entries instead of stopping at first match Added ilidock95 as reviewer
2026-09-21 12:10:56 solaiv Remove unused PageIsPredicateLocked() Added solaiv as reviewer
2026-09-21 11:52:45 a.alekseev Fix write skew under SERIALIZABLE for Tid Range Scans New status: Ready for Committer
2026-09-21 11:52:41 a.alekseev Fix write skew under SERIALIZABLE for Tid Range Scans Added a.alekseev as reviewer
2026-09-21 11:52:38 a.alekseev Fix write skew under SERIALIZABLE for Tid Range Scans Changed name to Fix write skew under SERIALIZABLE for Tid Range Scans
2026-09-21 08:40:18 zhaorui Add get_actual_variable_range index page read limit (complements existing VISITED_PAGES_LIMIT) Added zhaorui as reviewer
2026-09-21 07:02:17 aytiwari Assertion in pg_get_shmem_pagesize() in single-user mode Attached mail thread CAJTYsWV-=w5_oFgCnfAixWGc=gMa2pkDinLyGLsb4sKcDaf2FA@mail.gmail.com
2026-09-21 07:02:17 aytiwari Assertion in pg_get_shmem_pagesize() in single-user mode Created patch record
2026-09-21 05:14:02 solaiv New pg_stat_tablespace view for tablespace level metrics Added solaiv as reviewer
2026-09-21 05:02:58 manu15 Dropping a composite attribute causes data integrity violations Added manu15 as reviewer
2026-09-21 05:02:08 manu15 ERROR: failed to find conversion function from unknown to text New status: Waiting on Author
2026-09-21 05:01:36 manu15 ERROR: failed to find conversion function from unknown to text Added manu15 as reviewer
2026-09-21 04:46:38 naga.appani [Patch] Fix pg_get_multixact_stats() over-reporting members on a hot standby Changed name to [Patch] Fix pg_get_multixact_stats() over-reporting members on a hot standby
2026-09-21 04:46:01 naga.appani [Patch] Fix pg_get_multixact_stats() over-reporting members on a hot standby Attached mail thread CA+QeY+DcnsZRL4GZD8JyJu5HD-d6p8_9M5kT4jgF3gq3Rh8n4w@mail.gmail.com
2026-09-21 04:33:18 naga.appani [Patch] Fix pg_get_multixact_stats() over-reporting members on a hot standby Detached mail thread 20260827231757.78.noahmisch@microsoft.com
2026-09-21 04:33:07 naga.appani [Patch] Fix pg_get_multixact_stats() over-reporting members on a hot standby Attached mail thread 20260827231757.78.noahmisch@microsoft.com
2026-09-21 04:32:40 naga.appani [Patch] Fix pg_get_multixact_stats() over-reporting members on a hot standby Detached mail thread 20260827231757.78.noahmisch@microsoft.com
2026-09-21 04:28:38 naga.appani [Patch] Fix pg_get_multixact_stats() over-reporting members on a hot standby Attached mail thread 20260827231757.78.noahmisch@microsoft.com
2026-09-21 04:28:38 naga.appani [Patch] Fix pg_get_multixact_stats() over-reporting members on a hot standby Created patch record
2026-09-20 21:17:20 zhong950419 Cache invalidation for I/O Workers Added zhong950419 as reviewer
2026-09-20 21:17:19 zhong950419 Cache invalidation for I/O Workers New status: Waiting on Author
2026-09-20 16:17:55 torenzhang Combine qual-based and NOT NULL proofs when reducing outer joins New status: Ready for Committer
2026-09-20 16:02:16 torenzhang Combine qual-based and NOT NULL proofs when reducing outer joins Added torenzhang as reviewer
2026-09-20 15:41:46 mrdrivingduck Use bounded GIN pending-list cleanup in parallel autovacuum Attached mail thread CAPsk3_DiF2i1o=JRXRk1YPVMv1VzJaCAbfiEqgwCva4=ZewVAw@mail.gmail.com
2026-09-20 15:41:46 mrdrivingduck Use bounded GIN pending-list cleanup in parallel autovacuum Created patch record
2026-09-20 11:15:17 zhaorui Persist slot invalidations before publishing them Added zhaorui as reviewer
2026-09-20 07:20:22 afelipe Cache invalidation for I/O Workers Attached mail thread CAE8JnxOivqBrwGz8jwnKnXJ5tBe6EU=71P31MBStY37MDZ=jng@mail.gmail.com
2026-09-20 07:20:22 afelipe Cache invalidation for I/O Workers Created patch record
2026-09-20 05:48:47 gruuya Temp schema drop leaves an inconsistent state behind Attached mail thread CAOvwyF2r=uNK+pPRuA2EqJeLZNMS-QtrTFVk2N6dse4EothP1w@mail.gmail.com
2026-09-20 05:48:46 gruuya Temp schema drop leaves an inconsistent state behind Created patch record
2026-09-19 19:15:06 aytiwari Two remaining shmem attachment issues in single-user mode Attached mail thread CAJTYsWXREGXCnWdZJsXt8pT2UY_Y2GSx+HOUu2X3s8YDCLj0_A@mail.gmail.com
2026-09-19 19:15:06 aytiwari Two remaining shmem attachment issues in single-user mode Created patch record
2026-09-19 16:41:27 pifor Remove unused PageIsPredicateLocked() Posted review with messageid <178983608752.1097.2806869639571559525.pgcf@coridan.postgresql.org>