Commitfest activity

Time User Patch Activity
2025-08-14 19:21:33 tgl Identifying function-lookup failures due to argument name mismatches Attached mail thread 1756041.1754616558@sss.pgh.pa.us
2025-08-14 19:21:32 tgl Identifying function-lookup failures due to argument name mismatches Created patch record
2025-08-14 17:13:54 a.alekseev Silence Valgrind about SelectConfigFiles() Closed in commitfest PG19-2 with status: Committed
2025-08-14 17:13:54 a.alekseev Silence Valgrind about SelectConfigFiles() Changed committer to tgl
2025-08-14 16:08:37 alvherre don't include tableam.h in nbtree.h Closed in commitfest PG19-2 with status: Committed
2025-08-14 16:08:37 alvherre don't include tableam.h in nbtree.h Changed committer to alvherre
2025-08-14 16:06:34 masaofujii Make pgoutput documentation easier to find New status: Needs review
2025-08-14 15:26:18 bossartn pg_upgrade: transfer pg_largeobject_metadata's files when possible Attached mail thread aJ3_Gih_XW1_O2HF@nathan
2025-08-14 15:26:18 bossartn pg_upgrade: transfer pg_largeobject_metadata's files when possible Created patch record
2025-08-14 09:41:52 lepikhov Expose custom planning data in EXPLAIN Attached mail thread e7cb9db0-afb6-4ba5-b86f-307683133387@gmail.com
2025-08-14 09:41:52 lepikhov Expose custom planning data in EXPLAIN Created patch record
2025-08-14 06:33:46 reshke Do not exit on postmaster death event inside CRIT sections. Attached mail thread B3C69B86-7F82-4111-B97F-0005497BB745@yandex-team.ru
2025-08-14 06:33:45 reshke Do not exit on postmaster death event inside CRIT sections. Created patch record
2025-08-14 04:04:40 chaol Make pgoutput documentation easier to find Posted comment with messageid <175514428026.994.9355658453872400400.pgcf@coridan.postgresql.org>
2025-08-14 04:04:40 chaol Make pgoutput documentation easier to find New status: Waiting on Author
2025-08-14 03:26:40 chaol Make pgoutput documentation easier to find Added chaol as reviewer
2025-08-14 02:53:10 masaofujii Tab completion for large objects Added masaofujii as committer
2025-08-14 02:53:06 masaofujii Tab completion for large objects Added masaofujii as reviewer
2025-08-14 02:53:00 masaofujii Tab completion for large objects Attached mail thread 87y0syikki.fsf@wibble.ilmari.org
2025-08-14 02:53:00 masaofujii Tab completion for large objects Created patch record
2025-08-14 02:18:45 masaofujii Prevent vacuumdb --analyze-only from issuing VACUUM (ONLY_DATABASE_STATS) Attached mail thread CAHGQGwEqHGa-k=wbRMucUVihHVXk4NQkK94GNN=ym9cQ5HBSHg@mail.gmail.com
2025-08-14 02:18:44 masaofujii Prevent vacuumdb --analyze-only from issuing VACUUM (ONLY_DATABASE_STATS) Created patch record
2025-08-14 02:16:09 masaofujii Make wal_receiver_timeout configurable per subscription Moved from CF PG19-1 to CF PG19-2
2025-08-14 02:16:04 masaofujii Improve logicalrep_worker_launch() logic Moved from CF PG19-1 to CF PG19-2
2025-08-14 02:15:51 masaofujii Add guard to prevent recursive memory context logging. Moved from CF PG19-1 to CF PG19-2
2025-08-14 01:51:57 ha-kun Add --continue-on-abort option to pgbench Moved from CF PG19-1 to CF PG19-2
2025-08-13 23:32:42 satyanarayanan Proposal: GUC to control starting/stopping logical subscription workers Attached mail thread CAHg+QDfFrD9Y_+ab56OHxk5y=792muMKZj7poshz8xuaRfTGJw@mail.gmail.com
2025-08-13 23:32:42 satyanarayanan Proposal: GUC to control starting/stopping logical subscription workers Created patch record
2025-08-13 23:05:51 a.alekseev Silence Valgrind about SelectConfigFiles() Attached mail thread CAJ7c6TMByXE8dc7zDvDWTQjk6o-XXAdRg_RAg5CBaUOgFPV3LQ@mail.gmail.com
2025-08-13 23:05:51 a.alekseev Silence Valgrind about SelectConfigFiles() Created patch record
2025-08-13 21:19:11 tgl Making type Datum be 8 bytes everywhere Closed in commitfest PG19-2 with status: Committed
2025-08-13 21:19:11 tgl Making type Datum be 8 bytes everywhere Changed committer to tgl
2025-08-13 12:55:35 florentst pg_restore add note about -n Moved from CF PG19-1 to CF PG19-2
2025-08-13 12:55:11 florentst display current search_path in psql prompt Moved from CF PG19-1 to CF PG19-2
2025-08-13 11:36:34 simseih Improve LWLock tranche name visibility across backends New status: Needs review
2025-08-13 09:38:01 chaol Upgrade GB18030 encoding support from 2000 to 2022 standard New status: Needs review
2025-08-13 09:16:01 chaol Improve hash join's handling of tuples with null join keys Posted comment with messageid <175507656113.993.1381684440543440253.pgcf@coridan.postgresql.org>
2025-08-13 09:16:01 chaol Improve hash join's handling of tuples with null join keys New status: Waiting on Author
2025-08-13 08:59:45 chaol Improve hash join's handling of tuples with null join keys Added chaol as reviewer
2025-08-13 06:34:34 tatsuhito.kasahara Add log_autoanalyze_min_duration Added tatsuhito.kasahara as reviewer
2025-08-13 04:22:25 bertranddrouvot.pg Add os_page_num to pg_buffercache Moved from CF PG19-1 to CF PG19-2
2025-08-13 04:21:56 bertranddrouvot.pg relfilenode statistics Moved from CF PG19-1 to CF PG19-2
2025-08-13 04:21:27 bertranddrouvot.pg Avoid orphaned objects dependencies, take 3 Moved from CF PG19-1 to CF PG19-2
2025-08-12 19:19:10 chiranmoy SVE enablement for hex-encode and hex-decode Moved from CF PG19-1 to CF PG19-2
2025-08-12 17:04:31 coreyh Import Statistics in postgres_fdw before resorting to sampling. Attached mail thread CADkLM=chrYAx=X2KUcDRST4RLaRLivYDohZrkW4LLBa0iBhb5w@mail.gmail.com
2025-08-12 17:04:31 coreyh Import Statistics in postgres_fdw before resorting to sampling. Created patch record
2025-08-12 14:44:09 alvherre VACUUM FULL / CLUSTER CONCURRENTLY Moved from CF PG19-1 to CF PG19-2
2025-08-12 14:43:59 alvherre VACUUM FULL / CLUSTER CONCURRENTLY Attached mail thread 202507262156.sb455angijk6@alvherre.pgsql
2025-08-12 13:12:28 d.koval Add SPLIT PARTITION/MERGE PARTITIONS commands Moved from CF PG19-1 to CF PG19-2
2025-08-12 07:49:07 bertranddrouvot.pg Per backend relation statistics tracking Attached mail thread aJrxug4LCg4Hm5Mm@ip-10-97-1-34.eu-west-3.compute.internal
2025-08-12 07:49:06 bertranddrouvot.pg Per backend relation statistics tracking Created patch record
2025-08-12 06:49:52 petere SQL Property Graph Queries (SQL/PGQ) Moved from CF PG19-1 to CF PG19-2
2025-08-12 04:38:31 atsushitorikoshi Enhancing Memory Context Statistics Reporting New status: Waiting on Author
2025-08-12 04:38:22 atsushitorikoshi Enhancing Memory Context Statistics Reporting Added atsushitorikoshi as reviewer
2025-08-11 20:53:11 bossartn Improve LWLock tranche name visibility across backends New status: Waiting on Author
2025-08-11 20:50:19 bossartn Improve LWLock tranche name visibility across backends Added bossartn as reviewer
2025-08-11 20:19:20 pjungwir Inline non-SQL SRFs Moved from CF PG19-1 to CF PG19-2
2025-08-11 20:19:10 pjungwir Foreign key isolation tests Moved from CF PG19-1 to CF PG19-2
2025-08-11 20:19:02 pjungwir SQL:2011 Application Time Update & Delete Moved from CF PG19-1 to CF PG19-2
2025-08-11 15:19:23 stayreal implement CAST(expr AS type FORMAT 'template') Attached mail thread CACJufxGqm7cYQ5C65Eoh1z-f+aMdhv9_7V=NoLH_p6uuyesi6A@mail.gmail.com
2025-08-11 15:19:23 stayreal implement CAST(expr AS type FORMAT 'template') Created patch record
2025-08-11 14:19:14 fuzzycz Remove freelist and the buffer_strategy_lock New status: Waiting on Author
2025-08-11 09:21:16 john.naylor Upgrade GB18030 encoding support from 2000 to 2022 standard New status: Waiting on Author
2025-08-11 06:26:46 john.naylor Upgrade GB18030 encoding support from 2000 to 2022 standard Added john.naylor as reviewer
2025-08-10 23:58:35 mcadariu Metadata and record block access stats for indexes Moved from CF PG19-1 to CF PG19-2
2025-08-10 19:36:32 laurenz Set log_lock_waits=on by default Moved from CF PG19-1 to CF PG19-2
2025-08-10 19:36:07 laurenz Make "vacuumdb --analyze-only" process partitioned tables Moved from CF PG19-1 to CF PG19-2
2025-08-10 16:19:57 pjungwir Inline non-SQL SRFs New status: Needs review
2025-08-08 16:31:58 jchampion libpq: Fix processing of SSL records >8kB on async API Changed authors to Jacob Champion (jchampion), Lars Kanis (larsk)
2025-08-08 16:31:58 jchampion libpq: Fix processing of SSL records >8kB on async API Changed tags to Backport, Bugfix
2025-08-08 16:30:29 jchampion libpq: Fix processing of SSL records >8kB on async API Moved from CF PG19-1 to CF PG19-2
2025-08-08 10:20:12 nbyavuz Add pg_buffercache_mark_dirty[_all]() functions to the pg_buffercache Moved from CF PG19-1 to CF PG19-2
2025-08-08 07:41:50 jeltef Add storage I/O tracking to EXPLAIN BUFFERS Moved from CF PG19-1 to CF PG19-2
2025-08-08 04:41:30 shinyakato Enhance statistics reset functions to return reset timestamp Attached mail thread CAOzEurQbGm6c4GH=pXo2tPz_aL-=bLFfoujij2zFph1LtnhM1A@mail.gmail.com
2025-08-08 04:41:30 shinyakato Enhance statistics reset functions to return reset timestamp Created patch record
2025-08-08 04:23:55 sulamul pg_waldump: support decoding of WAL inside tarfile Attached mail thread CAAJ_b94bqdWN3h2J-PzzzQ2Npbwct5ZQHggn_QoYGhC2rn-=WQ@mail.gmail.com
2025-08-08 04:23:55 sulamul pg_waldump: support decoding of WAL inside tarfile Created patch record
2025-08-07 15:25:25 deanr Docs and tests for RLS policies applied by command type Moved from CF PG19-1 to CF PG19-2
2025-08-07 15:24:37 deanr Allow ON CONFLICT DO UPDATE to return EXCLUDED values Moved from CF PG19-1 to CF PG19-2
2025-08-07 14:32:21 eulerto log_min_messages per backend type Moved from CF PG19-1 to CF PG19-2
2025-08-07 08:26:10 chaol Upgrade GB18030 encoding support from 2000 to 2022 standard Attached mail thread 966d9fc.169.198741fe60b.Coremail.jiaoshuntian@highgo.com
2025-08-07 08:26:10 chaol Upgrade GB18030 encoding support from 2000 to 2022 standard Created patch record
2025-08-07 07:52:34 chaol Enhance Makefiles to rebuild objects on map file changes Attached mail thread 1CA8625F-AA41-4ED2-B60F-E28AC71F37DC@highgo.com
2025-08-07 07:52:34 chaol Enhance Makefiles to rebuild objects on map file changes Created patch record
2025-08-07 07:27:18 erthalion Changing shared_buffers without restart Moved from CF PG19-1 to CF PG19-2
2025-08-07 07:27:10 erthalion System views for versions reporting Moved from CF PG19-1 to CF PG19-2
2025-08-07 06:20:39 okbobcz new plpgsql.extra_errors check - strict_expr_check Moved from CF PG19-1 to CF PG19-2
2025-08-07 05:28:20 okbobcz declarative session variables, LET command Moved from CF PG19-1 to CF PG19-2
2025-08-07 05:06:54 shinyakato Speed up COPY FROM text/CSV parsing using SIMD Attached mail thread CAOzEurSW8cNr6TPKsjrstnPfhf4QyQqB4tnPXGGe8N4e_v7Jig@mail.gmail.com
2025-08-07 05:06:54 shinyakato Speed up COPY FROM text/CSV parsing using SIMD Created patch record
2025-08-07 00:37:19 tgl Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Added tgl as reviewer
2025-08-07 00:20:54 tgl starjoin join order planning Added tgl as reviewer
2025-08-07 00:19:17 joeljacobson Optimize LISTEN/NOTIFY Closed in commitfest PG19-2 with status: Withdrawn
2025-08-07 00:19:10 joeljacobson Optimize LISTEN/NOTIFY Closed in commitfest PG19-2 with status: Withdrawn
2025-08-06 23:18:03 tgl bt_index_parent_check false alarm for indexes created concurrently Moved from CF PG19-1 to CF PG19-2
2025-08-06 21:28:40 dsteele Return pg_control from pg_backup_stop(). Moved from CF PG19-1 to CF PG19-2
2025-08-06 18:40:24 bossartn More protocol.h replacements this time into walsender.c Closed in commitfest PG19-2 with status: Committed
2025-08-06 17:09:36 bossartn fix ancient typo in transformRelOptions() Closed in commitfest PG19-2 with status: Committed
2025-08-06 17:09:36 bossartn fix ancient typo in transformRelOptions() Changed committer to bossartn
2025-08-06 09:27:30 a.alekseev encode/decode support for base64url Moved from CF PG19-1 to CF PG19-2