Commitfest activity

Time User Patch Activity
2025-08-16 22:28:56 ishii Add IGNORE NULLS to Window functions Moved from CF PG19-1 to CF PG19-2
2025-08-16 08:49:40 ishii Implement row pattern recognition feature Moved from CF PG19-1 to CF PG19-2
2025-08-14 11:32:46 jeltef SQL:2023 JSON simplified accessor support Added jeltef as reviewer
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 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 06:49:52 petere SQL Property Graph Queries (SQL/PGQ) Moved from CF PG19-1 to CF PG19-2
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-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 07:41:50 jeltef Add storage I/O tracking to EXPLAIN BUFFERS 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 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 00:20:54 tgl starjoin join order planning Added tgl as reviewer
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 21:05:20 akashsha SIMD optimization for list_sort and tuple-sort Closed in commitfest 2025-03 with status: Withdrawn
2025-08-06 17:44:14 alvherre Allow partition-wise join when whole row var is needed Moved from CF 2025-03 to CF PG19-Drafts
2025-08-06 17:39:08 alvherre Beautify read stream "per buffer data" APIs Moved from CF 2025-03 to CF PG19-Drafts
2025-08-06 14:20:20 alvherre SIMD optimization for list_sort and tuple-sort Closed in commitfest 2025-03 with status: Returned with feedback
2025-08-06 09:27:25 a.alekseev Refactor SLRU to always use long file names Moved from CF PG19-1 to CF PG19-2
2025-08-06 02:12:37 andrewjackson Add Option to Check All Addresses For Matching target_session_attr Moved from CF PG19-1 to CF PG19-2
2025-08-06 01:26:39 yugo.nagata Incremental View Maintenance (IVM), take 2 Moved from CF PG19-1 to CF PG19-2
2025-08-05 23:34:04 pjungwir inplace update: send nontransactional invalidations New status: Ready for Committer
2025-08-05 19:56:16 alvherre Improvement of var_eq_non_const() Moved from CF 2025-03 to CF PG19-2
2025-08-05 19:55:30 alvherre Function scan FDW pushdown Closed in commitfest 2025-03 with status: Returned with feedback
2025-08-05 19:44:13 alvherre Remove duplicated smgrclose call Closed in commitfest 2025-03 with status: Returned with feedback
2025-08-05 18:40:58 alvherre explain plans for foreign servers Closed in commitfest 2025-03 with status: Returned with feedback
2025-08-05 18:39:35 alvherre Add support for EXTRA_REGRESS_OPTS for meson test Closed in commitfest 2025-03 with status: Returned with feedback
2025-08-05 18:37:33 alvherre Test to dump and restore objects left behind by regression Closed in commitfest 2025-03 with status: Committed
2025-08-05 18:37:33 alvherre Test to dump and restore objects left behind by regression Changed committer to alvherre
2025-08-05 12:53:40 alvherre Waiting for LSN replay with WAIT FOR command Moved from CF 2025-03 to CF PG19-2
2025-08-05 12:53:36 alvherre Waiting for LSN replay with WAIT FOR command New status: Needs review
2025-08-05 12:52:46 alvherre INSERT ... ON CONFLICT DO SELECT [FOR ...] Closed in commitfest 2025-03 with status: Returned with feedback
2025-08-05 12:34:35 alvherre Showing applied extended statistics in explain Part2 Moved from CF 2025-03 to CF PG19-2
2025-08-05 12:34:28 alvherre Showing applied extended statistics in explain Part2 New status: Needs review
2025-08-05 12:20:22 alvherre Track and display estimated "work_mem" as well as limit, via EXPLAIN (work_mem on); add hook to override work_mem limits; add extension to override using "workmem.query_work_mem" GUC New status: Needs review
2025-08-05 12:18:27 alvherre Track and display estimated "work_mem" as well as limit, via EXPLAIN (work_mem on); add hook to override work_mem limits; add extension to override using "workmem.query_work_mem" GUC Moved from CF 2025-03 to CF PG19-2
2025-08-05 12:18:10 alvherre Track and display estimated "work_mem" as well as limit, via EXPLAIN (work_mem on); add hook to override work_mem limits; add extension to override using "workmem.query_work_mem" GUC Deleted annotation "latest patch" from CAJVSvF6ckAvcFkCT-cWAqYpVn2MM5zOEiTT-ubBB4mjFfCkAWQ@mail.gmail.com
2025-08-05 12:18:06 alvherre Track and display estimated "work_mem" as well as limit, via EXPLAIN (work_mem on); add hook to override work_mem limits; add extension to override using "workmem.query_work_mem" GUC Deleted annotation "latest patch" from CAJVSvF4_Q7d+-UPTGsWTevf0K3YE0ktk7hryxFzF+mZgsRP4GA@mail.gmail.com
2025-08-05 12:18:03 alvherre Track and display estimated "work_mem" as well as limit, via EXPLAIN (work_mem on); add hook to override work_mem limits; add extension to override using "workmem.query_work_mem" GUC Deleted annotation "latest patch" from CAJVSvF63zkNJPgT=5SygMtP7dQ5ANFm0C0mhXvLr0Rh-ihtOjQ@mail.gmail.com
2025-08-05 02:00:19 ewie Add OR REPLACE option to CREATE MATERIALIZED VIEW Changed name to Add OR REPLACE option to CREATE MATERIALIZED VIEW
2025-08-05 01:18:13 ewie Add OR REPLACE option to CREATE MATERIALIZED VIEW New status: Needs review
2025-08-04 21:57:59 mihailnikalayeu [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots Added annotation "PGConf.dev 2025 Poster" to CADzfLwW9QczZW-E=McxcjUv0e5VMDctQNETbgao0K-SimVhFPA@mail.gmail.com
2025-08-04 21:56:48 mihailnikalayeu [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots Added annotation "Actual patch structure" to CADzfLwVOcZ9mg8gOG+KXWurt=MHRcqNv3XSECYoXyM3ENrxyfQ@mail.gmail.com
2025-08-04 13:11:53 adunstan split func.sgml to separated individual sgml files Closed in commitfest PG19-1 with status: Committed
2025-08-04 13:11:53 adunstan split func.sgml to separated individual sgml files Changed committer to adunstan
2025-08-04 12:26:24 vignesh.postgres SQL function which allows to distinguish a server being in point in time recovery mode and an ordinary replica Closed in commitfest 2025-03 with status: Returned with feedback
2025-08-01 22:29:52 jeltef Extension security improvement: Add support for extensions with an owned schema Changed tags to Extensions, Security
2025-08-01 22:28:01 jeltef Incorrect error message for cancellation triggered by statement_timeout & flaky test Changed tags to Bugfix, Flakyfix
2025-08-01 22:24:35 jeltef Incorrect error message for cancellation triggered by statement_timeout & flaky test Moved from CF PG19-1 to CF PG19-2
2025-08-01 22:24:19 jeltef Support a wildcard in backtrace_functions Moved from CF PG19-1 to CF PG19-2
2025-08-01 22:24:07 jeltef Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup Moved from CF PG19-1 to CF PG19-2
2025-08-01 22:21:57 jeltef Extension security improvement: Add support for extensions with an owned schema Moved from CF PG19-1 to CF PG19-2
2025-08-01 13:41:38 bossartn Improve ACL checks in pg_prewarm for indexes Moved from CF PG19-1 to CF PG19-2
2025-08-01 13:41:14 bossartn revamp row-security tracking Moved from CF PG19-1 to CF PG19-2
2025-08-01 06:54:36 ha-kun Synchronization of sequences to subscriber Moved from CF PG19-1 to CF PG19-2
2025-08-01 06:00:32 dilip.kumar Enable logical decoding when wal_level = 'replica' without a server restart Added dilip.kumar as reviewer
2025-08-01 05:25:07 michael-kun Sequence Access Methods, round two Moved from CF PG19-1 to CF PG19-2
2025-08-01 04:43:29 ha-kun data loss bug in initial sync of logical replication Closed in commitfest PG19-2 with status: Committed
2025-08-01 04:43:29 ha-kun data loss bug in initial sync of logical replication Changed committer to amitkapila
2025-07-31 09:08:09 jimus Add XMLDocument (SQL/XML X030) Moved from CF PG19-1 to CF PG19-2
2025-07-31 09:08:01 jimus Add XMLNamespaces option to XMLElement Moved from CF PG19-1 to CF PG19-2
2025-07-31 09:07:51 jimus Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) Moved from CF PG19-1 to CF PG19-2
2025-07-31 06:02:02 atsushitorikoshi speedup COPY TO for partitioned table New status: Needs review
2025-07-30 08:17:03 jimus Add XMLCast (SQL/XML X025) Moved from CF PG19-Drafts to CF PG19-2
2025-07-30 08:16:31 jimus Add XMLCast (SQL/XML X025) Moved from CF PG19-1 to CF PG19-Drafts
2025-07-29 22:16:26 kirkw new plpgsql.extra_errors check - strict_expr_check Posted review with messageid <175382738617.990.2345522265398589944.pgcf@coridan.postgresql.org>
2025-07-29 22:16:26 kirkw new plpgsql.extra_errors check - strict_expr_check New status: Ready for Committer
2025-07-29 22:03:53 kirkw new plpgsql.extra_errors check - strict_expr_check Added kirkw as reviewer
2025-07-29 05:05:36 vignesh.postgres New predefined role pg_manage_extensions Moved from CF 2025-03 to CF PG19-2
2025-07-29 05:05:13 vignesh.postgres Expose the acquired_by parameter to the pg_replication_origin_session_setup function Moved from CF 2025-03 to CF PG19-2
2025-07-29 05:04:56 vignesh.postgres Logging parallel worker draught Moved from CF 2025-03 to CF PG19-2
2025-07-29 05:03:49 vignesh.postgres Windows meson build Moved from CF 2025-03 to CF PG19-2
2025-07-28 19:53:27 fuzzycz starjoin join order planning Moved from CF 2025-03 to CF PG19-2
2025-07-28 10:36:59 nataraj New [relation] options engine Moved from CF PG19-2 to CF PG19-Drafts
2025-07-28 10:36:46 nataraj New [relation] options engine Moved from CF 2025-03 to CF PG19-2
2025-07-27 23:23:48 msdousti psql \dh: List High-Level (Root) Tables and Indexes Moved from CF 2025-03 to CF PG19-2
2025-07-27 23:22:55 msdousti Extension security improvement: Add support for extensions with an owned schema Added msdousti as reviewer
2025-07-27 23:21:25 msdousti psql \dh: List High-Level (Root) Tables and Indexes Added annotation "Disregard flag N on old postgres servers" to CADE6LviUrUZLDL+pTB=c=9T1gQ0kXPbHw3f7=O4aqewzs9E28A@mail.gmail.com
2025-07-27 19:52:27 lfittl Reduce timing overhead of EXPLAIN ANALYZE using rdtsc New status: Needs review
2025-07-27 19:51:45 lfittl Reduce timing overhead of EXPLAIN ANALYZE using rdtsc Moved from CF 2025-03 to CF PG19-2
2025-07-27 12:38:44 smagen Avoid infinite loop in checkpointer Closed in commitfest PG19-1 with status: Committed
2025-07-27 12:38:40 smagen Avoid infinite loop in checkpointer Added smagen as committer
2025-07-27 12:38:37 smagen Avoid infinite loop in checkpointer Changed targetversion to 19
2025-07-26 19:46:15 mkindahl Coccinelle for PostgreSQL development Moved from CF 2025-03 to CF PG19-2
2025-07-26 07:57:55 a.pyhalov Asynchronous MergeAppend Execution Moved from CF 2025-03 to CF PG19-2
2025-07-25 20:44:24 edbehn Make numeric type accessible to third-party code. Moved from CF 2025-03 to CF PG19-2
2025-07-25 04:40:10 vignesh.postgres Enable fine-grained control over what gets logged on connection attempt (reduces log size) Closed in commitfest 2025-03 with status: Committed
2025-07-25 04:40:09 vignesh.postgres Enable fine-grained control over what gets logged on connection attempt (reduces log size) Changed committer to melanieplageman
2025-07-25 04:29:09 vignesh.postgres Extensible storage manager API Closed in commitfest 2025-03 with status: Returned with feedback
2025-07-25 04:24:54 vignesh.postgres Log LSN before table is dropped Closed in commitfest 2025-03 with status: Returned with feedback