Commitfest activity

Time User Patch Activity
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 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 04:38:50 masaofujii Prevent incorrect entries in pg_stat_activity. Closed in commitfest PG19-2 with status: Returned with feedback
2025-10-17 04:25:58 atsushitorikoshi Logging plan of the currently running query New status: Waiting on Author
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:25:07 petere Make ECPG locale usage thread-safe Changed tags to Multithreading
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-13 16:45:44 x4m Compress big WAL records Moved from CF PG19-1 to CF PG19-3
2025-10-13 14:00:09 dylanzhou Waiting for LSN replay with WAIT FOR command Moved from CF PG19-2 to CF PG19-3
2025-10-12 20:58:24 a.rybakina Vacuum statistics Changed targetversion to 19
2025-10-11 01:31:17 ewie Add OR REPLACE option to CREATE MATERIALIZED VIEW Moved from CF PG19-2 to CF PG19-3
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:08:00 stayreal add function argument name to substring and substr Moved from CF PG19-1 to CF PG19-3
2025-10-09 16:05:18 stayreal using index to speedup add not null constraints to a table Moved from CF PG19-1 to CF PG19-3
2025-10-09 16:04:11 stayreal speedup COPY TO for partitioned table Moved from CF PG19-2 to CF PG19-3
2025-10-09 16:01:48 stayreal COPY ON_ERROR 'NULL' Moved from CF PG19-1 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:21 vignesh.postgres Synchronization of sequences to subscriber Moved from CF PG19-2 to CF PG19-3
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 Pull-up subquery if INNER JOIN-ON contains refs to upper-query 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 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-06 17:32:39 bossartn SVE enablement for hex-encode and hex-decode Closed in commitfest PG19-3 with status: Committed
2025-10-05 20:28:20 tgl psql client does not handle WSAEWOULDBLOCK on Windows Closed in commitfest PG19-3 with status: Committed
2025-10-05 19:17:02 tgl psql client does not handle WSAEWOULDBLOCK on Windows Added tgl as committer
2025-10-05 19:15:07 tgl psql client does not handle WSAEWOULDBLOCK on Windows New status: Ready for Committer
2025-10-05 19:14:58 tgl psql client does not handle WSAEWOULDBLOCK on Windows Moved from CF PG19-2 to CF PG19-3
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 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-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 Pull-up subquery if INNER JOIN-ON contains refs to upper-query New status: Waiting on Author
2025-10-03 11:52:23 a.rybakina Pull-up subquery if INNER JOIN-ON contains refs to upper-query 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-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 15:40:32 tgl starjoin join order planning New status: Waiting on Author
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: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: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: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 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 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:36:29 atsushitorikoshi Logging plan of the currently running query 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-09-30 12:44:26 fuzzycz Adding compression of temporary files 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 18:52:26 mattdailis psql \dh: List High-Level (Root) Tables and Indexes Added mattdailis as reviewer
2025-09-26 11:56:12 alvherre VACUUM FULL / CLUSTER CONCURRENTLY Attached mail thread 202509261126.lqdaq6uvo2m2@alvherre.pgsql
2025-09-25 10:47:44 jimus Fix bug with accessing to temporary tables of other sessions Added jimus as reviewer
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
2025-09-23 06:21:12 jimus Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) Moved from CF PG19-2 to CF PG19-3
2025-09-23 06:20:43 jimus Add XMLNamespaces option to XMLElement Moved from CF PG19-2 to CF PG19-3
2025-09-22 22:41:31 jimus Add XMLDocument (SQL/XML X030) Moved from CF PG19-2 to CF PG19-3
2025-09-22 04:50:23 einhverfr Draft for basic NUMA observability Removed einhverfr from reviewers
2025-09-22 04:49:49 einhverfr Draft for basic NUMA observability Added einhverfr as reviewer
2025-09-21 13:46:01 jeltef Make numeric type accessible to third-party code. Added jeltef as reviewer
2025-09-19 16:25:25 atsushitorikoshi Logging plan of the currently running query New status: Needs review
2025-09-19 08:06:01 petere Metadata and record block access stats for indexes Changed tags to Help - User Testing, Monitoring, My First Patch
2025-09-15 17:48:41 harinath001 Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state Added harinath001 as reviewer
2025-09-15 10:28:53 jimus Add XMLCast (SQL/XML X025) Moved from CF PG19-2 to CF PG19-3
2025-09-14 03:02:23 macdice Beautify read stream "per buffer data" APIs Moved from CF PG19-Drafts to CF PG19-3
2025-09-12 08:54:11 jimus declarative session variables, LET command Added jimus as reviewer
2025-09-12 06:06:20 petere Set log_lock_waits=on by default Closed in commitfest PG19-2 with status: Committed
2025-09-11 16:23:23 alexandrawang SQL:2023 JSON simplified accessor support Changed targetversion to 19
2025-09-11 13:15:06 mihailnikalayeu DirtyScanshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication Attached mail thread CADzfLwXZVmbo11tFS_G2i+6TfFVwHU4VUUSeoqb+8UQfuoJs8A@mail.gmail.com
2025-09-10 21:25:09 pgeoghegan Index Prefetching Changed authors to Peter Geoghegan (pgeoghegan), Tomas Vondra (fuzzycz)
2025-09-10 21:23:36 fuzzycz Index Prefetching Moved from CF PG19-1 to CF PG19-3
2025-09-10 15:42:40 jimus Add XMLCanonicalize function Moved from CF PG19-2 to CF PG19-3
2025-09-10 08:42:09 atsushitorikoshi Logging plan of the currently running query New status: Waiting on Author
2025-09-09 11:13:35 nbyavuz Add 'make check-tests' behavior to the meson based builds Moved from CF PG19-2 to CF PG19-3