Status summary: Needs review: 190. Waiting on Author: 43. Ready for Committer: 28. Committed: 11. Withdrawn: 2. Total: 274.
Patch |
Status | Ver | Author | Reviewers | Committer | Num cfs | Latest activity | Latest mail |
---|---|---|---|---|---|---|---|---|
Bug Fixes | ||||||||
Issue in postgres_fdw causing unnecessary wait for cancel request reply | Ready for Committer | Fujii Masao (masaofujii) | Masaki Kuwamura (mackyson) | 4 | 2023-12-04 08:51 |
2023-07-27 11:01 |
||
Fix bogus Asserts in calc_non_nestloop_required_outer | Ready for Committer | Richard Guo (richardguo) | 3 | 2023-12-04 08:52 |
2023-12-01 19:18 |
|||
Clients | ||||||||
functions to compute size of schemas/AMs (and maybe \dn++ and \dA++) | Ready for Committer | Justin Pryzby (justinpryzby) | 11 | 2023-12-04 08:55 |
2023-08-14 15:03 |
|||
Add non-blocking version of PQcancel | Ready for Committer | Jelte Fennema-Nio (jeltef) | Denis Laxalde (dlax) | 10 | 2023-12-04 08:56 |
2023-11-13 02:38 |
||
Improve tab completion for ALTER DEFAULT PRIVILEGE and ALTER TABLE | Ready for Committer | 17 | vigneshwaran C (vignesh.postgres) | Suraj Khamkar (suraj.khamkar), Shubham Khanna (skhanna) | 2 | 2023-12-04 08:57 |
2023-11-28 05:14 |
|
Documentation | ||||||||
Document that triggers can break foreign key constraints | Ready for Committer | 17 | Laurenz Albe (laurenz) | Aleksander Alekseev (a.alekseev), David Johnston (polobo), shihao zhong (zhong950419) | 2 | 2023-12-04 09:01 |
2023-11-16 13:40 |
|
Patch: Improve Boolean Predicate JSON Path Docs | Ready for Committer | 16 | David Wheeler (theory) | Jian He (stayreal), Erik Wienhold (ewie), shihao zhong (zhong950419) | 2 | 2023-12-04 09:02 |
2023-12-03 01:17 |
|
Clarify that you can create unique constraints on ONLY partitioned_table | Ready for Committer | stable | Laurenz Albe (laurenz) | shihao zhong (zhong950419) | 2 | 2023-12-04 09:02 |
2023-12-01 13:19 |
|
Add EXCLUDE COLLATE in CREATE/ALTER TABLE document | Ready for Committer | 17 | shihao zhong (zhong950419) | Daniel Vérité (danielverite), Shubham Khanna (skhanna) | 2 | 2023-12-04 09:02 |
2023-12-01 14:59 |
|
Miscellaneous | ||||||||
Permute underscore separated components of columns before fuzzy matching | Ready for Committer | 17 | Arne Roland (harks) | Mikhail Gribkov (youzhick) | 4 | 2023-12-04 09:04 |
2023-11-17 21:23 |
|
Skip hidden files in serverside utilities | Ready for Committer | Daniel Gustafsson (d_gustafsson) | Tobias Bussmann (t.bussmann) | 4 | 2023-12-04 09:04 |
2023-07-20 23:53 |
||
Unlinking Parallel Hash Join inner batch files sooner | Ready for Committer | Thomas Munro (macdice) | 4 | 2023-12-04 09:04 |
2023-11-22 08:34 |
|||
Remove MSVC scripts from the tree | Ready for Committer | 17 | Michael Paquier (michael-kun) | Peter Eisentraut (petere) | 2 | 2023-12-04 06:45 |
2023-12-04 08:05 |
|
pg_basebackup: mention that spread checkpoints are the default | Ready for Committer | Michael Banck (mbanck) | Michael Paquier (michael-kun), Aleksander Alekseev (a.alekseev) | 2 | 2023-12-04 09:12 |
2023-10-31 19:01 |
||
Performance | ||||||||
Evaluate arguments of correlated SubPlans in the referencing ExprState | Ready for Committer | Andres Freund (andresfreund) | Tom Lane (tgl) | 5 | 2023-12-04 09:45 |
2023-11-22 08:37 |
||
Cross-database SERIALIZABLE safe snapshots | Ready for Committer | Thomas Munro (macdice) | Heikki Linnakangas (heikki) | 4 | 2023-12-04 09:21 |
2023-07-10 09:17 |
||
Add support function for range containment operators | Ready for Committer | 17 | jian he (universality), Kim Johan Andersson (kimjand) | Laurenz Albe (laurenz) | 1 | 2023-11-20 11:47 |
2023-11-12 20:30 |
|
pg_convert improvement | Ready for Committer | 17 | Yurii Rashkovskii (yrashk) | Nathan Bossart (bossartn), Bertrand Drouvot (bertranddrouvot) | bossartn | 1 | 2023-12-01 21:50 |
2023-12-01 21:50 |
Procedural Languages | ||||||||
Incomplete item Allow handling of %TYPE arrays, e.g. tab.col%TYPE[] | Ready for Committer | 17 | Zongliang Quan (quanzl) | Pavel Stehule (okbobcz), Daniel Gustafsson (d_gustafsson) | 2 | 2023-12-04 09:50 |
2023-11-24 05:00 |
|
Refactoring | ||||||||
Refactor pipe_read_line as a more generic interface for reading arbitrary strings off a pipe | Ready for Committer | Daniel Gustafsson (d_gustafsson) | Heikki Linnakangas (heikki) | 4 | 2023-12-04 09:51 |
2023-11-24 10:08 |
||
Use atomic ops for unlogged LSN | Ready for Committer | 17 | John Morris (coyotebush) | Nathan Bossart (bossartn), Bharath Rupireddy (bharathrupireddy) | 4 | 2023-12-04 09:51 |
2023-11-10 20:54 |
|
Replication & Recovery | ||||||||
Make message at end-of-recovery less scary | Ready for Committer | Kyotaro Horiguchi (horiguti) | Aleksander Alekseev (a.alekseev), Ashutosh Sharma (ashu_coek), Justin Pryzby (justinpryzby), Pavel Borisov (pborisov) | 20 | 2023-12-04 09:55 |
2023-11-22 07:31 |
||
pg_rewind WAL deletion pitfall | Ready for Committer | 17 | Alexander Kukushkin (cyberdem0n), Polina Bungina (hughcapet) | Kyotaro Horiguchi (horiguti), Atsushi Torikoshi (atsushitorikoshi) | 8 | 2023-12-04 09:59 |
2023-11-09 06:30 |
|
Server Features | ||||||||
Patch to implement missing join selectivity estimation for range types | Ready for Committer | Mahmoud SAKR (mahmsakr), Diogo Repas (diogo.repas), Maxime Schoemans (mschoema), Zhicheng Luo (zcsysu.163.com) | Damir Belyalov (xhevx) | 8 | 2023-12-04 10:03 |
2023-11-30 14:50 |
||
SQL Commands | ||||||||
Add SPLIT PARTITION/MERGE PARTITIONS commands | Ready for Committer | 17 | Dmitry Koval (d.koval) | stephane tachoires (sttachoires) | 9 | 2023-12-04 10:10 |
2023-12-04 07:52 |
|
COPY FROM IGNORE_ERRORS - ignores rows with errors while copying | Ready for Committer | 17 | Atsushi Torikoshi (atsushitorikoshi), Damir Belyalov (xhevx) | Daniel Gustafsson (d_gustafsson), Andrei Lepikhov (lepikhov), Alena Rybakina (a.rybakina) | 8 | 2023-12-04 10:10 |
2023-12-04 02:23 |
|
Reindex toast table's index before main table's indexes | Ready for Committer | Gurjeet Singh (gurjeet) | Nathan Bossart (bossartn) | 3 | 2023-12-04 10:17 |
2023-11-29 21:43 |
||
System Administration | ||||||||
Report planning memory usage in EXPLAIN ANALYZE | Ready for Committer | 17 | Ashutosh Bapat (ashutoshbapat) | Andy Fan (andyf) | alvherre | 3 | 2023-12-04 10:18 |
2023-12-04 07:24 |