Commitfest activity

Time User Patch Activity
2025-10-09 08:40:51 dylanzhou Optimize-transaction-waiting-during-logical-decoding Moved from CF PG19-2 to CF PG19-3
2025-10-09 06:47:28 stayreal on_error table, saving error info to a table Moved from CF PG19-1 to CF PG19-3
2025-10-09 01:52:07 ha-kun Conflict detection for update_deleted in logical replication Closed in commitfest PG19-2 with status: Committed
2025-10-09 01:48:40 vignesh.postgres Random pg_upgrade 004_subscription test failure on drongo Moved from CF PG19-2 to CF PG19-3
2025-10-09 01:48:21 vignesh.postgres Synchronization of sequences to subscriber Moved from CF PG19-2 to CF PG19-3
2025-10-09 00:03:41 andrewk1 Enable auto-vectorization for page checksum calculations Attached mail thread 20250911054220.3784-1-root@ip-172-31-36-228.ec2.internal
2025-10-09 00:01:06 andrewk1 Enable auto-vectorization for page checksum calculations Detached mail thread CA+vA85_5GTu+HHniSbvvP+8k3=xZO=WE84NPwiKyxztqvpfZ3Q@mail.gmail.com
2025-10-08 23:58:44 andrewk1 Enable auto-vectorization for page checksum calculations Changed authors to Matthew Sterrett (matthew.sterrett.intel.com), Andrew Kim (andrewk1)
2025-10-08 23:58:44 andrewk1 Enable auto-vectorization for page checksum calculations Changed name to Enable auto-vectorization for page checksum calculations
2025-10-08 22:49:16 masahikosawada Parallel heap vacuum Moved from CF PG19-2 to CF PG19-3
2025-10-08 22:47:18 masahikosawada Enable logical decoding when wal_level = 'replica' without a server restart Moved from CF PG19-2 to CF PG19-3
2025-10-08 18:23:25 a.rybakina Vacuum statistics Moved from CF PG19-2 to CF PG19-3
2025-10-08 18:23:20 a.rybakina Vacuum statistics New status: Waiting on Author
2025-10-08 18:22:54 a.rybakina Exists pull-up application with JoinExpr Moved from CF PG19-2 to CF PG19-3
2025-10-08 13:30:16 gregburd Expanding HOT updates for expression and partial indexes Moved from CF PG19-1 to CF PG19-3
2025-10-07 14:17:16 alvherre VACUUM FULL / CLUSTER CONCURRENTLY Moved from CF PG19-Drafts to CF PG19-3
2025-10-07 13:30:21 melanieplageman Eliminate xl_heap_visible to reduce vacuum and COPY FREEZE WAL volume Moved from CF PG19-2 to CF PG19-3
2025-10-07 10:00:28 mihailnikalayeu [SP-]GiST IOS visibility bug (was: Why doens't GiST require super-exclusive lock) - backport Added mihailnikalayeu as reviewer
2025-10-07 09:51:21 mihailnikalayeu Fix bug with accessing to temporary tables of other sessions Changed tags to Backport, Bugfix
2025-10-07 07:47:43 mihailnikalayeu VACUUM FULL / CLUSTER CONCURRENTLY Moved from CF PG19-2 to CF PG19-Drafts
2025-10-07 02:35:55 ha-kun Selectively invalidate caches in pgoutput when pg_namespace is modified Moved from CF PG19-2 to CF PG19-Drafts
2025-10-06 17:32:39 bossartn SVE enablement for hex-encode and hex-decode Closed in commitfest PG19-3 with status: Committed
2025-10-06 16:15:44 paalger Improve coments on structures in trigger.c New status: Waiting on Author
2025-10-06 16:14:49 paalger Improve coments on structures in trigger.c Added annotation "Looks good. To be more consistent, the remaining documentation for AfterTriggersData should be [...]" to 20250331152415.0c1fb52f48f314953644bff6@sraoss.co.jp
2025-10-06 02:22:41 paalger Improve coments on structures in trigger.c Added paalger as reviewer
2025-10-05 18:52:34 eulerto log_min_messages per backend type Changed tags to GUC
2025-10-05 18:52:34 eulerto log_min_messages per backend type Changed targetversion to 19
2025-10-05 18:27:19 tgl parallel pg_restore: move offset-building phase to before forking Moved from CF PG19-1 to CF PG19-3
2025-10-05 18:27:01 tgl parallel pg_restore: avoid disk seeks when jumping short distance forward Moved from CF PG19-1 to CF PG19-3
2025-10-05 14:21:09 eulerto log_min_messages per backend type Moved from CF PG19-2 to CF PG19-3
2025-10-05 10:17:21 dsteele Return pg_control from pg_backup_stop(). Changed targetversion to 19
2025-10-05 10:16:23 dsteele Return pg_control from pg_backup_stop(). Moved from CF PG19-2 to CF PG19-3
2025-10-04 23:22:21 pjungwir Inline non-SQL SRFs Moved from CF PG19-2 to CF PG19-3
2025-10-04 23:21:55 pjungwir SQL:2011 Application Time Update & Delete Moved from CF PG19-2 to CF PG19-3
2025-10-03 19:23:12 greg Carefully exposing information without authentication Moved from CF PG19-1 to CF PG19-3
2025-10-03 14:45:08 mihailnikalayeu bt_index_parent_check false alarm for indexes created concurrently Moved from CF PG19-2 to CF PG19-3
2025-10-03 11:52:35 a.rybakina Exists pull-up application with JoinExpr New status: Waiting on Author
2025-10-03 11:52:23 a.rybakina Exists pull-up application with JoinExpr New status: Needs review
2025-10-03 11:26:02 michael-kun Sequence Access Methods, round two Moved from CF PG19-2 to CF PG19-3
2025-10-03 11:14:04 shlokkyal Synchronization of sequences to subscriber Added shlokkyal as reviewer
2025-10-03 07:36:22 ishii Add IGNORE NULLS to Window functions Closed in commitfest PG19-2 with status: Committed
2025-10-03 07:36:22 ishii Add IGNORE NULLS to Window functions Changed committer to ishii
2025-10-03 03:39:14 stayreal COPY TO json Moved from CF PG19-1 to CF PG19-3
2025-10-02 19:38:08 mcadariu Metadata and record block access stats for indexes Moved from CF PG19-2 to CF PG19-3
2025-10-02 19:37:58 mcadariu temporary file usage report with extended protocol and unnamed portals Moved from CF PG19-2 to CF PG19-3
2025-10-02 12:14:46 amukhin amcheck support for BRIN indexes Moved from CF PG19-2 to CF PG19-3
2025-10-02 09:57:57 bertranddrouvot.pg Allow CI to only run the compiler warnings task Moved from CF PG19-1 to CF PG19-3
2025-10-02 09:56:26 bertranddrouvot.pg Add os_page_num to pg_buffercache Moved from CF PG19-2 to CF PG19-3
2025-10-02 09:56:07 bertranddrouvot.pg relfilenode statistics Moved from CF PG19-2 to CF PG19-3
2025-10-02 09:55:42 bertranddrouvot.pg Avoid orphaned objects dependencies, take 3 Moved from CF PG19-2 to CF PG19-3
2025-10-02 08:53:47 a.alekseev Refactor SLRU to always use long file names Moved from CF PG19-2 to CF PG19-3
2025-10-02 08:53:38 a.alekseev pgindent: improve formatting of multiline comments Moved from CF PG19-2 to CF PG19-3
2025-10-02 08:14:28 atsushitorikoshi Add storage I/O tracking to EXPLAIN BUFFERS Moved from CF PG19-2 to CF PG19-3
2025-10-02 07:44:28 ishii Implement row pattern recognition feature Moved from CF PG19-2 to CF PG19-3
2025-10-01 17:30:44 jeltef Support a wildcard in backtrace_functions Moved from CF PG19-2 to CF PG19-3
2025-10-01 17:30:40 jeltef Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Moved from CF PG19-2 to CF PG19-3
2025-10-01 17:30:35 jeltef Incorrect error message for cancellation triggered by statement_timeout & flaky test Moved from CF PG19-2 to CF PG19-3
2025-10-01 17:30:32 jeltef docs: Update protocol changes checklist with 3.2 changes Moved from CF PG19-2 to CF PG19-3
2025-10-01 17:30:10 jeltef Extension security improvement: Add support for extensions with an owned schema Moved from CF PG19-2 to CF PG19-3
2025-10-01 16:58:12 tgl Change the names generated for index partitions Moved from CF PG19-3 to CF PG19-Drafts
2025-10-01 14:24:45 bossartn Improve ACL checks in pg_prewarm for indexes Moved from CF PG19-2 to CF PG19-3
2025-10-01 14:24:33 bossartn SVE enablement for hex-encode and hex-decode Moved from CF PG19-2 to CF PG19-3
2025-10-01 13:00:51 deanr Allow ON CONFLICT DO UPDATE to return EXCLUDED values Moved from CF PG19-2 to CF PG19-3
2025-10-01 13:00:29 deanr Docs and tests for RLS policies applied by command type Moved from CF PG19-2 to CF PG19-3
2025-10-01 12:36:01 jchampion libpq: Fix processing of SSL records >8kB on async API Moved from CF PG19-2 to CF PG19-3
2025-10-01 09:53:52 shinyakato Add log_autoanalyze_min_duration Moved from CF PG19-2 to CF PG19-3
2025-10-01 09:36:29 atsushitorikoshi Logging plan of the currently running query Moved from CF PG19-2 to CF PG19-3
2025-10-01 08:20:39 lexborisov Improve the performance of Unicode Normalization Forms. Moved from CF PG19-2 to CF PG19-3
2025-10-01 07:22:53 richardguo Eager aggregation, take 3 Moved from CF PG19-2 to CF PG19-3
2025-10-01 06:53:57 yugo.nagata Incremental View Maintenance (IVM), take 2 Moved from CF PG19-2 to CF PG19-3
2025-10-01 06:53:39 yugo.nagata Allow to collect statistics on virtual generated columns Moved from CF PG19-2 to CF PG19-3
2025-10-01 06:53:18 yugo.nagata Add --continue-on-abort option to pgbench Moved from CF PG19-2 to CF PG19-3
2025-10-01 06:51:37 yugo.nagata Improve coments on structures in trigger.c Moved from CF PG19-2 to CF PG19-3
2025-10-01 06:51:18 yugo.nagata Add comments about fire_triggers argument in ri_triggers.c Moved from CF PG19-2 to CF PG19-3
2025-10-01 06:50:46 yugo.nagata psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM Moved from CF PG19-2 to CF PG19-3
2025-10-01 06:50:29 yugo.nagata Prevent internal error at concurrent CREATE OR REPLACE / ALTER FUNCTION Moved from CF PG19-2 to CF PG19-3
2025-10-01 04:53:11 tgl Change the names generated for index partitions Moved from CF PG19-2 to CF PG19-3
2025-10-01 04:52:47 tgl Improve hash join's handling of tuples with null join keys Moved from CF PG19-2 to CF PG19-3
2025-10-01 04:52:28 tgl Create DATA dump objects for partitioned tables too Moved from CF PG19-2 to CF PG19-3
2025-10-01 04:52:05 tgl Accounting for metapages in genericcostestimate() Moved from CF PG19-2 to CF PG19-3
2025-09-30 12:44:26 fuzzycz Adding compression of temporary files New status: Waiting on Author
2025-09-30 12:37:09 laurenz pg_restore documentation and --create/--single-transaction limitation New status: Ready for Committer
2025-09-30 12:07:15 laurenz pg_restore documentation and --create/--single-transaction limitation Changed tags to Docs Only
2025-09-30 09:34:18 laurenz pg_restore documentation and --create/--single-transaction limitation New status: Waiting on Author
2025-09-30 09:34:14 laurenz pg_restore documentation and --create/--single-transaction limitation Added laurenz as reviewer
2025-09-30 09:15:29 john.naylor Enable auto-vectorization for page checksum calculations New status: Waiting on Author
2025-09-30 09:14:02 john.naylor Enable auto-vectorization for page checksum calculations Moved from CF PG19-1 to CF PG19-3
2025-09-30 06:26:46 michael-kun Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Moved from CF PG19-2 to CF PG19-3
2025-09-30 02:21:33 yugo.nagata psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM New status: Needs review
2025-09-29 22:09:17 naga.appani Expose internal MultiXact member count function for efficient monitoring Moved from CF PG19-2 to CF PG19-3
2025-09-29 12:18:27 shinyakato Improve tab completion for various SET/RESET forms New status: Waiting on Author
2025-09-26 19:44:59 bossartn Improve ACL checks in pg_prewarm for indexes Added bossartn as committer
2025-09-26 19:44:57 bossartn Improve ACL checks in pg_prewarm for indexes New status: Ready for Committer
2025-09-26 11:56:12 alvherre VACUUM FULL / CLUSTER CONCURRENTLY Attached mail thread 202509261126.lqdaq6uvo2m2@alvherre.pgsql
2025-09-25 22:21:36 masahikosawada psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM New status: Waiting on Author
2025-09-25 10:47:44 jimus Fix bug with accessing to temporary tables of other sessions Added jimus as reviewer
2025-09-25 09:00:09 ha-kun VCI (columnar store extension) Changed wikilink to https://wiki.postgresql.org/wiki/Vertical_clustered_index
2025-09-24 15:58:42 bossartn Improve ACL checks in pg_prewarm for indexes New status: Needs review
2025-09-23 19:04:52 bossartn SVE enablement for hex-encode and hex-decode Added bossartn as committer
2025-09-23 19:04:51 bossartn SVE enablement for hex-encode and hex-decode New status: Ready for Committer