| Bug Fixes |
| Incorrect error message for cancellation triggered by statement_timeout & flaky test |
5070 |
Needs review |
Bugfix
Flakyfix
|
stable |
10/10
|
+16−5
|
Jelte Fennema-Nio (jeltef) |
|
|
8 |
8 months ago |
| DirtySnapshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication |
5151 |
Needs review |
Bugfix
Logical Replication
|
stable |
10/10
|
+612−46
|
Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) |
Luan Silva (luansilva) |
|
6 |
yesterday |
| Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY |
5160 |
Needs review |
Bugfix
|
stable |
9/10
|
+1525−50
|
Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) |
|
|
6 |
yesterday |
| Fix bug with accessing to temporary tables of other sessions |
5379 |
Needs review |
Bugfix
Backport
|
18 |
10/10
|
+293−20
|
Daniil Davydov (dddaniil) |
Rafia Sabih (rafia.sabih), Jim Jones (jimus) |
|
5 |
yesterday |
| bt_index_parent_check false alarm for indexes created concurrently |
5438 |
Ready for Committer |
Bugfix
Backport
|
|
10/10
|
+70−40
|
Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) |
Andrey Borodin (x4m) |
|
5 |
1 month ago |
| Correction of RowMark Removal During Sel-Join Elimination |
5943 |
Needs review |
Refactoring Only
Bugfix
|
19 |
Needs rebase!
|
|
Andrei Lepikhov (lepikhov) |
|
|
2 |
1 month ago |
| Panic during xlog building with big values |
5970 |
Waiting on Author |
Bugfix
|
19 |
10/10
|
+52−0
|
Maksim Melnikov (manaldush) |
Andy Pogrebnoi (birdofdada) |
|
2 |
1 week ago |
| Non-blocking archiver process |
5971 |
Needs review |
Bugfix
|
19 |
9/10
|
+94−2
|
Patrick Stählin (packi) |
Artem Gavrilov (artem.gavrilov) |
|
2 |
2 weeks ago |
| disallow alter individual column if partition key contains wholerow reference |
5988 |
Waiting on Author |
Bugfix
Backport
|
18 |
10/10
|
+36−0
|
Jian He (stayreal) |
Sergey Dudoladov (sdudoladov), Matt Dailis (mattdailis) |
|
2 |
yesterday |
| bug: virtual generated column can be partition key |
5989 |
Needs review |
Bugfix
Backport
|
18 |
10/10
|
+86−40
|
Ashutosh Bapat (ashutoshbapat) |
Peter Eisentraut (petere) |
Peter Eisentraut (petere) |
2 |
2 months ago |
| Fix ALTER TABLE DROP EXPRESSION with ONLY option |
5992 |
Ready for Committer |
Bugfix
|
stable |
2/10
|
+6−6
|
Jian He (stayreal) |
Peter Eisentraut (petere) |
Peter Eisentraut (petere) |
2 |
1 week ago |
| Reset recovery target parameters in pg_createsubscriber |
6004 |
Needs review |
Bugfix
My First Patch
|
18 |
7/10
|
+128−21
|
Alyona Vinter (dlaaren) |
Ian Ilyasov (ianilyasov), mutaamba maasha (mutaambam) |
|
2 |
4 hours ago |
| Fix a bug where ALTER SYSTEM SET with empty strings for GUC_LIST_QUOTE parameters (like shared_preload_libraries) results in malformed configuration entries that cause server crashes on restart. |
6026 |
Needs review |
Bugfix
|
stable |
10/10
|
+104−12
|
Andrew Klychkov (andreiklychkov) |
|
|
1 |
1 month ago |
| fix NOT VALID NOT NULL with ALTER COLUMN SET IDENTITY |
6030 |
Needs review |
Bugfix
Backport
|
18 |
10/10
|
+37−0
|
Jian He (stayreal) |
|
Álvaro Herrera (alvherre) |
1 |
1 month ago |
| UPDATE with invalid domain constraint |
6031 |
Needs review |
Bugfix
Backport
|
stable |
10/10
|
+114−0
|
Jian He (stayreal) |
|
|
1 |
2 months ago |
| Fix race condition in SSI when reading PredXact->SxactGlobalXmin |
6037 |
Needs review |
Bugfix
Backport
My First Patch
|
stable |
10/10
|
+15−13
|
Josh Curtis (joshcurtis) |
Mihail Nikalayeu (mihailnikalayeu) |
|
1 |
1 week ago |
| Fix read/write races with pg_control file in case when postgres was compiled with DEXEC_BACKEND option |
6040 |
Needs review |
Bugfix
|
19 |
10/10
|
+32−1
|
Maksim Melnikov (manaldush) |
|
|
1 |
1 month ago |
| Fix pg_rewind false positives caused by shutdown-only WAL |
6041 |
Needs review |
Bugfix
|
|
9/10
|
+193−24
|
Srinath Reddy (srinath-reddy-sadipiralla) |
|
|
1 |
1 week ago |
| PostgreSQL crashes with ThreadSanitizer during early initialization |
6044 |
Needs review |
Bugfix
My First Patch
|
|
9/10
|
+62−28
|
Emmanuel Sibi (emmanuelsibi) |
|
|
1 |
1 month ago |
| let ALTER TABLE DROP COLUMN drop whole-row referenced object |
6055 |
Needs review |
Bugfix
Backport
|
stable |
10/10
|
+492−3
|
Jian He (stayreal) |
|
|
1 |
1 month ago |
| MultiXact corruption and standby deadlock |
6070 |
Needs review |
Bugfix
|
|
9/10
|
+123−144
|
Andrey Borodin (x4m) |
Ivan Bykov (ibykov) |
|
1 |
5 days ago |
| Add assertion for bmr.rel in ExtendBufferedRelTo function |
6075 |
Needs review |
Bugfix
|
16 |
Not processed
|
|
Алена Васильева (eugenygoryachev) |
|
|
1 |
1 week ago |
| Fix const-simplification for index expressions and predicate |
6092 |
Needs review |
Bugfix
|
19 |
10/10
|
+102−10
|
Richard Guo (richardguo) |
|
|
1 |
1 month ago |
| Fix pushdown of degenerate HAVING clauses |
6093 |
Needs review |
Bugfix
|
18 |
10/10
|
+0−0
|
Richard Guo (richardguo) |
|
|
1 |
1 week ago |
| LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue |
6095 |
Needs review |
Bugfix
Help - Bikeshedding
|
|
9/10
|
+324−32
|
Matheus Alcantara (matheus.alcantara) |
Arseniy Mukhin (amukhin) |
|
1 |
7 hours ago |
| Preserve index stats during ALTER TABLE ... TYPE ... |
6118 |
Needs review |
Bugfix
|
19 |
10/10
|
+576−4
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
|
1 |
1 week ago |
| avoid call ATPostAlterTypeCleanup twice |
6121 |
Needs review |
Bugfix
Backport
|
stable |
10/10
|
+88−0
|
Jian He (stayreal) |
|
|
1 |
1 week ago |
| COPY WHERE clause generated/system column reference |
6179 |
Needs review |
Bugfix
Backport
|
stable |
10/10
|
+116−2
|
Jian He (stayreal) |
|
|
1 |
yesterday |
| Clients |
| libpq: Fix processing of SSL records >8kB on async API |
5251 |
Needs review |
Bugfix
Backport
|
stable |
10/10
|
+318−8
|
Jacob Champion (jchampion), Lars Kanis (larsk) |
Jacob Champion (jchampion) |
|
6 |
2 months ago |
| Replication & Recovery |
| Fix slot synchronization with two_phase decoding enabled |
5664 |
Needs review |
Bugfix
Backport
|
17 |
Needs rebase!
|
|
Zhijie Hou (houzj) |
|
|
3 |
4 months ago |
| Timeline switching with partial WAL records can break replica recovery |
6038 |
Needs review |
Bugfix
|
18 |
9/10
|
+128−109
|
Alyona Vinter (dlaaren) |
|
|
1 |
1 month ago |
| Fix replica identity mismatch for partitioned tables with publish_via_partition_root |
6047 |
Needs review |
Bugfix
Logical Replication
|
stable |
10/10
|
+211−38
|
Mikhail Kharitonov (mkharitonov) |
|
|
1 |
2 months ago |
| Issue with synced logical replication slot during switchover |
6132 |
Needs review |
Bugfix
Logical Replication
My First Patch
|
19 |
10/10
|
+23−8
|
Fabrice Chapuis (fabricec) |
Alexander Kukushkin (cyberdem0n) |
|
1 |
yesterday |
| Server Features |
| Make pg_numa_init() cope with Docker |
6171 |
Needs review |
Bugfix
Backport
|
stable |
10/10
|
+11−4
|
Christoph Berg (myon) |
|
|
1 |
yesterday |