Commitfest activity

Time User Patch Activity
2025-11-03 16:46:03 alvherre Add \pset options for boolean value display Closed in commitfest PG19-3 with status: Committed
2025-11-01 18:26:22 tgl parallel pg_restore: move offset-building phase to before forking New status: Waiting on Author
2025-10-31 06:10:37 m.orlov postgres_fdw could deparse ArrayCoerceExpr Moved from CF PG19-1 to CF PG19-3
2025-10-30 13:39:22 petere SQL:2023 JSON simplified accessor support Moved from CF PG19-2 to CF PG19-3
2025-10-29 10:29:21 mcadariu Leaf and internal block access stats for indexes Changed name to Leaf and internal block access stats for indexes
2025-10-29 10:12:11 petere Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup New status: Waiting on Author
2025-10-29 10:12:07 petere Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Added petere as reviewer
2025-10-29 09:41:47 petere Making libpq OpenSSL support threadsafe New status: Ready for Committer
2025-10-28 19:10:30 bossartn display current search_path in psql prompt Closed in commitfest PG19-3 with status: Committed
2025-10-28 13:19:09 dddaniil Prevent internal error at concurrent CREATE OR REPLACE / ALTER FUNCTION New status: Waiting on Author
2025-10-28 13:17:10 dddaniil Parallel processing of indexes in autovacuum Moved from CF PG19-2 to CF PG19-3
2025-10-27 20:30:03 bossartn display current search_path in psql prompt Added bossartn as committer
2025-10-27 04:23:11 ha-kun Fix slot synchronization with two_phase decoding enabled Changed tags to Backport, Bugfix
2025-10-27 04:18:30 ha-kun Fix slot synchronization with two_phase decoding enabled Moved from CF PG19-2 to CF PG19-3
2025-10-25 16:36:14 alvherre pg_restore add note about -n Moved from CF PG19-2 to CF PG19-3
2025-10-24 19:28:30 rutchkiwi Allow ON CONFLICT DO UPDATE to return EXCLUDED values Added rutchkiwi as reviewer
2025-10-24 19:28:22 rutchkiwi Allow ON CONFLICT DO UPDATE to return EXCLUDED values Attached mail thread fb18cbb9-32ca-46ea-b2ff-a7e7f20e883c@Spark
2025-10-24 19:24:13 rutchkiwi Docs and tests for RLS policies applied by command type New status: Ready for Committer
2025-10-24 07:03:22 ashutoshbapat Report replica identity in pg_publication_tables New status: Waiting on Author
2025-10-24 07:03:13 ashutoshbapat Report replica identity in pg_publication_tables Moved from CF PG19-2 to CF PG19-Drafts
2025-10-24 06:54:32 ashutoshbapat Report bytes and transactions actually sent downtream Moved from CF PG19-2 to CF PG19-3
2025-10-23 20:52:30 bossartn display current search_path in psql prompt Added bossartn as reviewer
2025-10-23 20:25:21 bossartn pgindent: improve formatting of multiline comments Added bossartn as reviewer
2025-10-23 15:12:26 bossartn revamp row-security tracking Closed in commitfest PG19-3 with status: Withdrawn
2025-10-23 13:24:10 raniervilela Small optimization set tuple block/tableOid once Moved from CF PG19-1 to CF PG19-3
2025-10-23 13:23:57 raniervilela Silence resource leaks alerts Moved from CF PG19-1 to CF PG19-3
2025-10-23 07:04:36 mihailnikalayeu DirtySnapshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication Changed name to DirtySnapshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication
2025-10-22 15:16:10 sdudoladov Add pg_stat_session Moved from CF PG19-2 to CF PG19-3
2025-10-22 10:55:57 coreyh Extended Statistics set/restore/clear functions Moved from CF PG19-2 to CF PG19-3
2025-10-22 08:50:27 antonmel KNN-btree Moved from CF PG19-1 to CF PG19-3
2025-10-22 08:49:24 antonmel Corrupted FSM page is not saved after zeroing. Moved from CF PG19-Drafts to CF PG19-3
2025-10-22 05:17:37 m.orlov Make MultiXactOffset 64-bit type Moved from CF PG19-1 to CF PG19-3
2025-10-22 01:00:32 michael-kun Random pg_upgrade 004_subscription test failure on drongo New status: Waiting on Author
2025-10-21 21:29:13 tgl parallel pg_restore: avoid disk seeks when jumping short distance forward Closed in commitfest PG19-3 with status: Committed
2025-10-21 21:29:12 tgl parallel pg_restore: avoid disk seeks when jumping short distance forward Changed committer to tgl
2025-10-21 15:10:53 fjanus Adding compression of temporary files Moved from CF PG19-2 to CF PG19-3
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 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 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 12:42:54 atsushitorikoshi Logging plan of the currently running query New status: Needs review
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:24:55 petere SQL Property Graph Queries (SQL/PGQ) Moved from CF PG19-2 to CF PG19-3
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:01:03 alvherre display current search_path in psql prompt 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: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: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-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 16:56:13 bossartn Improve ACL checks in pg_prewarm for indexes Closed in commitfest PG19-3 with status: Committed
2025-10-17 05:39:02 paalger Improve coments on structures in trigger.c Removed paalger from reviewers
2025-10-17 04:39:02 masaofujii Make wal_receiver_timeout configurable per subscription Moved from CF PG19-2 to CF PG19-3
2025-10-17 04:38:16 masaofujii Improve logicalrep_worker_launch() logic Moved from CF PG19-2 to CF PG19-3
2025-10-17 04:37:56 masaofujii Add guard to prevent recursive memory context logging. Moved from CF PG19-2 to CF PG19-3
2025-10-17 04:25:58 atsushitorikoshi Logging plan of the currently running query New status: Waiting on Author
2025-10-17 04:25:28 atsushitorikoshi Expose internal MultiXact member count function for efficient monitoring New status: Needs review
2025-10-16 19:56:25 alvherre using index to speedup add not null constraints to a table Added alvherre as committer
2025-10-15 17:31:54 petere Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Changed tags to Multithreading
2025-10-15 17:26:14 petere Thread-safe getopt() Changed tags to Multithreading
2025-10-15 17:25:27 petere Making libpq OpenSSL support threadsafe Changed tags to Multithreading
2025-10-15 17:25:07 petere Make ECPG locale usage thread-safe Changed tags to Multithreading
2025-10-15 12:37:35 petere Add log_autoanalyze_min_duration Closed in commitfest PG19-3 with status: Committed
2025-10-15 12:00:17 d.koval Add SPLIT PARTITION/MERGE PARTITIONS commands Moved from CF PG19-2 to CF PG19-3
2025-10-15 08:20:06 ha-kun Patch for migration of the pg_commit_ts directory Closed in commitfest PG19-1 with status: Withdrawn
2025-10-14 17:06:06 cary Support tid range scan in parallel New status: Needs review
2025-10-14 17:05:13 cary Support tid range scan in parallel Moved from CF PG19-1 to CF PG19-3
2025-10-13 16:45:44 x4m Compress big WAL records Moved from CF PG19-1 to CF PG19-3
2025-10-13 16:45:40 x4m amcheck: support for GiST Moved from CF PG19-1 to CF PG19-3
2025-10-13 03:32:17 abhishekc Adding error messages to a few slash commands Moved from CF PG19-1 to CF PG19-3
2025-10-12 20:58:24 a.rybakina Vacuum statistics Changed targetversion to 19
2025-10-10 11:19:36 a.rybakina Pull-up subquery if INNER JOIN-ON contains refs to upper-query Changed authors to Alena Rybakina (a.rybakina)
2025-10-10 11:17:57 a.rybakina Pull-up subquery if INNER JOIN-ON contains refs to upper-query New status: Needs review
2025-10-10 11:17:52 a.rybakina Pull-up subquery if INNER JOIN-ON contains refs to upper-query Changed tags to Performance
2025-10-10 11:17:52 a.rybakina Pull-up subquery if INNER JOIN-ON contains refs to upper-query Changed targetversion to 19
2025-10-10 11:17:52 a.rybakina Pull-up subquery if INNER JOIN-ON contains refs to upper-query Changed name to Pull-up subquery if INNER JOIN-ON contains refs to upper-query
2025-10-10 00:46:50 richardguo Eager aggregation, take 3 Closed in commitfest PG19-3 with status: Committed
2025-10-10 00:46:50 richardguo Eager aggregation, take 3 Changed committer to richardguo
2025-10-09 16:15:27 stayreal make ALTER DOMAIN VALIDATE CONSTRAINT no-op when constraint is validated Moved from CF PG19-1 to CF PG19-3
2025-10-09 16:15:10 stayreal Disallow concurrent ALTER DOMAIN and DROP DOMAIN Moved from CF PG19-2 to CF PG19-3
2025-10-09 16:14:52 stayreal domain over virtual generated column Moved from CF PG19-2 to CF PG19-3
2025-10-09 16:13:56 stayreal support fast default for domain with constraints Moved from CF PG19-2 to CF PG19-3