Global Commitfest activity

Time User Patch Activity
2025-10-21 08:59:36 masaofujii pg_recvlogical: Prevent flushed data from being re-sent after restarting replication Attached mail thread CAHGQGwFeTymZQ7RLvMU6WuDGar8bUQCazg=VOfA-9GeBkg-FzA@mail.gmail.com
2025-10-21 08:59:35 masaofujii pg_recvlogical: Prevent flushed data from being re-sent after restarting replication Created patch record
2025-10-21 08:57:17 nishant-at-edb Problem in 'ORDER BY' of a column using a created collation? Closed in commitfest PG19-2 with status: Returned with feedback
2025-10-21 08:17:32 sunils26 BRIN: Prevent the heapblk overflow during index summarization on very large tables resulting in an infinite loop Closed in commitfest PG19-3 with status: Committed
2025-10-21 08:17:32 sunils26 BRIN: Prevent the heapblk overflow during index summarization on very large tables resulting in an infinite loop Changed committer to davidrowley
2025-10-21 08:05:51 alvherre jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Moved from CF PG19-2 to CF PG19-3
2025-10-21 07:54:08 alvherre Accessing an invalid pointer in BufferManagerRelation structure Closed in commitfest PG19-3 with status: Committed
2025-10-21 07:54:08 alvherre Accessing an invalid pointer in BufferManagerRelation structure Changed committer to alvherre
2025-10-21 07:18:24 michael-kun pgbench: extend variable usage in scripts New status: Waiting on Author
2025-10-21 07:14:52 michael-kun Fix incorrect comment in pg_get_shmem_allocations_numa() Closed in commitfest PG19-3 with status: Committed
2025-10-21 07:14:52 michael-kun Fix incorrect comment in pg_get_shmem_allocations_numa() Changed committer to michael-kun
2025-10-21 07:13:38 chaol Alow ALTER COLUMN TYPE when dependent generated column has SET EXPRESSION Attached mail thread A61F14F6-339D-46EF-9FC1-A8438FE3BE86@gmail.com
2025-10-21 07:13:37 chaol Alow ALTER COLUMN TYPE when dependent generated column has SET EXPRESSION Created patch record
2025-10-21 06:12:45 michael-kun Update parser README to include parse_jsontable.c Closed in commitfest PG19-3 with status: Committed
2025-10-21 06:12:44 michael-kun Update parser README to include parse_jsontable.c Changed committer to michael-kun
2025-10-21 05:57:09 michael-kun Extended Statistics set/restore/clear functions New status: Waiting on Author
2025-10-21 05:14:54 stayreal speedup COPY TO for partitioned table Closed in commitfest PG19-3 with status: Committed
2025-10-21 05:14:54 stayreal speedup COPY TO for partitioned table Changed committer to masahikosawada
2025-10-21 04:03:46 amitlan Eliminating SPI / SQL from some RI trigger functions Moved from CF PG19-1 to CF PG19-Drafts
2025-10-21 04:02:48 amitlan Eliminating SPI / SQL from some RI trigger functions New status: Waiting on Author
2025-10-21 03:58:30 amitlan Eliminating SPI / SQL from some RI trigger functions Closed in commitfest PG19-1 with status: Withdrawn
2025-10-21 03:32:41 john.naylor Enable auto-vectorization for page checksum calculations Added john.naylor as reviewer
2025-10-20 21:29:50 mihailnikalayeu Fix race condition in SSI when reading PredXact->SxactGlobalXmin Added mihailnikalayeu as reviewer
2025-10-20 21:29:25 mihailnikalayeu Fix race condition in SSI when reading PredXact->SxactGlobalXmin Attached mail thread CAEkjoh2X8yL9TKrQKx6SL6gtMNuZsyH8K-+rE78EwdOv4oXjSA@mail.gmail.com
2025-10-20 21:29:25 mihailnikalayeu Fix race condition in SSI when reading PredXact->SxactGlobalXmin Created patch record
2025-10-20 20:15:23 adunstan Add 'make check-tests' behavior to the meson based builds Added adunstan as committer
2025-10-20 14:31:42 adunstan SQL/JSON json_table PLAN clause Moved from CF PG19-2 to CF PG19-3
2025-10-20 14:24:45 alvherre Add \pset options for boolean value display Moved from CF PG19-2 to CF PG19-3
2025-10-20 14:06:12 alvherre Add \pset options for boolean value display Added alvherre as committer
2025-10-20 14:03:05 rutchkiwi Docs and tests for RLS policies applied by command type Added rutchkiwi as reviewer
2025-10-20 13:01:43 dylanzhou Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array New status: Ready for Committer
2025-10-20 12:42:54 atsushitorikoshi Logging plan of the currently running query New status: Needs review
2025-10-20 12:17:45 raniervilela Avoid overwiriting cache entry (src/backend/utils/cache/relcache.c) Moved from CF PG19-2 to CF PG19-3
2025-10-20 12:07:14 rhaberkorn contrib/xml2: xslt_process() should report XSLT-related error details and accept xmltype Moved from CF PG19-2 to CF PG19-3
2025-10-20 11:53:48 d_gustafsson Support enabling checksums online Moved from CF PG19-2 to CF PG19-3
2025-10-20 11:25:56 petere List TAP test files in makefiles Moved from CF PG19-2 to CF PG19-3
2025-10-20 11:24:55 petere SQL Property Graph Queries (SQL/PGQ) Moved from CF PG19-2 to CF PG19-3
2025-10-20 10:05:55 reshke Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Added reshke as reviewer
2025-10-20 09:57:33 edbehn Make numeric type accessible to third-party code. Moved from CF PG19-2 to CF PG19-3
2025-10-20 03:27:25 ajinc Improve initial slot synchronization in pg_sync_replication_slots() Moved from CF PG19-2 to CF PG19-3
2025-10-20 02:48:11 masaofujii pg_restore --no-policies should not restore policies' comment Closed in commitfest PG19-3 with status: Committed
2025-10-20 00:11:21 chaol Optimize JsonbContainerTypeName by reordering type checks Moved from CF PG19-2 to CF PG19-3
2025-10-19 20:33:12 lerm Implement batching for walsender notifications during logical cascade replication Moved from CF PG19-2 to CF PG19-3
2025-10-19 18:24:33 alvherre Reduce timing overhead of EXPLAIN ANALYZE using rdtsc Moved from CF PG19-2 to CF PG19-3
2025-10-19 16:11:37 joeljacobson Optimize ProcSignal to avoid redundant SIGUSR1 signals Moved from CF PG19-2 to CF PG19-3
2025-10-19 14:39:43 stayreal refactor func-matching.sgml, make regexp* function more readable Attached mail thread CACJufxFuk9P=P4=BZ=qCkgvo6im8aL8NnCkjxx2S2MQDWNdouw@mail.gmail.com
2025-10-19 14:39:43 stayreal refactor func-matching.sgml, make regexp* function more readable Created patch record
2025-10-19 12:38:50 shinyakato Speed up COPY FROM text/CSV parsing using SIMD Closed in commitfest PG19-2 with status: Withdrawn
2025-10-19 12:38:36 okbobcz new plpgsql.extra_errors check - strict_expr_check Moved from CF PG19-Drafts to CF PG19-3
2025-10-19 12:37:49 okbobcz new plpgsql.extra_errors check - strict_expr_check Moved from CF PG19-3 to CF PG19-Drafts
2025-10-19 12:37:19 okbobcz declarative session variables, LET command Moved from CF PG19-2 to CF PG19-3
2025-10-19 12:23:48 msdousti psql \dh: List High-Level (Root) Tables and Indexes Moved from CF PG19-2 to CF PG19-3
2025-10-19 12:01:35 alvherre Unnecessary delay in streaming replication due to replay lag Moved from CF PG19-2 to CF PG19-3
2025-10-19 12:01:03 alvherre display current search_path in psql prompt Moved from CF PG19-2 to CF PG19-3
2025-10-19 12:00:00 alvherre Windows meson build Moved from CF PG19-2 to CF PG19-3
2025-10-19 11:59:50 alvherre Document how commit handles aborted transactions Moved from CF PG19-2 to CF PG19-3
2025-10-19 11:59:37 alvherre new plpgsql.extra_errors check - strict_expr_check Moved from CF PG19-2 to CF PG19-3
2025-10-19 11:59:19 alvherre pg_restore documentation and --create/--single-transaction limitation Moved from CF PG19-2 to CF PG19-3
2025-10-19 11:57:37 fuzzycz starjoin join order planning Moved from CF PG19-2 to CF PG19-3
2025-10-19 11:57:27 erthalion System views for versions reporting Moved from CF PG19-2 to CF PG19-3
2025-10-19 11:57:20 erthalion Changing shared_buffers without restart Moved from CF PG19-2 to CF PG19-3
2025-10-19 11:35:32 alvherre Reset recovery target parameters in pg_createsubscriber Moved from CF PG19-2 to CF PG19-3
2025-10-19 11:35:19 alvherre bug: virtual generated column can be partition key Moved from CF PG19-2 to CF PG19-3
2025-10-19 11:35:04 alvherre Non-blocking archiver process Moved from CF PG19-2 to CF PG19-3
2025-10-19 11:33:39 alvherre Correction of RowMark Removal During Sel-Join Elimination Moved from CF PG19-2 to CF PG19-3
2025-10-19 11:33:19 alvherre Accessing an invalid pointer in BufferManagerRelation structure Moved from CF PG19-2 to CF PG19-3
2025-10-19 10:42:25 alvherre Corrupted FSM page is not saved after zeroing. Moved from CF PG19-2 to CF PG19-Drafts
2025-10-19 10:41:11 alvherre Fix bug with accessing to temporary tables of other sessions Moved from CF PG19-2 to CF PG19-3
2025-10-19 10:40:51 alvherre Fix creation of empty .log files during log rotation Moved from CF PG19-2 to CF PG19-3
2025-10-19 10:40:06 alvherre Fix for consume_xids advancing XIDs incorrectly Moved from CF PG19-2 to CF PG19-3
2025-10-19 10:38:57 alvherre Fix race between WAL flush and InstallXLogFileSegment() Moved from CF PG19-2 to CF PG19-3
2025-10-19 10:38:53 alvherre Fix race between WAL flush and InstallXLogFileSegment() New status: Needs review
2025-10-19 10:37:15 alvherre Fix standby may crash when switching-over in certain special cases Moved from CF PG19-2 to CF PG19-3
2025-10-19 10:36:53 alvherre Fix rare checksum failure in EXEC_BACKEND LocalProcessControlFile() Moved from CF PG19-2 to CF PG19-3
2025-10-19 10:36:04 alvherre Incremental Sort Cost Estimation Instability Moved from CF PG19-2 to CF PG19-3
2025-10-19 10:34:38 alvherre Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state Moved from CF PG19-2 to CF PG19-3
2025-10-19 10:33:39 alvherre WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts Moved from CF PG19-2 to CF PG19-3
2025-10-19 10:33:19 alvherre Fix rare recovery shutdown hang Moved from CF PG19-2 to CF PG19-3
2025-10-19 10:31:33 alvherre pg_ctl start may return 0 even if the postmaster has been already started on Windows Moved from CF PG19-2 to CF PG19-3
2025-10-19 06:15:11 sunils26 BRIN: Prevent the heapblk overflow during index summarization on very large tables resulting in an infinite loop Changed tags to Backport, Bugfix, Good First Review
2025-10-19 06:09:24 sunils26 BRIN: Prevent the heapblk overflow during index summarization on very large tables resulting in an infinite loop Attached mail thread CAOG6S4-tGksTQhVzJM19NzLYAHusXsK2HmADPZzGQcfZABsvpA@mail.gmail.com
2025-10-19 06:09:24 sunils26 BRIN: Prevent the heapblk overflow during index summarization on very large tables resulting in an infinite loop Created patch record
2025-10-19 01:54:40 dylanzhou Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Changed tags to Logical Replication, Performance, Refactoring Only
2025-10-18 20:26:05 lispyone Fix POSIX compliance in pgwin32_unsetenv() Changed tags to
2025-10-18 20:26:05 lispyone Fix POSIX compliance in pgwin32_unsetenv() Changed topic to Miscellaneous
2025-10-18 18:32:12 lispyone Fix POSIX compliance in pgwin32_unsetenv() Attached mail thread b6a1e52b-d808-4df7-87f7-2ff48d15003e@gmail.com
2025-10-18 18:32:12 lispyone Fix POSIX compliance in pgwin32_unsetenv() Created patch record
2025-10-18 07:53:38 dylanzhou Waiting for LSN replay with WAIT FOR command Changed authors to Alexander Korotkov (smagen), Xuneng Zhou (egoa)
2025-10-18 07:52:17 dylanzhou Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Attached mail thread CABPTF7V9gcpTLrOY0fG4YontoHjVg8YrbmiH4XB_5PT6K56xhg@mail.gmail.com
2025-10-18 07:52:17 dylanzhou Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Created patch record
2025-10-18 01:15:55 andrewjackson Add Option to Check All Addresses For Matching target_session_attr Moved from CF PG19-2 to CF PG19-3
2025-10-17 20:58:36 mattdailis disallow alter individual column if partition key contains wholerow reference New status: Waiting on Author
2025-10-17 20:15:00 alvherre fix NOT VALID NOT NULL with ALTER COLUMN SET IDENTITY Added alvherre as committer
2025-10-17 19:14:29 bossartn track ABI breaks in stable branches Attached mail thread aPJ03E2itovDBcKX@nathan
2025-10-17 19:14:29 bossartn track ABI breaks in stable branches Created patch record
2025-10-17 16:56:13 bossartn Improve ACL checks in pg_prewarm for indexes Closed in commitfest PG19-3 with status: Committed
2025-10-17 10:48:59 a.alekseev ecpg: check return value of replace_variables() Closed in commitfest PG19-3 with status: Committed
2025-10-17 10:48:59 a.alekseev ecpg: check return value of replace_variables() Changed committer to d_gustafsson
2025-10-17 05:54:54 renzo.dani Extend documentation for pg_stat_replication.backend_xmin Closed in commitfest PG19-3 with status: Committed
2025-10-17 05:54:54 renzo.dani Extend documentation for pg_stat_replication.backend_xmin Changed committer to masaofujii