Global Commitfest activity

Time User Patch Activity
2025-09-17 16:20:39 masaofujii Add --continue-on-abort option to pgbench Added masaofujii as committer
2025-09-17 15:34:12 bossartn fix re-initialization of LWLock-related shared memory Added bossartn as committer
2025-09-17 15:34:06 bossartn fix re-initialization of LWLock-related shared memory Attached mail thread E1uwodL-000EuJ-2j@gemulon.postgresql.org
2025-09-17 15:34:05 bossartn fix re-initialization of LWLock-related shared memory Created patch record
2025-09-17 14:07:41 artem.gavrilov Non-blocking archiver process Added artem.gavrilov as reviewer
2025-09-17 13:54:05 stayreal CREATE TABLE LIKE INCLUDING POLICIES Attached mail thread CACJufxFuEOB-i2z2qhyCG=dGwDf7g6Fs_o8cz=BUi76UuUFSOA@mail.gmail.com
2025-09-17 13:54:05 stayreal CREATE TABLE LIKE INCLUDING POLICIES Created patch record
2025-09-17 12:10:53 srinath-reddy-sadipiralla foreign key on virtual generated column Added srinath-reddy-sadipiralla as reviewer
2025-09-17 04:25:05 smithpb2250 DOCS: What SGML markup to use for user objects like tables, columns, etc? Attached mail thread CAHut+Pvtf24r+bdPgBind84dBLPvgNL7aB+=HxAUupdPuo2gRg@mail.gmail.com
2025-09-17 04:25:05 smithpb2250 DOCS: What SGML markup to use for user objects like tables, columns, etc? Created patch record
2025-09-17 00:25:49 smithpb2250 CREATE/ALTER PUBLICATION improvements for syntax synopsis Changed tags to Docs Only
2025-09-17 00:24:57 smithpb2250 CREATE/ALTER PUBLICATION improvements for syntax synopsis Attached mail thread CAHut+PtsyvYL3KmA6C8f0ZpXQ=7FEqQtETVy-BOF+cm9WPvfMQ@mail.gmail.com
2025-09-17 00:24:57 smithpb2250 CREATE/ALTER PUBLICATION improvements for syntax synopsis Created patch record
2025-09-16 22:58:02 tgl parallel pg_restore: avoid disk seeks when jumping short distance forward Added tgl as reviewer
2025-09-16 22:57:56 tgl parallel pg_restore: move offset-building phase to before forking Added tgl as reviewer
2025-09-16 16:40:04 tgl Identifying function-lookup failures due to argument name mismatches Closed in commitfest PG19-2 with status: Committed
2025-09-16 16:40:04 tgl Identifying function-lookup failures due to argument name mismatches Changed committer to tgl
2025-09-16 15:37:24 masaofujii Prevent vacuumdb --analyze-only from issuing VACUUM (ONLY_DATABASE_STATS) New status: Needs review
2025-09-16 15:16:20 pg-aixusr AIX support Added annotation "PG19 patch" to SJ4PPFB817783266C176EC0D9F7381F73E8DB14A@SJ4PPFB81778326.namprd15.prod.outlook.com
2025-09-16 15:16:20 pg-aixusr AIX support, revert the changes from 0b16bb8776bb8 Added annotation "PG19 patch" to SJ4PPFB817783266C176EC0D9F7381F73E8DB14A@SJ4PPFB81778326.namprd15.prod.outlook.com
2025-09-16 15:14:52 pg-aixusr AIX support Deleted annotation "Latest patch" from SJ4PPFB817783269FCAF7AC4F7486BEE3E5DB01A@SJ4PPFB81778326.namprd15.prod.outlook.com
2025-09-16 15:14:52 pg-aixusr AIX support, revert the changes from 0b16bb8776bb8 Deleted annotation "Latest patch" from SJ4PPFB817783269FCAF7AC4F7486BEE3E5DB01A@SJ4PPFB81778326.namprd15.prod.outlook.com
2025-09-16 13:05:45 mcadariu Prevent vacuumdb --analyze-only from issuing VACUUM (ONLY_DATABASE_STATS) Posted review with messageid <175802794504.1038.6545080940694370040.pgcf@coridan.postgresql.org>
2025-09-16 13:05:45 mcadariu Prevent vacuumdb --analyze-only from issuing VACUUM (ONLY_DATABASE_STATS) New status: Waiting on Author
2025-09-16 09:45:31 jakub.wartak.tomtom MPTCP - multiplexing many TCP connections through one socket to get better bandwidth Attached mail thread CAKZiRmy6j9PBzDHZwdgwHavwKDzv5GWtRSWOTj6-jv6SCOZ=YA@mail.gmail.com
2025-09-16 09:45:31 jakub.wartak.tomtom MPTCP - multiplexing many TCP connections through one socket to get better bandwidth Created patch record
2025-09-16 09:07:09 rustamkhamidullin Speed up of vac_update_datfrozenxid. Attached mail thread 832bed44-86f9-4520-9e9e-b2981b4fb406@gmail.com
2025-09-16 09:07:09 rustamkhamidullin Speed up of vac_update_datfrozenxid. Created patch record
2025-09-16 08:54:56 hasegeli Allow using replication origins in SQL level parallel sessions Closed in commitfest PG19-3 with status: Withdrawn
2025-09-16 04:05:21 bharathrupireddy Use WALReadFromBuffers in more places Moved from CF 2025-01 to CF PG19-3
2025-09-16 02:06:15 tgl Improving the names generated for indexes on expressions Attached mail thread 876799.1757987810@sss.pgh.pa.us
2025-09-16 02:06:15 tgl Improving the names generated for indexes on expressions Created patch record
2025-09-15 21:03:15 pgeoghegan Adding support for Row Compares to nbtree startikey optimization Closed in commitfest PG19-2 with status: Committed
2025-09-15 21:03:15 pgeoghegan Adding support for Row Compares to nbtree startikey optimization Changed committer to pgeoghegan
2025-09-15 17:48:41 harinath001 Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state Added harinath001 as reviewer
2025-09-15 14:37:10 mcadariu Prevent vacuumdb --analyze-only from issuing VACUUM (ONLY_DATABASE_STATS) Added mcadariu as reviewer
2025-09-15 14:36:22 mcadariu temporary file usage report with extended protocol and unnamed portals New status: Ready for Committer
2025-09-15 10:28:53 jimus Add XMLCast (SQL/XML X025) Moved from CF PG19-2 to CF PG19-3
2025-09-15 09:26:33 petere allow benign typedef redefinitions (C11) Closed in commitfest PG19-2 with status: Committed
2025-09-15 09:26:33 petere allow benign typedef redefinitions (C11) Changed committer to petere
2025-09-15 06:09:13 naga.appani Expose internal MultiXact member count function for efficient monitoring New status: Ready for Committer
2025-09-15 04:50:06 ashutoshbapat Marking shared buffer lookup table as HASH_FIXED_SIZE Attached mail thread CAExHW5v0jh3F_wj86yC=qBfWk0uiT94qy=Z41uzAHLHh0SerRA@mail.gmail.com
2025-09-15 04:50:06 ashutoshbapat Marking shared buffer lookup table as HASH_FIXED_SIZE Created patch record
2025-09-14 11:42:18 reshke Display is_prev_bucket_same_wrt of xl_hash_squeeze_page Closed in commitfest PG19-2 with status: Committed
2025-09-14 11:42:18 reshke Display is_prev_bucket_same_wrt of xl_hash_squeeze_page Changed committer to michael-kun
2025-09-14 11:42:18 reshke Display is_prev_bucket_same_wrt of xl_hash_squeeze_page Moved from CF PG19-3 to CF PG19-2
2025-09-14 06:04:42 akshatj Improve error reporting in 027_stream_regress test Removed akshatj from reviewers
2025-09-14 03:11:58 sophiebits Fix missing EvalPlanQual recheck for TID scans Attached mail thread 4a6268ff-3340-453a-9bf5-c98d51a6f729@app.fastmail.com
2025-09-14 03:11:58 sophiebits Fix missing EvalPlanQual recheck for TID scans Created patch record
2025-09-14 03:02:23 macdice Beautify read stream "per buffer data" APIs Moved from CF PG19-Drafts to CF PG19-3
2025-09-14 02:51:03 macdice meson: Fix libpq search order Attached mail thread CA+hUKGKispvxLyrBn3=3mp0BB1N+RBYR5eE2guCOksnwEoOcPQ@mail.gmail.com
2025-09-14 02:51:03 macdice meson: Fix libpq search order Created patch record
2025-09-13 09:13:38 stayreal let ALTER TABLE DROP COLUMN drop whole-row referenced object Attached mail thread CACJufxGA6KVQy7DbHGLVw9s9KKmpGyZt5ME6C7kEfjDpr2wZCw@mail.gmail.com
2025-09-13 09:13:38 stayreal let ALTER TABLE DROP COLUMN drop whole-row referenced object Created patch record
2025-09-13 09:10:15 stayreal let ALTER COLUMN SET DATA TYPE cope with POLICY dependency Attached mail thread CACJufxE42vysVEDEmaoBGmGYLZTCgUAwh_h-c9dcSLDtD5jE3g@mail.gmail.com
2025-09-13 09:10:15 stayreal let ALTER COLUMN SET DATA TYPE cope with POLICY dependency Created patch record
2025-09-12 17:28:04 alvherre Unexpected changes of CurrentResourceOwner and CurrentMemoryContext Closed in commitfest PG19-2 with status: Committed
2025-09-12 17:28:04 alvherre Unexpected changes of CurrentResourceOwner and CurrentMemoryContext Changed committer to alvherre
2025-09-12 17:28:04 alvherre Unexpected changes of CurrentResourceOwner and CurrentMemoryContext Moved from CF PG19-3 to CF PG19-2
2025-09-12 11:15:27 ashutoshbapat Report reorder buffer size New status: Waiting on Author
2025-09-12 11:15:16 ashutoshbapat Report reorder buffer size Attached mail thread CAExHW5sX4a4GEMo99wcPALHPG9XM+-3ovAyPJ=ZnZAA=ux_EVw@mail.gmail.com
2025-09-12 11:15:16 ashutoshbapat Report reorder buffer size Created patch record
2025-09-12 08:54:11 jimus declarative session variables, LET command Added jimus as reviewer
2025-09-12 07:24:35 michael-kun Add support for entry counting in pgstats Attached mail thread aMPKWR81KT5UXvEr@paquier.xyz
2025-09-12 07:24:35 michael-kun Add support for entry counting in pgstats Created patch record
2025-09-12 06:25:34 mihailnikalayeu Unexpected changes of CurrentResourceOwner and CurrentMemoryContext Added mihailnikalayeu as reviewer
2025-09-12 06:06:20 petere Set log_lock_waits=on by default Closed in commitfest PG19-2 with status: Committed
2025-09-11 21:13:26 tgl Error with DEFAULT VALUE in temp table Closed in commitfest PG19-1 with status: Committed
2025-09-11 21:13:26 tgl Error with DEFAULT VALUE in temp table Changed committer to tgl
2025-09-11 18:00:14 alvherre Unexpected changes of CurrentResourceOwner and CurrentMemoryContext Attached mail thread 119497.1756892972@localhost
2025-09-11 18:00:13 alvherre Unexpected changes of CurrentResourceOwner and CurrentMemoryContext Created patch record
2025-09-11 17:56:43 alvherre Foreign key isolation tests Closed in commitfest PG19-2 with status: Committed
2025-09-11 17:56:43 alvherre Foreign key isolation tests Changed committer to alvherre
2025-09-11 16:23:23 alexandrawang SQL:2023 JSON simplified accessor support Changed targetversion to 19
2025-09-11 13:15:06 mihailnikalayeu DirtyScanshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication Attached mail thread CADzfLwXZVmbo11tFS_G2i+6TfFVwHU4VUUSeoqb+8UQfuoJs8A@mail.gmail.com
2025-09-11 10:48:57 vamshikrishnat AIX support Posted comment with messageid <175758773718.1037.5127475245153149429.pgcf@coridan.postgresql.org>
2025-09-11 10:45:02 pg-aixusr AIX support Attached mail thread CY5PR11MB63928CC05906F27FB10D74D0FD322@CY5PR11MB6392.namprd11.prod.outlook.com
2025-09-11 10:44:41 pg-aixusr AIX support Detached mail thread CY5PR11MB63928CC05906F27FB10D74D0FD322@CY5PR11MB6392.namprd11.prod.outlook.com
2025-09-11 10:43:23 pg-aixusr AIX support Added annotation "Latest patch" to SJ4PPFB817783269FCAF7AC4F7486BEE3E5DB01A@SJ4PPFB81778326.namprd15.prod.outlook.com
2025-09-11 10:43:23 pg-aixusr AIX support, revert the changes from 0b16bb8776bb8 Added annotation "Latest patch" to SJ4PPFB817783269FCAF7AC4F7486BEE3E5DB01A@SJ4PPFB81778326.namprd15.prod.outlook.com
2025-09-11 10:36:28 pg-aixusr AIX support Attached mail thread CY5PR11MB63928CC05906F27FB10D74D0FD322@CY5PR11MB6392.namprd11.prod.outlook.com
2025-09-11 10:36:28 pg-aixusr AIX support Created patch record
2025-09-11 10:07:17 mcadariu temporary file usage report with extended protocol and unnamed portals New status: Waiting on Author
2025-09-11 09:41:09 petere Mark ItemPointer arguments as const thoughoutly Added petere as committer
2025-09-11 09:41:07 petere Mark ItemPointer arguments as const thoughoutly Added petere as reviewer
2025-09-11 08:34:22 fuzzycz Adding basic NUMA awareness Attached mail thread 099b9433-2855-4f1b-b421-d078a5d82017@vondra.me
2025-09-11 08:34:22 fuzzycz Adding basic NUMA awareness Created patch record
2025-09-10 21:25:09 pgeoghegan Index Prefetching Changed authors to Peter Geoghegan (pgeoghegan), Tomas Vondra (fuzzycz)
2025-09-10 21:23:36 fuzzycz Index Prefetching Moved from CF PG19-1 to CF PG19-3
2025-09-10 18:49:57 vyegorov Improve the performance of Unicode Normalization Forms. New status: Ready for Committer
2025-09-10 18:27:45 vyegorov Improve the performance of Unicode Normalization Forms. Added vyegorov as reviewer
2025-09-10 15:42:40 jimus Add XMLCanonicalize function Moved from CF PG19-2 to CF PG19-3
2025-09-10 14:26:41 fukanchik Perform check for oversized WAL record before calculating record CRC Changed authors to Sergey Fukanchik (fukanchik)
2025-09-10 13:30:02 reshke Display is_prev_bucket_same_wrt of xl_hash_squeeze_page Attached mail thread CALdSSPjc-OVwtZH0Xrkvg7n=2ZwdbMJzqrm_ed_CfjiAzuKVGg@mail.gmail.com
2025-09-10 13:30:02 reshke Display is_prev_bucket_same_wrt of xl_hash_squeeze_page Created patch record
2025-09-10 10:23:57 mkharitonov Fix replica identity mismatch for partitioned tables with publish_via_partition_root Attached mail thread CAKkoVatDVuH=AcnecrZSOQ0_Md6RfW4ExvCKJzJJ4JTrX1wbxQ@mail.gmail.com
2025-09-10 10:23:57 mkharitonov Fix replica identity mismatch for partitioned tables with publish_via_partition_root Created patch record
2025-09-10 08:42:09 atsushitorikoshi Logging plan of the currently running query New status: Waiting on Author
2025-09-10 07:05:26 john.naylor Upgrade GB18030 encoding support from 2000 to 2022 standard Added john.naylor as committer
2025-09-10 06:29:59 michael-kun Merge next power of 2 routines of dynahash.c with pg_bitutils.h Closed in commitfest PG19-2 with status: Committed