Status summary: Needs review: 208. Waiting on Author: 58. Ready for Committer: 21. Committed: 18. Withdrawn: 6. Total: 311.
Patch |
Status | Ver | Author | Reviewers | Committer | Num cfs | Latest activity | Latest mail |
---|---|---|---|---|---|---|---|---|
Bug Fixes | ||||||||
pg_ctl start may return 0 even if the postmaster has been already started on Windows | Waiting on Author | Kyotaro Horiguchi (horiguti) | Hayato Kuroda (ha-kun), Yasir Shah (yasir.hussain.shah.gmail.com) | 7 | 2024-12-10 06:15 |
2024-07-19 18:32 |
||
"unexpected duplicate for tablespace" problem in logical replication | Waiting on Author | stable | Shenhao Wang (wangshenhao) | Masahiko Sawada (masahikosawada) | 6 | 2024-12-10 06:42 |
2024-07-24 21:51 |
|
Network failure may prevent promotion | Waiting on Author | Kyotaro Horiguchi (horiguti) | 6 | 2024-12-10 06:32 |
2024-05-14 14:16 |
|||
Fix rare recovery shutdown hang | Waiting on Author | Thomas Munro (macdice) | Noah Misch (nmisch), Martijn Wallet (mwallet) | 4 | 2024-12-03 09:42 |
2024-12-03 09:43 |
||
apply_scanjoin_target_to_paths and partitionwise join | Waiting on Author | stable | Ashutosh Bapat (ashutoshbapat) | 4 | 2024-12-10 07:10 |
2024-09-30 21:52 |
||
WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts | Waiting on Author | Matthias van de Meent (mmeent) | Akshat Jaimini (akshatj) | 4 | 2024-12-10 06:25 |
2024-12-10 06:25 |
||
inplace update: send nontransactional invalidations | Waiting on Author | stable | Noah Misch (nmisch) | nmisch | 4 | 2024-12-10 07:10 |
2024-11-09 01:02 |
|
Prevent incorrect entries in pg_stat_activity. | Waiting on Author | Fujii Masao (masaofujii) | 3 | 2024-12-10 06:32 |
2024-12-09 14:27 |
|||
Fix rare checksum failure in EXEC_BACKEND LocalProcessControlFile() | Waiting on Author | Thomas Munro (macdice) | Noah Misch (nmisch) | 3 | 2024-12-10 06:45 |
2024-07-30 23:54 |
||
psql client does not handle WSAEWOULDBLOCK on Windows | Waiting on Author | Umar Hayat (pgwizard) | 3 | 2024-12-10 06:41 |
2024-12-10 06:41 |
|||
Fix incorrect Assert in gistFindCorrectParent() | Waiting on Author | Tender Wang (tndrwang) | 2 | 2024-12-04 10:14 |
2024-11-15 09:10 |
|||
Fix race between WAL flush and InstallXLogFileSegment() | Waiting on Author | Thomas Munro (macdice) | Soumyadeep Chakraborty (soumyadeepc) | 2 | 2024-12-10 06:45 |
2024-10-31 08:03 |
||
Fix for consume_xids advancing XIDs incorrectly | Waiting on Author | stable | Yushi Ogiwara (yushi) | 2 | 2024-12-03 09:27 |
2024-12-03 09:28 |
||
pageinspect - bug in brin_page_items | Waiting on Author | 17 | Tomas Vondra (fuzzycz) | fuzzycz | 1 | 2024-12-09 21:07 |
2024-11-14 02:56 |
|
Clients | ||||||||
Add support for database service to psql prompt | Waiting on Author | Michael Banck (mbanck) | Greg Sabino Mullane (greg) | 2 | 2024-12-10 07:38 |
2024-12-10 07:38 |
||
Allow PGSERVICEFILE to be specified as part of the connection string | Waiting on Author | 18 | Torsten Foertsch (tfoertsch123) | Michael Paquier (michael-kun) | 1 | 2024-12-05 08:06 |
2024-11-20 07:58 |
|
Tab completion for ALTER USER RESET | Waiting on Author | 18 | Robins Tharakan (robins) | fuzzycz | 1 | 2024-12-09 22:40 |
2024-12-09 22:39 |
|
Miscellaneous | ||||||||
Expand applicability of aggregate's sortop optimization | Waiting on Author | Matthias van de Meent (mmeent) | Andrei Lepikhov (lepikhov) | 4 | 2024-12-11 00:22 |
2024-12-11 08:04 |
||
Monitoring & Control | ||||||||
relfilenode statistics | Waiting on Author | 18 | Bertrand Drouvot (bertranddrouvot.pg) | 4 | 2024-11-29 06:23 |
2024-12-03 10:31 |
||
add log_transaction GUC setting | Waiting on Author | 18 | Sergey Solovev (ashblade) | 3 | 2024-11-29 11:04 |
2024-11-29 11:04 |
||
Trim the heap free memory | Waiting on Author | 18 | Shawn Wang (shawnwang) | 2 | 2024-12-11 00:29 |
2024-12-08 18:48 |
||
Add “FOR UPDATE NOWAIT” lock details to the log. | Waiting on Author | Yuki Seino (seinoyu) | Fujii Masao (masaofujii) | 2 | 2024-12-11 00:30 |
2024-12-02 17:13 |
||
Performance | ||||||||
In-place persistence change of a relation (fast ALTER TABLE ... SET LOGGED with wal_level=minimal) | Waiting on Author | Kyotaro Horiguchi (horiguti) | Heikki Linnakangas (heikki), Nathan Bossart (bossartn), Justin Pryzby (justinpryzby), Jakub Wartak (jakub.wartak.tomtom) | 16 | 2024-11-30 05:15 |
2024-11-11 01:25 |
||
nbtree performance improvements through specialization on key shape | Waiting on Author | Matthias van de Meent (mmeent) | 14 | 2024-12-01 19:04 |
2024-11-16 16:22 |
|||
Reducing planning time when tables have many partitions | Waiting on Author | Yuya Watari (watari) | Thom Brown (thom), Ashutosh Bapat (ashutoshbapat), Andrei Lepikhov (lepikhov) | 14 | 2024-12-01 19:04 |
2024-12-11 03:16 |
||
nbtree: implement dynamic prefix truncation | Waiting on Author | Matthias van de Meent (mmeent) | 7 | 2024-12-01 19:12 |
2024-11-13 21:14 |
|||
Parallel CREATE INDEX for GIN indexes | Waiting on Author | Tomas Vondra (fuzzycz) | Matthias van de Meent (mmeent), Andy Fan (andy2) | 4 | 2024-12-01 12:48 |
2024-11-24 18:04 |
||
Parallel CREATE INDEX for GiST indexes | Waiting on Author | Tomas Vondra (fuzzycz) | Andreas Karlsson (kandreas) | 4 | 2024-12-02 13:26 |
2024-11-08 14:53 |
||
Allow partition-wise join when whole row var is needed | Waiting on Author | 18 | Ashutosh Bapat (ashutoshbapat), Alexander Pyhalov (a.pyhalov) | 3 | 2024-12-02 13:39 |
2024-12-04 06:59 |
||
AIO | Waiting on Author | Andres Freund (andresfreund) | Noah Misch (nmisch) | 3 | 2024-12-02 07:27 |
2024-11-18 12:19 |
||
Parallel heap vacuum | Waiting on Author | Masahiko Sawada (masahikosawada) | Hayato Kuroda (ha-kun) | 2 | 2024-12-02 14:08 |
2024-12-11 08:07 |
||
Showing applied extended statistics in explain Part2 | Waiting on Author | 18 | Tatsuro Yamada (tatsuro_yamada) | Ilia Evdokimov (ilidock95) | 2 | 2024-12-02 14:10 |
2024-12-02 23:05 |
|
Refactoring | ||||||||
Revise get_cheapest_parallel_safe_total_inner | Waiting on Author | Richard Guo (richardguo) | wenhui qiu (wenhuiqiu) | 9 | 2024-12-03 10:57 |
2024-09-17 08:48 |
||
Retiring is_pushed_down | Waiting on Author | Richard Guo (richardguo) | Tom Lane (tgl) | 8 | 2024-12-04 12:13 |
2024-09-26 20:06 |
||
Make ECPG locale usage thread-safe | Waiting on Author | Thomas Munro (macdice) | Peter Eisentraut (petere) | 3 | 2024-12-01 14:31 |
2024-11-26 20:24 |
||
Thread-safe nl_langinfo(), localeconv(), check_locale() | Waiting on Author | Thomas Munro (macdice) | Peter Eisentraut (petere) | 3 | 2024-12-01 14:31 |
2024-09-05 12:50 |
||
Call rm_redo in a temporary memory context | Waiting on Author | Heikki Linnakangas (heikki) | 3 | 2024-12-02 13:56 |
2024-10-02 02:28 |
|||
Use function smgrclose() to replace the loop | Waiting on Author | 18 | Steven Niu (niushiji) | 3 | 2024-12-05 08:47 |
2024-10-24 09:09 |
||
Vectored IO in XLogWrite() | Waiting on Author | Melih Mutlu (melihmutlu) | 3 | 2024-12-11 00:41 |
2024-12-11 00:41 |
|||
JIT: The nullness of casetest.value can be determined at the JIT compile time. | Waiting on Author | 18 | Xing Guo (higuoxing) | 2 | 2024-12-11 04:05 |
2024-11-15 09:38 |
||
Replication & Recovery | ||||||||
Recovery of .partial WAL segments | Waiting on Author | Stefan Fercot (stefan.fercot) | 3 | 2024-12-11 04:08 |
2024-10-18 13:56 |
|||
enable pg_recvlogical to use temporary slots | Waiting on Author | Torsten Foertsch (tfoertsch123) | Michael Paquier (michael-kun) | 1 | 2024-12-10 07:46 |
2024-11-19 00:53 |
||
Security | ||||||||
add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl | Waiting on Author | Cary Huang (cary) | Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) | 9 | 2024-12-10 06:30 |
2024-12-10 06:30 |
||
Serverside SNI for SSL connections | Waiting on Author | Daniel Gustafsson (d_gustafsson) | Jacob Champion (jchampion) | 4 | 2024-12-11 00:34 |
2024-12-11 08:13 |
||
Server Features | ||||||||
Post-special Page Storage TDE support (aka Reserved Page Size) | Waiting on Author | David Christensen (davidchristensen) | 12 | 2024-12-10 06:54 |
2024-12-10 06:54 |
|||
COPY ON_ERROR 'NULL' | Waiting on Author | jian he (universality) | Fujii Masao (masaofujii), Kirill Reshke (reshke) | 5 | 2024-11-28 15:30 |
2024-11-28 15:33 |
||
KNN-btree | Waiting on Author | Nikita Glukhov (n.glukhov), Anton Melnikov (antonmel) | 5 | 2024-11-28 11:19 |
2024-11-28 11:19 |
|||
New function rand_array() to contrib/tablefunc | Waiting on Author | Andy Fan (andy2) | Dean Rasheed (deanr), Aleksander Alekseev (a.alekseev), Jim Jones (jimus) | 4 | 2024-12-02 13:56 |
2024-11-07 00:51 |
||
New "single" COPY format | Waiting on Author | Joel Jacobson (joeljacobson) | Masahiko Sawada (masahikosawada), newtglobal postgresql_contributors (newtpostgrescontributors) | 2 | 2024-12-11 04:14 |
2024-11-10 08:32 |
||
Changing shared_buffers without restart | Waiting on Author | Dmitry Dolgov (erthalion) | Vladlen Popolitov (vladlenpopolitov) | 2 | 2024-12-02 07:47 |
2024-12-03 14:31 |
||
Support enabling checksums online | Waiting on Author | Magnus Hagander (mha), Daniel Gustafsson (d_gustafsson) | Tomas Vondra (fuzzycz) | 2 | 2024-12-11 04:45 |
2024-12-11 04:47 |
||
SQL Commands | ||||||||
Incremental View Maintenance (IVM), take 2 | Waiting on Author | Yugo Nagata (yugo.nagata) | 9 | 2024-11-30 05:08 |
2024-08-20 07:06 |
|||
SQL:2023 JSON simplified accessor support | Waiting on Author | 18 | Alexandra Wang (alexandrawang) | Peter Eisentraut (petere) | 3 | 2024-12-01 14:41 |
2024-11-26 09:12 |
|
Support regular expressions with nondeterministic collations | Waiting on Author | Peter Eisentraut (petere) | 2 | 2024-12-01 14:26 |
2024-10-29 14:12 |
|||
System Administration | ||||||||
pg_upgrade: Support for upgrading to checksums enabled | Waiting on Author | Peter Eisentraut (petere) | Nathan Bossart (bossartn), Ilya Kosmodemiansky (hydrobiont) | 3 | 2024-12-01 14:27 |
2024-08-27 21:56 |
||
New predefined role pg_manage_extensions | Waiting on Author | Michael Banck (mbanck) | 2 | 2024-12-03 09:25 |
2024-11-18 06:30 |
|||
Testing | ||||||||
CI and test improvements | Waiting on Author | Justin Pryzby (justinpryzby) | 14 | 2024-11-30 16:40 |
2024-11-16 20:44 |
|||
Test to dump and restore objects left behind by regression | Waiting on Author | Ashutosh Bapat (ashutoshbapat) | Michael Paquier (michael-kun) | 4 | 2024-12-02 10:55 |
2024-11-14 10:46 |