Global Commitfest activity

Time User Patch Activity
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 17:03:08 bjtat Improve error reporting in 027_stream_regress test Added bjtat as reviewer
2025-11-20 17:03:07 bjtat Improve error reporting in 027_stream_regress test Removed bjtat from reviewers
2025-11-20 17:03:05 bjtat Improve error reporting in 027_stream_regress test Added bjtat as reviewer
2025-11-20 16:48:15 simseih Add mode and reason columns to pg_stat_progress_vacuum Added simseih as reviewer
2025-11-20 15:47:30 retro Add 'make check-tests' behavior to the meson based builds Added retro as reviewer
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 11:31:59 mcadariu Leaf and internal block access stats for indexes Deleted annotation "This is now obsolete. As soon as possible will provide a v2 of the patch to be reviewed. " from 5211016e-88da-4ea2-a3f6-5c87fa1930a5@gmail.com
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 22:47:22 petere Decouple C++ support in Meson's PGXS from LLVM enablement New status: Waiting on Author
2025-11-19 21:03:21 laurenz System views for versions reporting New status: Waiting on Author
2025-11-19 21:03:13 laurenz System views for versions reporting Added laurenz as reviewer
2025-11-19 20:36:51 simseih Adding callback support for custom statistics kinds New status: Needs review
2025-11-19 20:05:57 mcadariu pg_recvlogical: Prevent flushed data from being re-sent after restarting replication New status: Ready for Committer
2025-11-19 18:31:43 gregburd Expanding HOT updates for expression and partial indexes Changed gitlink to https://github.com/gburd/postgres/tree/cf-5556
2025-11-19 18:23:03 tgl Optimize join selectivity estimation for tables with large number of MCVs Closed in commitfest PG19-3 with status: Committed
2025-11-19 18:23:03 tgl Optimize join selectivity estimation for tables with large number of MCVs Changed committer to tgl
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:56:59 stayreal copy.sgml: add XML ID attributes to <varlistentry> tags. Closed in commitfest PG19-3 with status: Committed
2025-11-19 08:56:58 stayreal copy.sgml: add XML ID attributes to <varlistentry> tags. Closed in commitfest PG19-3 with status: Committed
2025-11-19 08:56:57 stayreal copy.sgml: add XML ID attributes to <varlistentry> tags. Changed committer to alvherre
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 03:45:10 atsushitorikoshi Logging plan of the currently running query New status: Needs review
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:24:37 masahikosawada Use streaming read I/O in BRIN vacuuming Closed in commitfest PG19-3 with status: Committed
2025-11-18 20:24:37 masahikosawada Use streaming read I/O in BRIN vacuuming Changed committer to masahikosawada
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:20:50 davidrowley Support tid range scan in parallel New status: Ready for Committer
2025-11-18 20:19:56 akshatj Logging plan of the currently running query New status: Waiting on Author
2025-11-18 20:19:46 akshatj Logging plan of the currently running query Posted comment with messageid <176349718657.1015.12677520994128141938.pgcf@coridan.postgresql.org>
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:40:24 ocean-li Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state Added ocean-li 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:39:01 alvherre pg_createsubscriber --dry-run logging concerns Closed in commitfest PG19-3 with status: Committed
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 11:56:50 tanswis42.gmail.com Address ambiguity/confusion in IS JSON documentation Posted comment with messageid <176346701044.1015.11502436206879063762.pgcf@coridan.postgresql.org>
2025-11-18 11:36:44 mcadariu pg_recvlogical: Prevent flushed data from being re-sent after restarting replication Added mcadariu as reviewer
2025-11-18 11:05:56 tanswis42.gmail.com Address ambiguity/confusion in IS JSON documentation Removed tanswis42.gmail.com from reviewers
2025-11-18 11:05:47 tanswis42.gmail.com Address ambiguity/confusion in IS JSON documentation Added tanswis42.gmail.com as reviewer
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 05:18:36 michael-kun Add os_page_num to pg_buffercache New status: Waiting on Author
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 19:04:46 tgl A tidyup for match_orclause_to_indexcol() Closed in commitfest PG19-3 with status: Committed
2025-11-17 19:04:46 tgl A tidyup for match_orclause_to_indexcol() Changed committer to tgl
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 23:31:56 smagen Waiting for LSN replay with WAIT FOR command Closed in commitfest PG19-3 with status: Committed
2025-11-15 23:31:56 smagen Waiting for LSN replay with WAIT FOR command Changed committer to smagen
2025-11-15 21:49:01 tgl Improve error reporting in 027_stream_regress test Closed in commitfest PG19-3 with status: Committed