Commitfest activity

Time User Patch Activity
2025-11-23 14:55:10 joeljacobson Avoid pallocs in async.c's SignalBackends critical section Attached mail thread 5798d6fa-7fdc-49d4-9b4e-57767cd40198@app.fastmail.com
2025-11-23 14:55:10 joeljacobson Avoid pallocs in async.c's SignalBackends critical section Created patch record
2025-11-23 08:44:04 jackyan tuple radix sort Removed jackyan from reviewers
2025-11-23 08:37:49 jackyan tuple radix sort Added jackyan as reviewer
2025-11-23 07:29:07 bmironov Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Changed targetversion to 19
2025-11-21 19:19:13 jchampion Reorganize pqcomm.h a bit Attached mail thread CAOYmi+=6zg4oXXOQtifrVao_YKiujTDa3u6bxnU08r0FsSig4g@mail.gmail.com
2025-11-21 19:19:12 jchampion Reorganize pqcomm.h a bit Created patch record
2025-11-21 10:38:18 bmironov Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Changed targetversion to None
2025-11-21 10:07:31 fyrefreez Remove ctid from self-join examples in UPDATE and DELETE docs Attached mail thread CAEDh4nzmurbfsgznkpTGhi=A9jHbamrxWwekD5v0u8-o5phfww@mail.gmail.com
2025-11-21 10:07:31 fyrefreez Remove ctid from self-join examples in UPDATE and DELETE docs Created patch record
2025-11-21 04:32:00 bmironov Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Attached mail thread DS0PR08MB9565D91414C65B3AC363825488CFA@DS0PR08MB9565.namprd08.prod.outlook.com
2025-11-21 04:32:00 bmironov Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Created patch record
2025-11-21 03:16:16 barwick psql: tab completion for ALTER ROLE ... IN DATABASE ... Attached mail thread CAB8KJ=iH_v1YB2ss1A=BqvOAf28OVYiWRqUdE6TJ3pP-RdsPig@mail.gmail.com
2025-11-21 03:16:16 barwick psql: tab completion for ALTER ROLE ... IN DATABASE ... Created patch record
2025-11-20 22:52:52 masahikosawada Add support for COPY TO in tablesync for partitioned tables. Closed in commitfest PG19-3 with status: Committed
2025-11-20 22:52:52 masahikosawada Add support for COPY TO in tablesync for partitioned tables. Changed committer to masahikosawada
2025-11-20 22:52:52 masahikosawada Add support for COPY TO in tablesync for partitioned tables. Moved from CF PG19-4 to CF PG19-3
2025-11-20 21:47:01 bossartn vacuumdb: add --dry-run New status: Needs review
2025-11-20 20:47:16 gregburd Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ​barriers Attached mail thread A6152C7C-F5E3-4958-8F8E-7692D259FF2F@greg.burd.me
2025-11-20 20:47:16 gregburd Fix ARM64/MSVC atomic memory ordering issues on Win11 by adding explicit DMB ​barriers Created patch record
2025-11-20 15:24:11 mcadariu parallel pgbench -i Attached mail thread cb014f00-66b2-4328-a65e-d11c681c9f45@gmail.com
2025-11-20 15:24:11 mcadariu parallel pgbench -i Created patch record
2025-11-20 13:53:37 bertranddrouvot.pg Remove useless casts to (void *) Attached mail thread aR8Yv+uATLKbJCgI@ip-10-97-1-34.eu-west-3.compute.internal
2025-11-20 13:53:36 bertranddrouvot.pg Remove useless casts to (void *) Created patch record
2025-11-20 08:08:01 chaol quoteOneName() inconsistency with quote_all_identifiers — replacement API proposed Attached mail thread CAEoWx2=g2RVkxXB=JzWphgfg4QGV+spaA3PQ1rBM2iMehrVvjg@mail.gmail.com
2025-11-20 08:08:01 chaol quoteOneName() inconsistency with quote_all_identifiers — replacement API proposed Created patch record
2025-11-20 06:55:03 zengman pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Posted comment with messageid <176362170337.1014.13913507525185496524.pgcf@coridan.postgresql.org>
2025-11-19 20:36:51 simseih Adding callback support for custom statistics kinds New status: Needs review
2025-11-19 16:03:04 bossartn fix documentation for insert vacuum formula Closed in commitfest PG19-3 with status: Committed
2025-11-19 16:03:04 bossartn fix documentation for insert vacuum formula Moved from CF PG19-4 to CF PG19-3
2025-11-19 15:20:23 bossartn fix documentation for insert vacuum formula Added bossartn as committer
2025-11-19 15:20:20 bossartn fix documentation for insert vacuum formula New status: Ready for Committer
2025-11-19 13:03:44 masaofujii Introduce a new GUC to allow logical walsender to shutdown immediately without waiting for a response from the client. New status: Waiting on Author
2025-11-19 13:03:32 masaofujii Introduce a new GUC to allow logical walsender to shutdown immediately without waiting for a response from the client. Added masaofujii as reviewer
2025-11-19 09:37:06 petere backend/nodes cleanup: Move loop variables definitions into for statement Added petere as committer
2025-11-19 08:34:22 petere gen_guc_tables.pl: Validate required GUC fields before code generation Added petere as committer
2025-11-19 06:21:38 masaofujii Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect on publisher's walsender Attached mail thread CAHGQGwGYV+-abbKwdrM2UHUe-JYOFWmsrs6=QicyJO-j+-Widw@mail.gmail.com
2025-11-19 06:21:38 masaofujii Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect on publisher's walsender Created patch record
2025-11-19 05:54:50 oleg.tselebrovskiy.pgpro 001_password.pl fails with --without-readline Attached mail thread db6fdb35a8665ad3c18be01181d44b31@postgrespro.ru
2025-11-19 05:54:50 oleg.tselebrovskiy.pgpro 001_password.pl fails with --without-readline Created patch record
2025-11-19 02:49:46 stayreal IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT Attached mail thread CACJufxEk34DnJFG72CRsPPT4tsJL9arobX0tNPsn7yH28J=zQg@mail.gmail.com
2025-11-19 02:49:46 stayreal IS JSON predicate support for domain base type as JSON/JSONB/BYTEA/TEXT Created patch record
2025-11-18 20:52:28 kaz Speed up COPY FROM text/CSV parsing using SIMD Added kaz as reviewer
2025-11-18 20:21:20 bossartn fix documentation for insert vacuum formula Attached mail thread CAAKRu_aj-P7YyBz_cPNwztz6ohP+vWis=iz3YcomkB3NpYA--w@mail.gmail.com
2025-11-18 20:21:20 bossartn fix documentation for insert vacuum formula Created patch record
2025-11-18 20:14:54 jchampion Implement pg_add_size_overflow() and friends Attached mail thread CAOYmi+=+pqUd2MUitvgW1pAJuXgG_TKCVc3_Ek7pe8z9nkf+Ag@mail.gmail.com
2025-11-18 20:14:54 jchampion Implement pg_add_size_overflow() and friends Created patch record
2025-11-18 19:33:47 mahmoudayman gen_guc_tables.pl: Validate required GUC fields before code generation Posted review with messageid <176349442723.1015.11904064248451731131.pgcf@coridan.postgresql.org>
2025-11-18 19:33:47 mahmoudayman gen_guc_tables.pl: Validate required GUC fields before code generation New status: Ready for Committer
2025-11-18 19:00:47 mahmoudayman gen_guc_tables.pl: Validate required GUC fields before code generation Added mahmoudayman as reviewer
2025-11-18 16:34:04 bossartn postgresql.conf.sample tab width Closed in commitfest PG19-3 with status: Committed
2025-11-18 16:34:04 bossartn postgresql.conf.sample tab width Moved from CF PG19-4 to CF PG19-3
2025-11-18 16:02:37 vitprof Introduce a new GUC to allow logical walsender to shutdown immediately without waiting for a response from the client. Changed name to Introduce a new GUC to allow logical walsender to shutdown immediately without waiting for a response from the client.
2025-11-18 16:00:06 vitprof Introduce a new GUC to allow logical walsender to shutdown immediately without waiting for a response from the client. Attached mail thread TYAPR01MB586668E50FC2447AD7F92491F5E89@TYAPR01MB5866.jpnprd01.prod.outlook.com
2025-11-18 16:00:06 vitprof Introduce a new GUC to allow logical walsender to shutdown immediately without waiting for a response from the client. Created patch record
2025-11-18 15:17:33 croissant Add memory usage reporting to VACUUM VERBOSE New status: Needs review
2025-11-18 15:11:11 bossartn Speed up COPY FROM text/CSV parsing using SIMD Moved from CF PG19-2 to CF PG19-4
2025-11-18 15:10:31 bossartn Speed up COPY FROM text/CSV parsing using SIMD Added bossartn as committer
2025-11-18 15:10:31 bossartn Speed up COPY FROM text/CSV parsing using SIMD Added bossartn as reviewer
2025-11-18 14:19:20 nbyavuz Speed up COPY FROM text/CSV parsing using SIMD New status: Needs review
2025-11-18 09:41:51 rafia.sabih Bypassing cursors in postgres_fdw to enable parallel plans Attached mail thread CA+FpmFcmO5ctjYgQxSomJC=mCugqPo+51Le2wdxX0kWxjvBBig@mail.gmail.com
2025-11-18 09:41:51 rafia.sabih Bypassing cursors in postgres_fdw to enable parallel plans Created patch record
2025-11-18 07:27:40 stayreal transformJsonFuncExpr pathspec cache lookup failed Attached mail thread CACJufxHunVg81JMuNo8Yvv_hJD0DicgaVN2Wteu8aJbVJPBjZA@mail.gmail.com
2025-11-18 07:27:40 stayreal transformJsonFuncExpr pathspec cache lookup failed Created patch record
2025-11-18 07:23:58 stayreal misleading error message in DefineIndex Attached mail thread CACJufxH6VhAf65Vghg4T2q315gY=Rt4BUfMyunkfRj0n2S9n-g@mail.gmail.com
2025-11-18 07:23:57 stayreal misleading error message in DefineIndex Created patch record
2025-11-18 02:29:23 masahikosawada Add memory usage reporting to VACUUM VERBOSE New status: Waiting on Author
2025-11-17 22:26:45 bossartn vacuumdb: add --dry-run New status: Waiting on Author
2025-11-17 22:25:32 bossartn vacuumdb: add --dry-run Added bossartn as committer
2025-11-17 22:25:30 bossartn vacuumdb: add --dry-run Added bossartn as reviewer
2025-11-17 22:25:29 bossartn vacuumdb: add --dry-run Attached mail thread CADkLM=ckHkX7Of5SrK7g0LokPUwJ=kk8JU1GXGF5pZ1eBVr0=Q@mail.gmail.com
2025-11-17 22:25:29 bossartn vacuumdb: add --dry-run Created patch record
2025-11-17 19:31:49 simseih Have BackendXidGetPid return pid_t Attached mail thread CAA5RZ0uitUJ7syh+=2fE6U_X9sODcpm2OkdrFVqYFhpK20VgtQ@mail.gmail.com
2025-11-17 19:31:49 simseih Have BackendXidGetPid return pid_t Created patch record
2025-11-17 19:30:34 simseih Adding callback support for custom statistics kinds New status: Waiting on Author
2025-11-17 19:30:15 simseih Adding callback support for custom statistics kinds Attached mail thread CAA5RZ0s9SDOu+Z6veoJCHWk+kDeTktAtC-KY9fQ9Z6BJdDUirQ@mail.gmail.com
2025-11-17 19:30:15 simseih Adding callback support for custom statistics kinds Created patch record
2025-11-17 10:25:03 chaol backend/nodes cleanup: Move loop variables definitions into for statement Attached mail thread CAEoWx2nP12qwAaiJutbn1Kw50atN6FbMJNQ4bh4+fP_Ay_u7Eg@mail.gmail.com
2025-11-17 10:25:03 chaol backend/nodes cleanup: Move loop variables definitions into for statement Created patch record
2025-11-17 10:22:45 chaol gen_guc_tables.pl: Validate required GUC fields before code generation Attached mail thread CAEoWx2=oP4LgHi771_OKhPPUS7B-CTqCs==uQcNXWrwBoAm5Vg@mail.gmail.com
2025-11-17 10:22:45 chaol gen_guc_tables.pl: Validate required GUC fields before code generation Created patch record
2025-11-16 16:06:15 croissant Add memory usage reporting to VACUUM VERBOSE Attached mail thread CAHza6qcPitBCkyiKJosDTt3bmxMvzZOTONoebwCkBZrr3rk65Q@mail.gmail.com
2025-11-16 16:06:15 croissant Add memory usage reporting to VACUUM VERBOSE Created patch record
2025-11-15 14:18:38 xzilla Document NULL Concepts and Behaviors Removed xzilla from reviewers
2025-11-15 12:13:24 lepikhov Give Plugins control at the end of CHECKPOINT to store their state Attached mail thread CANbhV-E4pTWeF-DsdaGsOrjJNFWPaR+Dstjrnkqvf9JFFgOKKQ@mail.gmail.com
2025-11-15 12:13:23 lepikhov Give Plugins control at the end of CHECKPOINT to store their state Created patch record
2025-11-14 21:40:05 bossartn postgresql.conf.sample tab width Added bossartn as committer
2025-11-14 21:40:02 bossartn postgresql.conf.sample tab width New status: Ready for Committer
2025-11-14 20:13:41 bossartn postgresql.conf.sample tab width Attached mail thread aReNUKdMgKxLqmq7@nathan
2025-11-14 20:13:41 bossartn postgresql.conf.sample tab width Created patch record
2025-11-14 17:05:50 bossartn enhance wraparound warnings Attached mail thread aRdhSSFb9zZH_0zc@nathan
2025-11-14 17:05:50 bossartn enhance wraparound warnings Created patch record
2025-11-14 15:38:47 gregburd Refactor how we form HeapTuples for CatalogTuple(Insert|Update) Attached mail thread 2C5C8B8D-8B36-4547-88EB-BDCF9A7C8D94@greg.burd.me
2025-11-14 15:38:47 gregburd Refactor how we form HeapTuples for CatalogTuple(Insert|Update) Created patch record
2025-11-14 04:03:47 tatsuro_yamada psql: add \dcs to list all constraints Attached mail thread CAOKkKFsHZpD0V75u1j-6EUrJF=42ShGDOJgyhnp0Z2qsY+ae+Q@mail.gmail.com
2025-11-14 04:03:47 tatsuro_yamada psql: add \dcs to list all constraints Created patch record
2025-11-13 20:33:17 hannukrosing pg_dump flag for dumping tables data in multiple chunks, for huge tables can often give near-linear speedup when parallelized Changed name to pg_dump flag for dumping tables data in multiple chunks, for huge tables can often give near-linear speedup when parallelized
2025-11-13 20:32:23 hannukrosing pg_dump flag for dumping tables data in multiple chunks, for huge tables can often give near-linear speedup when parallelized Attached mail thread CAMT0RQT_0qVxcTT6ycM20QUN-pEQ6iMLbz6gLWgLpeF0NmNOUA@mail.gmail.com
2025-11-13 20:32:23 hannukrosing pg_dump flag for dumping tables data in multiple chunks, for huge tables can often give near-linear speedup when parallelized Created patch record
2025-11-13 17:33:36 bossartn implement GRANT/REVOKE ... GRANTED BY Attached mail thread CAKFQuwa7m2smqqpgPetw=i8Aj-xqg9Zjc5Z2aX3AUwNh96WnXw@mail.gmail.com