Commitfest activity

Time User Patch Activity
2025-07-01 08:24:08 jimus Add XMLCanonicalize function Moved from CF PG19-1 to CF PG19-2
2025-07-01 00:14:40 ishii Add IGNORE NULLS to Window functions Changed targetversion to 19
2025-06-30 08:54:39 petere Convert internals documentation to Markdown Closed in commitfest 2025-01 with status: Returned with feedback
2025-06-30 02:00:17 ha-kun Synchronization of sequences to subscriber Changed tags to Logical Replication
2025-06-26 23:43:51 nmisch inplace update: send nontransactional invalidations Removed nmisch from committers
2025-06-26 10:20:46 ishii Add IGNORE NULLS to Window functions Added ishii as reviewer
2025-06-24 22:21:36 polobo Document NULL Concepts and Behaviors Changed tags to Docs Only
2025-06-24 18:08:59 d.koval Add SPLIT PARTITION/MERGE PARTITIONS commands Changed targetversion to None
2025-06-24 13:45:23 greg Adding comments to help understand psql hidden queries Moved from CF 2025-03 to CF PG19-1
2025-06-24 10:05:06 p.luzanov@postgrespro.ru psql: Rethinking of \du command New status: Needs review
2025-06-24 09:13:09 d.koval Add SPLIT PARTITION/MERGE PARTITIONS commands Changed targetversion to 19
2025-06-24 06:12:57 laurenz Set log_lock_waits=on by default Changed tags to GUC
2025-06-24 06:12:57 laurenz Set log_lock_waits=on by default Changed targetversion to 19
2025-06-24 01:17:44 atsushitorikoshi Logging plan of the currently running query Changed tags to Monitoring
2025-06-23 09:06:25 antonmel KNN-btree Moved from CF 2025-03 to CF PG19-1
2025-06-23 08:49:59 mihailnikalayeu [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots Changed tags to Performance
2025-06-23 08:48:28 mihailnikalayeu Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Changed authors to Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu)
2025-06-23 08:48:09 mihailnikalayeu Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Changed tags to Bugfix
2025-06-23 08:47:37 mihailnikalayeu DirtyScanshot index scan skips concurrently updated tuples Changed tags to Bugfix, Logical Replication
2025-06-23 02:00:38 kou Make COPY format extendable: Extract COPY TO format implementations New status: Needs review
2025-06-23 02:00:04 kou Make COPY format extendable: Extract COPY TO format implementations Moved from CF 2025-03 to CF PG19-1
2025-06-22 21:33:41 jeltef Incorrect error message for cancellation triggered by statement_timeout & flaky test Changed tags to Bugfix
2025-06-22 21:33:09 jeltef Extension security improvement: Add support for extensions with an owned schema Changed tags to Security
2025-06-22 21:32:22 jeltef Support a wildcard in backtrace_functions Changed tags to GUC, Help - Bikeshedding
2025-06-19 08:11:24 ashutoshbapat "unexpected duplicate for tablespace" problem in logical replication Closed in commitfest 2025-03 with status: Moved to next CF
2025-06-18 21:29:24 polobo Document NULL Concepts and Behaviors Changed targetversion to 18
2025-06-18 19:15:56 polobo Document NULL Concepts and Behaviors New status: Ready for Committer
2025-06-17 21:04:54 xzillaws Document how to run only specific regress tests Removed xzillaws from reviewers
2025-06-17 21:01:03 xzilla Document how to run only specific regress tests Added xzilla as reviewer
2025-06-14 15:05:28 theory jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part New status: Needs review
2025-06-12 12:42:47 jimus Add XMLCanonicalize function Changed targetversion to 19
2025-06-09 17:04:53 bossartn COPY TO json Removed bossartn from reviewers
2025-06-09 17:04:49 bossartn Set log_lock_waits=on by default Removed bossartn from reviewers
2025-06-09 16:01:49 bossartn In-place persistence change of a relation (fast ALTER TABLE ... SET LOGGED with wal_level=minimal) Removed bossartn from reviewers
2025-06-09 16:01:44 bossartn Make COPY format extendable: Extract COPY TO format implementations Removed bossartn from reviewers
2025-06-09 09:45:21 a.houska VACUUM FULL / CLUSTER CONCURRENTLY Closed in commitfest 2025-03 with status: Moved to next CF
2025-06-03 19:15:31 theory jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Changed gitlink to https://github.com/theory/postgres/pull/12
2025-06-02 13:34:11 atorik Logging plan of the currently running query New status: Needs review
2025-05-30 20:18:54 bossartn ensure we have a snapshot when dropping an index concurrently Closed in commitfest 2025-07 with status: Committed
2025-05-28 08:22:19 stayreal COPY ON_ERROR 'NULL' New status: Needs review
2025-05-27 20:03:01 bossartn ensure we have a snapshot when dropping an index concurrently New status: Ready for Committer
2025-05-24 22:03:59 theory jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Added theory as reviewer
2025-05-24 05:29:59 atorik Logging plan of the currently running query New status: Waiting on Author
2025-05-23 07:58:54 jimus Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) Changed targetversion to 19
2025-05-22 15:34:22 bossartn ensure we have a snapshot when dropping an index concurrently Changed targetversion to stable
2025-05-21 17:31:48 rustam.allakov Allow CI to only run the compiler warnings task Added rustam.allakov as reviewer
2025-05-21 17:31:38 rustam.allakov Allow CI to only run the compiler warnings task Posted review with messageid <174784869876.643.10367966151939662092.pgcf@coridan.postgresql.org>
2025-05-21 17:31:38 rustam.allakov Allow CI to only run the compiler warnings task New status: Waiting on Author
2025-05-20 13:35:56 atsushitorikoshi Logging plan of the currently running query New status: Needs review
2025-05-19 23:25:57 jimus Add XMLCast (SQL/XML X025) Changed targetversion to 19
2025-05-19 22:36:57 d.koval Add SPLIT PARTITION/MERGE PARTITIONS commands Closed in commitfest 2025-03 with status: Moved to next CF
2025-05-14 16:45:54 florentst jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part New status: Waiting on Author
2025-05-13 18:49:25 mmeent Limiting overshoot in nbtree SAOP parallel index scans Closed in commitfest 2025-03 with status: Moved to next CF
2025-05-13 18:49:08 mmeent Limiting overshoot in nbtree SAOP parallel index scans New status: Needs review
2025-05-13 13:16:58 florentst jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part Closed in commitfest 2024-11 with status: Moved to next CF
2025-05-13 13:16:44 florentst jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part New status: Needs review
2025-05-10 17:58:36 nmisch inplace update: send nontransactional invalidations Closed in commitfest 2025-03 with status: Moved to next CF
2025-05-09 04:13:13 luansilva DirtyScanshot index scan skips concurrently updated tuples Added luansilva as reviewer
2025-05-08 13:52:09 atsushitorikoshi Logging plan of the currently running query New status: Waiting on Author
2025-05-07 19:55:54 bossartn ensure we have a snapshot when dropping an index concurrently New status: Waiting on Author
2025-05-04 13:45:51 mihailnikalayeu [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots Changed authors to Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu)
2025-05-04 13:45:30 mihailnikalayeu DirtyScanshot index scan skips concurrently updated tuples Changed authors to Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu)
2025-05-01 04:41:52 masaofujii Truncate logs by max_log_size New status: Waiting on Author
2025-04-29 17:40:04 bossartn ensure we have a snapshot when dropping an index concurrently New status: Ready for Committer
2025-04-28 21:12:59 bossartn ensure we have a snapshot when dropping an index concurrently Changed targetversion to 19
2025-04-24 14:04:42 lepikhov MergeJoin beats HashJoin in the case of multiple hash clauses Closed in commitfest 2025-03 with status: Committed
2025-04-24 14:04:42 lepikhov MergeJoin beats HashJoin in the case of multiple hash clauses Changed committer to smagen
2025-04-20 19:46:11 mihailnikalayeu [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-20 19:44:53 mihailnikalayeu Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-20 19:44:35 mihailnikalayeu DirtyScanshot index scan skips concurrently updated tuples Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-17 19:52:34 xzillaws Document how to run only specific regress tests Added xzillaws as reviewer
2025-04-17 19:51:12 xzillaws Document how to run only specific regress tests Closed in commitfest 2025-01 with status: Moved to next CF
2025-04-17 07:15:56 ha-kun Parallel heap vacuum Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-16 08:10:39 m.orlov Make MultiXactOffset 64-bit type Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-15 10:05:09 benoitl Logging parallel worker draught Changed targetversion to 19
2025-04-14 08:39:39 bertranddrouvot.pg relfilenode statistics Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-14 08:33:54 bertranddrouvot.pg Allow CI to only run the compiler warnings task Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-14 06:39:01 jimus Truncate logs by max_log_size Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-13 20:50:31 jeltef Incorrect error message for cancellation triggered by statement_timeout & flaky test Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-13 20:49:16 jeltef Extension security improvement: Add support for extensions with an owned schema Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-13 07:12:01 p.luzanov@postgrespro.ru psql: Rethinking of \du command New status: Waiting on Author
2025-04-13 07:11:41 p.luzanov@postgrespro.ru psql: Rethinking of \du command Closed in commitfest 2025-01 with status: Moved to next CF
2025-04-11 00:40:04 atsushitorikoshi Logging plan of the currently running query Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-10 12:18:57 bertranddrouvot.pg Avoid orphaned objects dependencies, take 3 Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-10 12:14:42 a.alekseev Refactor SLRU to always use long file names Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-10 06:15:38 ishii Implement row pattern recognition feature Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-10 06:14:20 ishii Implement row pattern recognition feature Changed targetversion to 19
2025-04-09 15:46:26 jchampion libpq: Fix processing of SSL records >8kB on async API Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-09 12:42:24 reshke COPY ON_ERROR 'NULL' Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-09 12:33:14 jimus Add XMLCanonicalize function Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-09 12:31:26 jimus Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-09 12:31:08 jimus Add XMLCast (SQL/XML X025) Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-09 11:11:11 shayonj Introduce the ability to enable/disable indexes using ALTER INDEX Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-09 10:47:21 reshke Parallel CREATE INDEX for GIN indexes Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-09 01:29:24 richardguo Eager aggregation, take 3 Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-09 01:28:50 richardguo Retiring is_pushed_down Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-09 01:28:27 richardguo Revise get_cheapest_parallel_safe_total_inner Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-09 01:03:43 polobo Document NULL Concepts and Behaviors Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-08 20:19:46 jdavis CREATE SUBSCRIPTION ... SERVER Closed in commitfest 2025-03 with status: Moved to next CF
2025-04-08 20:19:26 jdavis Collation and ctype method tables and extension hooks Closed in commitfest 2025-03 with status: Moved to next CF