| pg_ctl start may return 0 even if the postmaster has been already started on Windows |
4573 |
Waiting on Author |
Bugfix
|
|
10/10
|
+369−153
|
Kyotaro Horiguchi (horiguti) |
Hayato Kuroda (ha-kun), Yasir Shah (yasir.hussain.shah.gmail.com) |
|
12 |
3 weeks ago |
| Fix rare recovery shutdown hang |
4884 |
Waiting on Author |
Bugfix
|
|
Needs rebase!
|
|
Thomas Munro (macdice) |
Noah Misch (nmisch), Martijn Wallet (mwallet) |
|
8 |
1 year ago |
| WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts |
4986 |
Waiting on Author |
Bugfix
DDL
|
|
10/10
|
+6−2
|
Matthias van de Meent (mmeent) |
Akshat Jaimini (akshatj) |
|
8 |
3 weeks ago |
| Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state |
5029 |
Needs review |
Bugfix
Logical Replication
|
|
10/10
|
+110−6
|
ChangAo Chen (chenchangao) |
harinath kanchu (harinath001), Lilian Ontowhee (ontowhee), haiyang li (ocean-li) |
|
9 |
3 months ago |
| Incorrect error message for cancellation triggered by statement_timeout & flaky test |
5070 |
Ready for Committer |
Bugfix
Flakyfix
|
stable |
10/10
|
+33−15
|
Jelte Fennema-Nio (jeltef) |
Akshat Jaimini (akshatj) |
|
10 |
1 month ago |
| Incremental Sort Cost Estimation Instability |
5093 |
Waiting on Author |
Bugfix
|
18 |
Needs rebase!
|
|
Andrei Lepikhov (lepikhov) |
|
|
8 |
8 months ago |
| Fix rare checksum failure in EXEC_BACKEND LocalProcessControlFile() |
5124 |
Waiting on Author |
Bugfix
|
|
10/10
|
+64−8
|
Thomas Munro (macdice) |
Noah Misch (nmisch) |
|
8 |
3 weeks ago |
| DirtySnapshot index scan skips concurrently updated tuples leading to lost updates/deletes in logical replication |
5151 |
Needs review |
Bugfix
Logical Replication
Help - Stuck Rebasing
|
stable |
10/10
|
+612−46
|
Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) |
Luan Silva (luansilva) |
|
8 |
3 months ago |
| Fix standby may crash when switching-over in certain special cases |
5199 |
Needs review |
Bugfix
|
|
Needs rebase!
|
|
pixian shi (pxshi) |
|
|
7 |
1 year ago |
| libpq: Fix processing of SSL records >8kB on async API |
5251 |
Needs review |
Bugfix
Backport
libpq
|
stable |
10/10
|
+207−11
|
Jacob Champion (jchampion), Lars Kanis (larsk) |
Jacob Champion (jchampion) |
|
7 |
2 months ago |
| Fix race between WAL flush and InstallXLogFileSegment() |
5276 |
Needs review |
Bugfix
|
|
10/10
|
+45−0
|
Thomas Munro (macdice) |
Soumyadeep Chakraborty (soumyadeepc), Soumya S Murali (soumyamurali) |
|
6 |
1 month ago |
| Fix for consume_xids advancing XIDs incorrectly |
5303 |
Waiting on Author |
Bugfix
|
stable |
Needs rebase!
|
|
Yushi Ogiwara (yushi) |
|
|
6 |
1 month ago |
| Fix bug with accessing to temporary tables of other sessions |
5379 |
Needs review |
Bugfix
Backport
|
18 |
10/10
|
+182−23
|
Daniil Davydov (dddaniil) |
Rafia Sabih (rafia.sabih), Jim Jones (jimus) |
|
7 |
19 hours ago |
| Fix buffer pinning logic/visibility bugs in [SP-]Gist Index-Only Scans |
5542 |
Needs review |
Bugfix
|
|
Needs rebase!
|
|
Peter Geoghegan (pgeoghegan), Michail Nikolaev (nkey), Matthias van de Meent (mmeent), Mihail Nikalayeu (mihailnikalayeu) |
|
|
5 |
2 months ago |
| Fix slot synchronization with two_phase decoding enabled |
5664 |
Needs review |
Bugfix
Backport
|
17 |
Needs rebase!
|
|
Zhijie Hou (houzj) |
|
|
4 |
8 months ago |
| Random pg_upgrade 004_subscription test failure on drongo |
5673 |
Waiting on Author |
Bugfix
|
|
10/10
|
+25−0
|
vigneshwaran C (vignesh.postgres) |
|
|
4 |
4 months ago |
| Prevent internal error at concurrent CREATE OR REPLACE / ALTER FUNCTION |
5681 |
Waiting on Author |
Bugfix
|
|
10/10
|
+132−19
|
Yugo Nagata (yugo.nagata) |
Jim Jones (jimus), Daniil Davydov (dddaniil) |
|
5 |
4 months ago |
| Fix a race condition in ConditionVariableTimedSleep() |
5736 |
Needs review |
Bugfix
|
stable |
10/10
|
+2−0
|
Bertrand Drouvot (bertranddrouvot.pg) |
|
|
2 |
9 months ago |
| Correct reltuples stats after VACUUM FULL and CLUSTER |
5777 |
Needs review |
Bugfix
|
stable |
10/10
|
+117−1
|
Erik Nordström (enordstr) |
|
|
2 |
9 months ago |
| Cancel problems of query to pg_stat_statements |
5825 |
Needs review |
Bugfix
|
|
10/10
|
+22−7
|
Roman Khapov (rkhapov) |
|
|
2 |
9 months ago |
| problems with toast.* reloptions |
5839 |
Waiting on Author |
Bugfix
|
stable |
Needs rebase!
|
|
Nathan Bossart (bossartn) |
|
|
5 |
7 months ago |
| disallow alter individual column if partition key contains wholerow reference |
5988 |
Waiting on Author |
Bugfix
Backport
|
18 |
10/10
|
+39−0
|
Jian He (stayreal) |
Sergey Dudoladov (sdudoladov), Matt Dailis (mattdailis) |
|
4 |
3 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), Kirill Reshke (reshke), lakshmi g (lakshmi) |
Peter Eisentraut (petere) |
4 |
1 month ago |
| UPDATE with invalid domain constraint |
6031 |
Needs review |
Bugfix
Backport
|
stable |
0/10
|
+114−0
|
Jian He (stayreal) |
|
|
3 |
6 months ago |
| Fix race condition in SSI when reading PredXact->SxactGlobalXmin |
6037 |
Ready for Committer |
Bugfix
Backport
My First Patch
|
stable |
9/10
|
+189−0
|
Josh Curtis (joshcurtis) |
Mihail Nikalayeu (mihailnikalayeu) |
|
3 |
6 days ago |
| Timeline switching with partial WAL records can break replica recovery |
6038 |
Needs review |
Bugfix
|
18 |
Needs rebase!
|
|
Alyona Vinter (dlaaren) |
Artem Gavrilov (artem.gavrilov) |
|
2 |
1 month 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) |
|
|
2 |
3 months ago |
| Fix pg_rewind false positives caused by shutdown-only WAL |
6041 |
Needs review |
Bugfix
|
|
9/10
|
+193−24
|
Srinath Reddy (srinath-reddy-sadipiralla) |
|
|
2 |
4 months 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) |
|
|
3 |
1 month ago |
| let ALTER TABLE DROP COLUMN drop whole-row referenced object |
6055 |
Needs review |
Bugfix
Backport
|
stable |
10/10
|
+634−5
|
Jian He (stayreal) |
|
|
3 |
1 hour ago |
| meson: Fix libpq search order |
6056 |
Needs review |
Bugfix
|
|
Needs rebase!
|
|
Thomas Munro (macdice) |
Mario Gonzalez (gonzalemario) |
|
3 |
3 months ago |
| Add assertion for bmr.rel in ExtendBufferedRelTo function |
6075 |
Needs review |
Bugfix
|
16 |
Not processed
|
|
Алена Васильева (eugenygoryachev) |
|
|
2 |
4 months ago |
| Preserve index stats during ALTER TABLE ... TYPE ... |
6118 |
Needs review |
Bugfix
|
19 |
10/10
|
+576−4
|
Bertrand Drouvot (bertranddrouvot.pg) |
Yogesh Sharma (sharmay) |
|
3 |
4 months ago |
| avoid call ATPostAlterTypeCleanup twice |
6121 |
Needs review |
Bugfix
Backport
|
stable |
10/10
|
+88−0
|
Jian He (stayreal) |
|
|
3 |
4 months ago |
| Issue with synced logical replication slot during switchover |
6132 |
Needs review |
Bugfix
Logical Replication
My First Patch
|
19 |
10/10
|
+9−5
|
Fabrice Chapuis (fabricec) |
Alexander Kukushkin (cyberdem0n) |
|
2 |
3 months ago |
| Fix orphaned backend processes on Windows using Job Objects |
6201 |
Needs review |
Bugfix
|
19 |
10/10
|
+366−0
|
Bryan Green (lispyone) |
|
|
2 |
3 months ago |
| Windows relation extension failure at 2GB and 4GB |
6204 |
Needs review |
Bugfix
|
19 |
10/10
|
+298−8
|
Bryan Green (lispyone) |
|
|
2 |
2 months ago |
| Fix socket handle inheritance on Windows |
6207 |
Needs review |
Bugfix
|
|
10/10
|
+154−2
|
Bryan Green (lispyone) |
|
|
2 |
3 months ago |
| Avoid overflow (src/backend/utils/adt/formatting.c) |
6209 |
Needs review |
Bugfix
|
19 |
10/10
|
+5−2
|
Ranier Vilela (raniervilela) |
|
|
2 |
3 months ago |
| Incorrect historic snapshot may be serialized to disk during fast-forwarding |
6304 |
Needs review |
Bugfix
|
|
10/10
|
+11−7
|
ChangAo Chen (chenchangao), haiyang li (ocean-li) |
|
|
2 |
1 month ago |
| Create unique GiST index |
6368 |
Needs review |
Bugfix
SQL Commands
|
19 |
10/10
|
+447−17
|
Paul Jungwirth (pjungwir) |
|
|
2 |
1 month ago |
| extended statistic (examine_variable) ignored CollateExpr |
6397 |
Needs review |
Bugfix
|
stable |
10/10
|
+138−5
|
Jian He (stayreal) |
|
|
1 |
1 month ago |
| Fix gistkillitems & add regression test to microvacuum |
6399 |
Ready for Committer |
Bugfix
|
|
9/10
|
+5−5
|
Kirill Reshke (reshke) |
Soumya S Murali (soumyamurali) |
|
1 |
2 weeks ago |
| JumbleQuery ma treat different GROUP BY expr as the same |
6411 |
Needs review |
Bugfix
|
stable |
1/10
|
+49−3
|
Jian He (stayreal) |
|
|
1 |
1 month ago |
| brin: Remove duplicate initialization in initialize_brin_buildstate() |
6416 |
Ready for Committer |
Bugfix
|
19 |
9/10
|
+0−3
|
Chao Li (chaol) |
Shinya Kato (shinyakato) |
|
1 |
2 weeks ago |
| BUG #19369: Not documented that io_uring on kernel versions between 5.1 and below 5.6 does not work |
6428 |
Needs review |
Bugfix
AIO
|
19 |
10/10
|
+122−3
|
Surya Poondla (spoondla) |
|
|
1 |
1 month ago |
| [BUG#19384] Fix Server crash at textout |
6431 |
Needs review |
Bugfix
|
|
2/10
|
+139−12
|
Vaibhave Sekar (vaibhaves) |
|
|
1 |
1 month ago |
| tablecmds: fix bug where index rebuild loses replica identity on partitions |
6440 |
Needs review |
Bugfix
DDL
|
stable |
10/10
|
+227−29
|
Chao Li (chaol) |
|
|
1 |
2 days ago |
| tablecmds: fix Deadlock caused by Attach Partition |
6442 |
Needs review |
Bugfix
DDL
|
19 |
9/10
|
+54−0
|
Chao Li (chaol) |
|
|
1 |
4 weeks ago |
| Set 1s WaitLatch timeout if standby limit has expired in ResolveRecoveryConflictWithBufferPin |
6444 |
Needs review |
Bugfix
Physical Replication
|
stable |
10/10
|
+33−10
|
|
|
|
1 |
5 days ago |
| Set 1s WaitLatch timeout if standby limit has expired in ResolveRecoveryConflictWithBufferPin |
6445 |
Needs review |
Bugfix
Physical Replication
|
stable |
10/10
|
+33−10
|
|
|
|
1 |
5 days ago |
| BUG #19382: Server crash at __nss_database_lookup |
6449 |
Needs review |
Bugfix
Security
|
17 |
9/10
|
+164−1
|
Surya Poondla (spoondla) |
|
|
1 |
yesterday |
| Fix the race condition for updating slot minimum LSN |
6451 |
Needs review |
Bugfix
|
|
10/10
|
+32−1
|
Zhijie Hou (houzj) |
|
|
1 |
1 month ago |
| Use correct collation in pg_trgm |
6454 |
Ready for Committer |
Bugfix
|
19 |
Needs rebase!
|
|
David Geier (geidav) |
Zsolt Parragi (zsolt.parragi) |
|
1 |
3 weeks ago |
| pg_dumpall --roles-only interact with other options |
6459 |
Waiting on Author |
Bugfix
|
stable |
Needs rebase!
|
|
Jian He (stayreal) |
Nathan Bossart (bossartn), Zsolt Parragi (zsolt.parragi) |
Nathan Bossart (bossartn) |
1 |
3 days ago |
| basic_archive: allow archive directory to be missing at startup |
6473 |
Ready for Committer |
Bugfix
|
stable |
10/10
|
+1−14
|
Nathan Bossart (bossartn) |
|
Nathan Bossart (bossartn) |
1 |
yesterday |
| logicalctl: release LogicalDecodingControlLock before logging |
6477 |
Needs review |
Bugfix
|
19 |
10/10
|
+2−2
|
Chao Li (chaol) |
|
|
1 |
2 weeks ago |
| pgindent truncates last line of files missing a trailing newline |
6489 |
Needs review |
Bugfix
|
|
10/10
|
+33−6
|
Akshay Joshi (akshay.joshi) |
|
|
1 |
1 week ago |
| Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record |
6517 |
Needs review |
Bugfix
|
stable |
10/10
|
+11−0
|
Anthonin Bonnefoy (bonnefoa) |
Fujii Masao (masaofujii) |
|
1 |
yesterday |
| pg_stat_replication.*_lag sometimes shows NULL during active replication |
6518 |
Needs review |
Bugfix
Monitoring
Physical Replication
|
stable |
10/10
|
+17−7
|
Shinya Kato (shinyakato) |
|
|
1 |
4 days ago |
| Fix bug in multixact Oldest*MXactId initialization and access |
6522 |
Needs review |
Bugfix
|
|
2/10
|
+60−0
|
Yura Sokolov (funny_falcon) |
|
|
1 |
1 hour ago |
| Remove redundant restriction checks in apply_child_basequals |
6523 |
Needs review |
Bugfix
|
19 |
10/10
|
+13−25
|
Richard Guo (richardguo) |
|
|
1 |
1 week ago |
| Fix XLogFileReadAnyTLI silently applying divergent WAL from wrong timeline |
6525 |
Needs review |
Bugfix
|
|
10/10
|
+418−6
|
Andrey Borodin (x4m) |
|
|
1 |
2 days ago |
| Fix estimate_hash_bucket_stats avgfreq computation |
6528 |
Needs review |
Bugfix
|
19 |
9/10
|
+229−225
|
Joel Jacobson (joeljacobson) |
|
Tom Lane (tgl) |
1 |
9 hours ago |
| Fixing grouping expressions inside subqueries |
6533 |
Needs review |
Bugfix
|
|
10/10
|
+166−35
|
Tom Lane (tgl) |
|
|
1 |
2 days ago |
| amcheck: fix bug of missing corruption in allequalimage validation |
6534 |
Ready for Committer |
Bugfix
|
19 |
10/10
|
+9−7
|
Chao Li (chaol) |
|
|
1 |
2 days ago |
| Dump statistic issue with index on expressions |
6535 |
Needs review |
Bugfix
|
19 |
10/10
|
+2−2
|
Maksim Melnikov (manaldush) |
|
|
1 |
2 days ago |
| Defects with invalid stats data for expressions in extended stats |
6538 |
Needs review |
Bugfix
|
15 |
10/10
|
+717−1
|
Michael Paquier (michael-kun) |
|
|
1 |
yesterday |
| Fix slotsync worker busy loop causing repeated log messages |
6546 |
Needs review |
Bugfix
Logical Replication
|
|
10/10
|
+5−3
|
Fujii Masao (masaofujii) |
|
|
1 |
4 hours ago |