Status summary: Committed: 54. Moved to next CF: 209. Withdrawn: 2. Rejected: 3. Returned with Feedback: 49. Total: 317.
Patch | ID | Status | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
---|---|---|---|---|---|---|---|---|---|---|
Bug Fixes | ||||||||||
archive status ".ready" files may be created too early | 2520 | Committed | stable | Not processed | Nathan Bossart (bossartn) | Álvaro Herrera (alvherre) | Álvaro Herrera (alvherre) | 7 | 3 years ago | |
badly calculated width of emoji in psql | 3087 | Committed | Not processed | Jacob Champion (jchampion) | Pavel Stehule (okbobcz) | John Naylor (john.naylor) | 2 | 3 years ago | ||
pg_upgrade: copy the source oldestXid | 3105 | Committed | stable | Not processed | Bertrand Drouvot (bdrouvot) | Bruce Momjian (bmomjian) | 2 | 3 years ago | ||
Parallel scan with SubTransGetTopmostTransaction assert coredump | 3129 | Committed | Not processed | Robert Haas (rhaas), Greg Nancarrow (gregn1234), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) | Pavel Borisov (pborisov) | Robert Haas (rhaas) | 2 | 3 years ago | ||
Fix around conn_duration in pgbench | 3166 | Committed | 14 | Not processed | Yugo Nagata (yugo.nagata) | Asif Rehman (asifrana) | Fujii Masao (masaofujii) | 2 | 3 years ago | |
Avoid stuck of pgbench due to skipped transactions | 3168 | Committed | stable | Not processed | Yugo Nagata (yugo.nagata) | Greg Sabino Mullane (greg) | Fujii Masao (masaofujii) | 2 | 3 years ago | |
Fix pkg-config file for static linking | 3193 | Committed | Not processed | Filip Gospodinov (fil) | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 2 | 3 years ago | ||
ECPG bug fix: allow using connection-associated prepared_name | 3233 | Committed | Not processed | Hayato Kuroda (ha-kun) | Michael Meskes (meskes) | 2 | 3 years ago | |||
when the blocksize is 32k, the function page_header of pageinspect returns negative numbers. | 3240 | Committed | Not processed | Zongliang Quan (quanzl) | Michael Paquier (michael-kun) | 1 | 3 years ago | |||
[bug] Logical Decoding of relation rewrite with toast does not reset toast_hash | 3241 | Committed | stable | Not processed | Bertrand Drouvot (bdrouvot) | David Zhang (david.z) | Amit Kapila (amitkapila) | 1 | 3 years ago | |
Stored Procedure Triggered by Logical Replication is Unable to use Notification Events | 3266 | Committed | 15 | Not processed | Artur Zakirov (a.zakirov) | Tom Lane (tgl) | Tom Lane (tgl) | 1 | 3 years ago | |
wrong refresh when ALTER SUBSCRIPTION ADD/DROP PUBLICATION | 3273 | Committed | Not processed | Zhijie Hou (houzj) | Amit Kapila (amitkapila) | 1 | 3 years ago | |||
Support reset of Shared objects statistics | 3282 | Committed | Not processed | B Sadhu Prasad Patro (sadhuprasad) | Mahendra Singh Thalor (mahithalor) | Fujii Masao (masaofujii) | 1 | 3 years ago | ||
Failed Assertion in ReorderBufferChangeMemoryUpdate() | 3283 | Committed | stable | Not processed | Bertrand Drouvot (bdrouvot) | Amit Kapila (amitkapila) | 1 | 3 years ago | ||
\dP and \dX use ::regclass without "pg_catalog." | 3303 | Committed | 12 | Not processed | Justin Pryzby (justinpryzby) | Álvaro Herrera (alvherre) | 1 | 3 years ago | ||
Fix erroneous parallel execution when modifying CTE is present in rewritten query | 3305 | Committed | 15 | Not processed | Greg Nancarrow (gregn1234) | Tom Lane (tgl) | Tom Lane (tgl) | 1 | 3 years ago | |
Patch: shouldn't timezone(text, timestamp[tz]) be STABLE? | 3309 | Committed | Not processed | Aleksander Alekseev (aalekseev) | Tom Lane (tgl) | Tom Lane (tgl) | 1 | 3 years ago | ||
Clients | ||||||||||
Using COPY FREEZE in pgbench | 3034 | Committed | 15 | Not processed | Tatsuo Ishii (ishii) | Fabien Coelho (calvin) | Tatsuo Ishii (ishii) | 2 | 3 years ago | |
Emit namespace in post-copy output | 3200 | Committed | Not processed | Mike Fiedler (miketheman) | Daniel Gustafsson (d_gustafsson), Corey Huinker (coreyh) | Daniel Gustafsson (d_gustafsson) | 2 | 3 years ago | ||
Add tab-complete for full name backslash commands | 3268 | Committed | Not processed | Haiying Tang (tanghy) | Dagfinn Ilmari Mannsåker (ilmari) | Tom Lane (tgl) | 1 | 3 years ago | ||
Tab completion for EXECUTE after EXPLAIN | 3279 | Committed | Not processed | Dagfinn Ilmari Mannsåker (ilmari) | Michael Paquier (michael-kun) | 1 | 3 years ago | |||
Tab completion for ALTER TABLE … ADD … | 3280 | Committed | Not processed | Dagfinn Ilmari Mannsåker (ilmari) | Michael Paquier (michael-kun) | 1 | 3 years ago | |||
Documentation | ||||||||||
Clarify how triggers relate to transactions | 3126 | Committed | 15 | Not processed | Laurenz Albe (laurenz) | Simon Riggs (simon) | Tom Lane (tgl) | 2 | 3 years ago | |
Document the 1GB memory limit for VACUUM | 3127 | Committed | 15 | Not processed | David Rowley (davidrowley), Laurenz Albe (laurenz) | Greg Sabino Mullane (greg) | David Rowley (davidrowley) | 2 | 3 years ago | |
Small documentation improvement for ALTER SUBSCRIPTION | 3247 | Committed | Not processed | Masahiko Sawada (masahikosawada) | Peter Eisentraut (petere) | Daniel Gustafsson (d_gustafsson) | 1 | 3 years ago | ||
CREATE SUBSCRIPTION option list order | 3248 | Committed | 15 | Not processed | Peter Smith (smithpb2250) | Euler Taveira (eulerto) | Amit Kapila (amitkapila) | 1 | 3 years ago | |
Added documentation for cascade and restrict option of drop statistics | 3263 | Committed | Not processed | vigneshwaran C (vignesh.postgres) | Michael Paquier (michael-kun) | 1 | 3 years ago | |||
glossary definitions for auxiliary processes | 3285 | Committed | 15 | Not processed | Álvaro Herrera (alvherre), Justin Pryzby (justinpryzby) | Álvaro Herrera (alvherre) | 1 | 3 years ago | ||
Miscellaneous | ||||||||||
Reduce the number of special cases to build contrib modules on windows | 2817 | Committed | Not processed | David Rowley (davidrowley) | David Rowley (davidrowley) | 5 | 3 years ago | |||
psql tab auto-complete for CREATE PUBLICATION | 3249 | Committed | 15 | Not processed | Peter Smith (smithpb2250) | vigneshwaran C (vignesh.postgres) | Fujii Masao (masaofujii) | 1 | 3 years ago | |
Dissallow sending SI messages when excuting ROLLBACK PREPARED command | 3257 | Committed | Not processed | huailing liu (haylee) | Michael Paquier (michael-kun) | 1 | 3 years ago | |||
perlcritic: prohibit map and grep in void conext | 3278 | Committed | Not processed | Dagfinn Ilmari Mannsåker (ilmari) | Daniel Gustafsson (d_gustafsson) | Daniel Gustafsson (d_gustafsson) | 1 | 3 years ago | ||
AIX: Symbols are missing in libpq.a | 3300 | Committed | 14 | Not processed | Tony Reix (trex58) | Noah Misch (nmisch) | Noah Misch (nmisch) | 1 | 3 years ago | |
Performance | ||||||||||
Reducing memory consumption for pending inval messages | 3141 | Committed | Not processed | Tom Lane (tgl) | Nathan Bossart (bossartn) | Tom Lane (tgl) | 2 | 3 years ago | ||
Use optimized single-datum tuplesort in ExecSort | 3237 | Committed | 15 | Not processed | Ronan Dunklau (rdunklau) | James Coleman (jcole1989), Ranier Vilela (raniervilela) | David Rowley (davidrowley) | 1 | 3 years ago | |
Remove repeated PQfnumber() in pg_dump | 3254 | Committed | Not processed | Zhijie Hou (houzj) | Daniel Gustafsson (d_gustafsson), Nathan Bossart (bossartn) | Daniel Gustafsson (d_gustafsson) | 1 | 3 years ago | ||
Skip useless paren-captures in regexps | 3275 | Committed | Not processed | Tom Lane (tgl) | Mark Dilger (hornschnorter) | Tom Lane (tgl) | 1 | 3 years ago | ||
Native spinlock support on RISC-V | 3284 | Committed | Not processed | Marek Szuba (mkszuba) | Tom Lane (tgl) | 1 | 3 years ago | |||
Refactoring | ||||||||||
procarray.c: two refactorings | 3169 | Committed | Not processed | Ranier Vilela (raniervilela) | Aleksander Alekseev (aalekseev) | Fujii Masao (masaofujii) | 2 | 3 years ago | ||
Use lfoo_node(...) instead of castNode(..., lfoo(...)) | 3253 | Committed | Not processed | Dagfinn Ilmari Mannsåker (ilmari) | Peter Eisentraut (petere) | 1 | 3 years ago | |||
Remove obsolete macro CHECKFLOATVAL in contrib/btree_gist | 3287 | Committed | Not processed | Haiying Tang (tanghy) | Michael Paquier (michael-kun) | 1 | 3 years ago | |||
Separate out FileSet from SharedFileSet | 3294 | Committed | Not processed | Dilip Kumar (dilip.kumar) | Masahiko Sawada (masahikosawada) | Amit Kapila (amitkapila) | 1 | 3 years ago | ||
Remove Value node struct | 3306 | Committed | Not processed | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 1 | 3 years ago | |||
improve pg_receivewal code | 3315 | Committed | Not processed | Bharath Rupireddy (bharathrupireddy) | Ronan Dunklau (rdunklau) | Michael Paquier (michael-kun) | 1 | 3 years ago | ||
pg_receivewal: remove extra conn = NULL; in StreamLog | 3317 | Committed | Not processed | Bharath Rupireddy (bharathrupireddy) | Daniel Gustafsson (d_gustafsson) | Daniel Gustafsson (d_gustafsson) | 1 | 3 years ago | ||
Replication & Recovery | ||||||||||
Background writer and checkpointer in crash recovery | 2706 | Committed | Not processed | Thomas Munro (macdice) | Aleksander Alekseev (aalekseev) | Thomas Munro (macdice) | 6 | 3 years ago | ||
logical decoding of two-phase transactions | 2914 | Committed | 15 | Not processed | Stas Kelvich (kelvich), Nikhil Sontakke (nikkhils), Ajin Cherian (ajinc), Peter Smith (smithpb2250) | Amit Kapila (amitkapila), Masahiko Sawada (masahikosawada), vigneshwaran C (vignesh.postgres), Greg Nancarrow (gregn1234) | Amit Kapila (amitkapila) | 4 | 3 years ago | |
Diagnostic comment in LogicalIncreaseXminForSlot | 3124 | Committed | Not processed | Ashutosh Bapat (ashutoshbapat) | Masahiko Sawada (masahikosawada) | Amit Kapila (amitkapila) | 2 | 3 years ago | ||
Invalidations were missing in case of for all tables publication | 3311 | Committed | Not processed | Amit Kapila (amitkapila) | 1 | 3 years ago | ||||
Security | ||||||||||
public schema default ACL | 3017 | Committed | Not processed | Noah Misch (nmisch) | Peter Eisentraut (petere) | Noah Misch (nmisch) | 3 | 3 years ago | ||
Server Features | ||||||||||
Add common functions regexp_like, regexp_count, regexp_instr, regexp_substr and regexp_replace | 3042 | Committed | Not processed | Gilles Darold (darold) | Tom Lane (tgl) | Tom Lane (tgl) | 2 | 3 years ago | ||
Remove 64K hard limit on rangetable size | 3063 | Committed | Not processed | Tom Lane (tgl) | Aleksander Alekseev (a.alekseev) | Tom Lane (tgl) | 2 | 3 years ago | ||
System Administration | ||||||||||
add pg_ctl option that returns amount of shmem required | 3161 | Committed | Not processed | Nathan Bossart (bossartn) | Michael Paquier (michael-kun) | Michael Paquier (michael-kun) | 2 | 2 years ago | ||
Slightly improve initdb --sync-only option's help message | 3238 | Committed | Not processed | Gurjeet Singh (gurjeet) | Daniel Gustafsson (d_gustafsson), Nathan Bossart (bossartn) | Daniel Gustafsson (d_gustafsson) | 1 | 3 years ago |