Commitfest 2025-03 (2025-03-01 – 2025-04-08)

No reviewers My patches My reviews
Text Status Target version Tag (type to search) Author (type to search) Reviewer (type to search)
Clear


Status summary: Committed: 154. Moved to next CF: 140. Withdrawn: 23. Rejected: 6. Returned with Feedback: 20. Total: 343.

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Add SPLIT PARTITION/MERGE PARTITIONS commands 3659 Moved to different CF SQL Commands 19 10/10 +8227−46 Dmitry Koval (d.koval) stephane tachoires (sttachoires) Alexander Korotkov (smagen) 17 2 months ago
Add XMLCanonicalize function 4237 Moved to different CF SQL Commands 19 10/10 +436−0 Jim Jones (jimus) Pavel Stehule (okbobcz), Oliver Ford (ojford), newtglobal postgresql_contributors (newtpostgrescontributors) 15 2 days ago
SQL:2011 application time 4308 Committed SQL Commands Needs rebase! Paul Jungwirth (pjungwir) Peter Eisentraut (petere) Peter Eisentraut (petere) 10 9 months ago
Incremental View Maintenance (IVM), take 2 4337 Moved to different CF SQL Commands 9/10 +6097−73 Yugo Nagata (yugo.nagata) Alexandre Felipe (afelipe) 15 2 weeks ago
Implement row pattern recognition feature 4460 Moved to different CF SQL Commands 19 Needs rebase! Tatsuo Ishii (ishii), Henson Choi (assam258.gmail.com) Vik Fearing (xocolatl), Jacob Champion (jchampion), Ningwei Chen (chen-5033), Henson Choi (assam258.gmail.com) 14 4 hours ago
Make COPY format extendable: Extract COPY TO format implementations 4681 Moved to different CF SQL Commands Needs rebase! Kouhei Sutou (kou) Masahiko Sawada (masahikosawada), Zhao Junwang (zhjwpku), Yong Li (yoli) 10 3 months ago
SQL Property Graph Queries (SQL/PGQ) 4904 Moved to different CF SQL Commands 10/10 +15263−216 Peter Eisentraut (petere), Ashutosh Bapat (ashutoshbapat) Vik Fearing (xocolatl), Zhao Junwang (zhjwpku), Hannu Krosing (hannukrosing), Henson Choi (assam258.gmail.com) Peter Eisentraut (petere) 10 yesterday
Virtual generated columns 4972 Committed SQL Commands Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 5 1 year ago
Add OR REPLACE option to CREATE MATERIALIZED VIEW 5099 Moved to different CF SQL Commands 19 10/10 +694−98 Erik Wienhold (ewie) Paul Jungwirth (pjungwir), newtglobal postgresql_contributors (newtpostgrescontributors) 8 1 month ago
Add XMLCast (SQL/XML X025) 5110 Moved to different CF SQL Commands 19 9/10 +2474−13 Jim Jones (jimus) Vik Fearing (xocolatl), newtglobal postgresql_contributors (newtpostgrescontributors) 10 3 days ago
Support POSITION with nondeterministic collations 5209 Committed SQL Commands 7/7 +247−48 Peter Eisentraut (petere) Peter Eisentraut (petere) 4 1 year ago
SQL:2023 JSON simplified accessor support 5214 Moved to different CF SQL Commands 19 10/10 +1967−193 Alexandra Wang (alexandrawang) Peter Eisentraut (petere), Vik Fearing (xocolatl), Jelte Fennema-Nio (jeltef), Chao Li (chaol) 9 1 month ago
Add IGNORE NULLS to Window functions 5230 Moved to different CF SQL Commands 19 10/10 +3−1 Oliver Ford (ojford) Tatsuo Ishii (ishii), Krasiyan Andreev (krasiyan) Tatsuo Ishii (ishii) 5 5 months ago
Add parameter in jsonb_strip_nulls(jsonb, bool) to strip nulls from arrays 5260 Committed SQL Commands 7/7 +95−5 Florents Tselai (florentst) Andrew Dunstan (adunstan) Andrew Dunstan (adunstan) 3 1 year ago
Introduce the ability to enable/disable indexes using ALTER INDEX 5274 Moved to different CF SQL Commands 18 Needs rebase! Shayon Mukherjee (shayonj) Sami Imseih (simseih), newtglobal postgresql_contributors (newtpostgrescontributors) 4 7 months ago
general purpose array_sort 5277 Committed SQL Commands 18 7/7 +425−0 Zhao Junwang (zhjwpku) Tom Lane (tgl) Tom Lane (tgl) 3 11 months ago
Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) 5279 Moved to different CF SQL Commands 19 10/10 +1490−59 Jim Jones (jimus) newtglobal postgresql_contributors (newtpostgrescontributors) 8 4 months ago
INSERT ... ON CONFLICT DO SELECT [FOR ...] 5413 Returned with feedback SQL Commands 7/7 +831−190 Andreas Karlsson (kandreas), Marko Tiikkaja (johto) Dean Rasheed (deanr) 2 11 months ago
Add XMLDocument (SQL/XML X030) 5431 Moved to different CF SQL Commands 19 10/10 +258−1 Jim Jones (jimus) Pavel Stehule (okbobcz), newtglobal postgresql_contributors (newtpostgrescontributors) 7 7 months ago
Allow subfield references without parentheses 5449 Returned with feedback SQL Commands Not processed Peter Eisentraut (petere) 2 1 year ago
Add XMLNamespaces option to XMLElement 5456 Moved to different CF SQL Commands 19 10/10 +1206−39 Pavel Stehule (okbobcz), Jim Jones (jimus) Pavel Stehule (okbobcz), Umar Hayat (pgwizard), newtglobal postgresql_contributors (newtpostgrescontributors) 7 yesterday
NOT VALID foreign key constraints on partitioned tables 5503 Committed SQL Commands 18 0/1 +0−0 Amul Sul (sulamul) Álvaro Herrera (alvherre) 1 1 year ago
explain plans for foreign servers 5525 Returned with feedback SQL Commands Needs rebase! dinesh salve (dinesh-salve) 1 2 months ago
Support for NO INHERIT to INHERIT state change with named NOT NULL constraints 5528 Committed SQL Commands 18 7/7 +901−16 Suraj Kharage (surajk) Álvaro Herrera (alvherre) 1 11 months ago
Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints 5554 Committed SQL Commands 18 7/7 +1101−106 Rushabh Lathia (rlathia) Álvaro Herrera (alvherre) 1 11 months ago
CREATE FOREIGN TABLE LIKE 5557 Committed SQL Commands 18 6/7 +244−12 Mingli Zhang (zml) Álvaro Herrera (alvherre), Sami Imseih (simseih) Michael Paquier (michael-kun) 1 1 year ago