Status summary: Needs review: 23. Waiting on Author: 2. Ready for Committer: 1. Committed: 91. Moved to next CF: 249. Rejected: 1. Withdrawn: 12. Total: 379.
| Patch | ID | Status | Tags | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Add SPLIT PARTITION/MERGE PARTITIONS commands | 3659 | Committed | SQL Commands | 19 |
|
+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 |
|
+436−0 | Jim Jones (jimus) | Pavel Stehule (okbobcz), Oliver Ford (ojford), newtglobal postgresql_contributors (newtpostgrescontributors) | 15 | yesterday | |
| Incremental View Maintenance (IVM), take 2 | 4337 | Moved to different CF | SQL Commands |
|
+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 | 7 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 | |||
| COPY TO json | 4716 | Moved to different CF | SQL Commands |
|
+615−65 | Joe Conway (jconway) | Masahiko Sawada (masahikosawada), Richard Yen (richyen) | Joe Conway (jconway) | 10 | 2 days ago | |
| SQL Property Graph Queries (SQL/PGQ) | 4904 | Moved to different CF | SQL Commands |
|
+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 | 15 hours ago | |
| Add OR REPLACE option to CREATE MATERIALIZED VIEW | 5099 | Moved to different CF | SQL Commands | 19 |
|
+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 |
|
+2474−13 | Jim Jones (jimus) | Vik Fearing (xocolatl), newtglobal postgresql_contributors (newtpostgrescontributors) | 10 | 3 days ago | |
| SQL:2023 JSON simplified accessor support | 5214 | Moved to different CF | SQL Commands | 19 |
|
+1967−193 | Alexandra Wang (alexandrawang) | Peter Eisentraut (petere), Vik Fearing (xocolatl), Jelte Fennema-Nio (jeltef), Chao Li (chaol) | 9 | 1 month ago | |
| Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078) | 5279 | Moved to different CF | SQL Commands | 19 |
|
+1490−59 | Jim Jones (jimus) | newtglobal postgresql_contributors (newtpostgrescontributors) | 8 | 4 months ago | |
| Add XMLDocument (SQL/XML X030) | 5431 | Moved to different CF | SQL Commands | 19 |
|
+258−1 | Jim Jones (jimus) | Pavel Stehule (okbobcz), newtglobal postgresql_contributors (newtpostgrescontributors) | 7 | 7 months ago | |
| Add XMLNamespaces option to XMLElement | 5456 | Moved to different CF | SQL Commands | 19 |
|
+1206−39 | Pavel Stehule (okbobcz), Jim Jones (jimus) | Pavel Stehule (okbobcz), Umar Hayat (pgwizard), newtglobal postgresql_contributors (newtpostgrescontributors) | 7 | 23 hours ago | |
| SQL:2011 Application Time Update & Delete | 5836 | Moved to different CF | SQL Commands | 19 |
|
+15680−169 | Paul Jungwirth (pjungwir) | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 5 | yesterday |
| Allow ON CONFLICT DO SELECT/UPDATE to return EXCLUDED values | 5854 | Moved to different CF | SQL Commands | 19 |
|
+747−282 | Dean Rasheed (deanr) | Viktor Holmberg (rutchkiwi) | 5 | 3 weeks ago | |
| CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions | 5941 | Moved to different CF | SQL Commands | 19 |
|
+2960−509 | Jian He (stayreal) | Peter Eisentraut (petere) | 4 | yesterday | |
| CREATE SCHEMA ... CREATE DOMAIN support | 5985 | Moved to different CF | SQL Commands | 19 |
|
+927−149 | Jian He (stayreal) | 4 | yesterday | ||
| CREATE TABLE LIKE INCLUDING TRIGGERS | 6087 | Moved to different CF | SQL Commands | 19 |
|
+550−19 | Jian He (stayreal) | Andrey Borodin (x4m), Zsolt Parragi (zsolt.parragi) | 3 | 1 week ago | |
| create table like including storage parameter | 6088 | Moved to different CF | SQL Commands | 19 |
|
+201−9 | Jian He (stayreal) | 3 | 2 months ago | ||
| ON CONFLICT DO SELECT | 6109 | Moved to different CF | SQL Commands | 19 |
|
+1677−367 | Viktor Holmberg (rutchkiwi) | Dean Rasheed (deanr), Jian He (stayreal) | Dean Rasheed (deanr) | 3 | 3 weeks ago |
| COPY FROM with RLS | 6178 | Moved to different CF | SQL Commands | 19 |
|
+238−14 | Jian He (stayreal) | 3 | 4 months ago | ||
| ago(interval) → timestamptz | 6202 | Moved to different CF | SQL Commands | 19 |
|
+25−0 | Florents Tselai (florentst) | 2 | 4 months ago | ||
| implement GRANT/REVOKE ... GRANTED BY | 6218 | Moved to different CF | SQL Commands | 19 |
|
+42−29 | Tom Lane (tgl), Nathan Bossart (bossartn) | Jaime Casanova (jcasanov), Adam Brusselback (tostino) | 2 | 5 days ago | |
| Add support for partial incremental materialized view refresh using REFRESH ... WHERE | 6305 | Moved to different CF | My First Patch SQL Commands | 19 | Needs rebase! | Adam Brusselback (tostino) | Dharin Shah (dharins0) | 2 | 1 month ago | ||
| Cleaning up PREPARE query strings? | 6341 | Moved to different CF | SQL Commands |
|
+135−23 | Julien Rouhaud (rjuju) | Sami Imseih (simseih) | 2 | 1 week ago | ||
| Create unique GiST index | 6368 | Moved to different CF | Bugfix SQL Commands | 19 |
|
+447−17 | Paul Jungwirth (pjungwir) | Prafulla Ranadive (pprandive) | 2 | 2 months ago |