Status summary: Committed: 131. Moved to next CF: 175. Withdrawn: 12. Returned with Feedback: 7. Rejected: 6. Total: 331.
Patch | ID | Status | Tags | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
---|---|---|---|---|---|---|---|---|---|---|---|
Bug Fixes | |||||||||||
pg_rewind WAL deletion pitfall | 3874 | Moved to different CF | Not processed | Alexander Kukushkin (cyberdem0n), Polina Bungina (hughcapet) | Kyotaro Horiguchi (horiguti), Atsushi Torikoshi (atsushitorikoshi), moro dream (morod) | Álvaro Herrera (alvherre) | 12 | 7 months ago | |||
pg_ctl start may return 0 even if the postmaster has been already started on Windows | 4573 | Moved to different CF | Needs rebase! | Kyotaro Horiguchi (horiguti) | Hayato Kuroda (ha-kun), Yasir Shah (yasir.hussain.shah.gmail.com) | 8 | 3 months ago | ||||
Mark expressions nullable by grouping sets | 4583 | Moved to different CF | Not processed | Richard Guo (richardguo) | Tom Lane (tgl) | Richard Guo (richardguo) | 5 | 8 months ago | |||
Fix COPY FROM...CSV importing \. on a line by itself | 4710 | Moved to different CF | Not processed | Daniel Vérité (danielverite) | Tom Lane (tgl) | Tom Lane (tgl) | 4 | 9 months ago | |||
"unexpected duplicate for tablespace" problem in logical replication | 4720 | Moved to different CF | stable |
|
+58−20 | Shenhao Wang (wangshenhao) | Masahiko Sawada (masahikosawada) | 8 | 2 weeks ago | ||
Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s) | 4728 | Moved to different CF | 17 | Not processed | Amul Sul (sulamul) | Dean Rasheed (deanr), Aleksander Alekseev (a.alekseev) | Álvaro Herrera (alvherre) | 3 | 1 year ago | ||
Network failure may prevent promotion | 4748 | Moved to different CF |
|
+52−202 | Kyotaro Horiguchi (horiguti) | Heikki Linnakangas (heikki) | 7 | 3 months ago | |||
data loss bug in initial sync of logical replication | 4766 | Moved to different CF |
|
+134−15 | Tomas Vondra (fuzzycz) | Nitin Motiani (nitinmotiani), work nsandeepkumar (nsandeepk) | 6 | 2 months ago | |||
Fix buffer tracking on parallel vacuum | 4818 | Moved to different CF | Not processed | Anthonin Bonnefoy (bonnefoa) | Masahiko Sawada (masahikosawada), Alena Rybakina (alenka) | Masahiko Sawada (masahikosawada) | 2 | 1 year ago | |||
unaccent: understand ancient Greek "oxia" and other codepoints merged by Unicode | 4873 | Moved to different CF | Not processed | Thomas Munro (macdice) | Thomas Munro (macdice) | 2 | 1 year ago | ||||
Clients | |||||||||||
functions to compute size of schemas/AMs (and maybe \dn++ and \dA++) | 3256 | Moved to different CF | Not processed | Justin Pryzby (justinpryzby) | David Christensen (davidchristensen) | 16 | 1 year ago | ||||
pgbench: allow to cancel queries during benchmark | 4399 | Moved to different CF | Not processed | Yugo Nagata (yugo.nagata) | Fabien Coelho (calvin) | 7 | 1 year ago | ||||
Support for named parsed statement in psql | 4650 | Moved to different CF | Not processed | Anthonin Bonnefoy (bonnefoa) | Jelte Fennema-Nio (jeltef) | Michael Paquier (michael-kun) | 4 | 9 months ago | |||
Extend pgbench partitioning to pgbench_history | 4679 | Moved to different CF | Not processed | Gabriele Bartolini (gbartolini) | Abhijit Menon-Sen (ams) | 3 | 1 year ago | ||||
psql: Rethinking of \du command | 4738 | Moved to different CF |
|
+72−126 | Pavel Luzanov (p.luzanov@postgrespro.ru) | David Johnston (polobo), Wen Yi (wenyi) | 7 | 1 week ago | |||
Libpq Compression | 4746 | Moved to different CF | Not processed | Jacob Burroughs (maths22) | 3 | 1 year ago | |||||
Adding comments to help understand psql hidden queries | 4764 | Moved to different CF | Needs rebase! | David Christensen (davidchristensen), Greg Sabino Mullane (greg) | Tom Lane (tgl) | 7 | 3 months ago | ||||
psql: Allow editing query results with \gedit | 4788 | Moved to different CF | Not processed | Christoph Berg (myon) | 2 | 1 year ago | |||||
psql meta-command conninfo+ | 4814 | Moved to different CF |
|
+162−33 | Maiquel Grassi (maiquel), Hunaid Sohail (hunaid) | Álvaro Herrera (alvherre), Nathan Bossart (bossartn), Sami Imseih (simseih), Jim Jones (jimus), Erik Wienhold (ewie) | Álvaro Herrera (alvherre) | 6 | 4 months ago | ||
Code Comments | |||||||||||
Fix comment about cross-checking the varnullingrels | 4683 | Moved to different CF | Not processed | Richard Guo (richardguo) | Matt Skelley (mattwasere) | Richard Guo (richardguo) | 3 | 1 year ago | |||
Documentation | |||||||||||
Doc limitations update proposal: include out-of-line OID usage per TOAST-ed columns | 4332 | Moved to different CF | stable | Not processed | Jakub Wartak (jakub.wartak.tomtom) | John Naylor (john.naylor) | John Naylor (john.naylor) | 7 | 10 months ago | ||
SET ROLE documentation improvement | 4572 | Moved to different CF | 17 | Not processed | Nathan Bossart (bossartn), Yurii Rashkovskii (yrashk) | Nathan Bossart (bossartn) | Nathan Bossart (bossartn) | 4 | 1 year ago | ||
Various small unrelated doc patches: plpgsql, schemas, permissions, oidvector | 4581 | Moved to different CF | Not processed | Karl Pinc (kop) | Robert Treat (xzilla) | 5 | 1 year ago | ||||
Document that triggers can break foreign key constraints | 4599 | Moved to different CF | Not processed | Laurenz Albe (laurenz) | Aleksander Alekseev (a.alekseev), David Johnston (polobo), shihao zhong (zhong950419) | Tom Lane (tgl) | 4 | 1 year ago | |||
Add minimal C example and SQL registration example for custom table access methods. | 4655 | Moved to different CF | Not processed | Phil Eaton (eatonphil) | Robert Haas (rhaas) | Michael Paquier (michael-kun) | 4 | 11 months ago | |||
Add detail regarding resource consumption wrt max_connections | 4658 | Moved to different CF | Not processed | Roberto Mello (rmello) | Robert Treat (xzilla) | Robert Haas (rhaas) | 3 | 1 year ago | |||
Simplify documentation related to Windows builds | 4745 | Moved to different CF | 17 | Not processed | Michael Paquier (michael-kun) | 3 | 1 year ago | ||||
Miscellaneous | |||||||||||
Permute underscore separated components of columns before fuzzy matching | 4282 | Moved to different CF | Not processed | Arne Roland (harks) | Mikhail Gribkov (youzhick) | 7 | 1 year ago | ||||
Unlinking Parallel Hash Join inner batch files sooner | 4314 | Moved to different CF | Not processed | Thomas Munro (macdice) | 9 | 8 months ago | |||||
Add pg_wait_for_lockers() function | 4480 | Moved to different CF | Not processed | Will Mortensen (will-extrahop) | 5 | 11 months ago | |||||
Add pg_get_owned_sequence function | 4535 | Moved to different CF | Not processed | Dagfinn Ilmari Mannsåker (ilmari) | Nathan Bossart (bossartn) | 5 | 1 year ago | ||||
Reduce size of postgres.bki | 4544 | Moved to different CF | Not processed | Matthias van de Meent (mmeent) | 4 | 1 year ago | |||||
Fix log_line_prefix to display the transaction id (%x) for statements not in a transaction block | 4606 | Moved to different CF | 17 | Not processed | Zongliang Quan (quanzl) | jian he (universality) | 4 | 1 year ago | |||
make pg_ctl more friendly | 4645 | Moved to different CF | Not processed | Zhao Junwang (zhjwpku), TianXiang Li (krisdiano) | Laurenz Albe (laurenz), Nathan Bossart (bossartn), Nazir Bilal Yavuz (nbyavuz) | Tom Lane (tgl) | 3 | 11 months ago | |||
Add SQL syntax check | 4704 | Moved to different CF | Not processed | Josef Šimánek (retro) | 3 | 1 year ago | |||||
psql JSON output format | 4707 | Moved to different CF | Not processed | Christoph Berg (myon) | Laurenz Albe (laurenz) | 3 | 1 year ago | ||||
Support a wildcard in backtrace_functions | 4735 | Moved to different CF | GUC Help - Bikeshedding |
|
+161−11 | Jelte Fennema-Nio (jeltef) | Daniel Gustafsson (d_gustafsson), Bharath Rupireddy (bharathrupireddy) | Daniel Gustafsson (d_gustafsson) | 8 | 3 months ago | |
add function argument names to regex* functions. | 4743 | Moved to different CF | Not processed | jian he (universality) | Dian Fay (dmfay) | Tom Lane (tgl) | 3 | 11 months ago | |||
Add LSN <-> time conversion facility | 4754 | Moved to different CF | Not processed | Melanie Plageman (melanieplageman) | Daniel Gustafsson (d_gustafsson), Andrey Borodin (x4m) | 5 | 10 months ago | ||||
date_trunc function in interval version | 4761 | Moved to different CF | Not processed | Przemysław Sztoch (psztoch) | 5 | 1 year ago | |||||
A infrastructure to detect misuse of spin lock easier | 4768 | Moved to different CF | Not processed | Andy Fan (andy2) | 3 | 1 year ago | |||||
Postgres and --config-file option | 4774 | Moved to different CF | Not processed | Aleksander Alekseev (a.alekseev), David Johnston (polobo) | Peter Eisentraut (petere), Nathan Bossart (bossartn), Álvaro Herrera (alvarofherrera) | Michael Paquier (michael-kun) | 2 | 1 year ago | |||
meson: Specify -Wformat as a common warning flag for extensions | 4791 | Moved to different CF | Not processed | Kouhei Sutou (kou) | Tristan Partin (tristan957) | Peter Eisentraut (petere) | 2 | 1 year ago | |||
Add trim_trailing_whitespace to editorconfig file | 4829 | Moved to different CF | Not processed | Jelte Fennema-Nio (jeltef) | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 5 | 5 months ago | |||
Checkpoint extension hook | 4868 | Moved to different CF | Not processed | Jeff Davis (jdavis) | Heikki Linnakangas (heikki) | 2 | 11 months ago | ||||
Propagate sanity checks of ProcessUtility() to standard_ProcessUtility()? | 4877 | Moved to different CF | Not processed | Michael Paquier (michael-kun) | 2 | 1 year ago | |||||
Monitoring & Control | |||||||||||
pg_stat_statements and "IN" conditions | 2837 | Moved to different CF |
|
+945−23 | Dmitry Dolgov (erthalion) | Nathan Bossart (bossartn), David Geier (geidav), Chengxi Sun (martin-sun), Sami Imseih (simseih) | Álvaro Herrera (alvherre) | 22 | 3 months ago | ||
Extend postgres_fdw_get_connections() to print the user_name | 3388 | Moved to different CF | Not processed | Hayato Kuroda (ha-kun) | Fujii Masao (masaofujii), vigneshwaran C (vignesh.postgres), Shinya Kato (shinyakato), Yuta Katsuragi (katsuragiy) | Fujii Masao (masaofujii) | 15 | 9 months ago | |||
Add pg_stat_session | 3405 | Moved to different CF | Needs rebase! | Rafia Sabih (rafia.sabih), Sergey Dudoladov (sdudoladov) | Bertrand Drouvot (bdrouvot), Atsushi Torikoshi (atsushitorikoshi), Andrei Zubkov (zubkov), Sadeq Dousti (msdousti) | 17 | 2 months ago | ||||
Amcheck verification of GiST and GIN | 3733 | Moved to different CF |
|
+1508−215 | Heikki Linnakangas (heikki), Andrey Borodin (x4m), Grigory Kryachko (gskryachko) | José Villanova (azlev), Mark Dilger (mark.dilger) | Tomas Vondra (fuzzycz) | 15 | 3 months ago | ||
Logging parallel worker draught | 4291 | Moved to different CF | 19 |
|
+93−0 | Benoit Lobréau (benoitl) | Sami Imseih (simseih) | 10 | 2 months ago | ||
Logging plan of the currently running query | 4345 | Moved to different CF | Not processed | Atsushi Torikoshi (atsushitorikoshi) | Andrei Lepikhov (lepikhov), James Coleman (jcole1989) | 7 | 1 month ago | ||||
Add last_commit_lsn to pg_stat_database | 4355 | Moved to different CF | Not processed | James Coleman (jcole1989) | Wen Yi (wenyi) | 9 | 1 year ago | ||||
Parent/child context relation in pg_get_backend_memory_contexts() | 4379 | Moved to different CF | Not processed | Melih Mutlu (melihmutlu) | Atsushi Torikoshi (atsushitorikoshi) | David Rowley (davidrowley) | 6 | 11 months ago | |||
Separate memory contexts for relcache and catcache | 4554 | Moved to different CF | Not processed | Melih Mutlu (melihmutlu) | Atsushi Torikoshi (atsushitorikoshi) | 6 | 7 months ago | ||||
Make it possible to add custom options to EXPLAIN | 4643 | Moved to different CF | Not processed | Konstantin Knizhnik (knizhnik) | Pavel Stehule (okbobcz) | 5 | 11 months ago | ||||
Set log_lock_waits=on by default | 4718 | Moved to different CF | GUC | 19 |
|
+6−5 | Laurenz Albe (laurenz) | Michael Banck (mbanck) | 8 | 2 months ago | |
System username in pg_stat_activity | 4769 | Moved to different CF | Not processed | Magnus Hagander (mha) | 3 | 1 year ago | |||||
Performance | |||||||||||
Parallelize correlated subqueries that execute within each worker | 3246 | Moved to different CF | Not processed | James Coleman (jcole1989) | Akshat Jaimini (akshatj) | 15 | 11 months ago | ||||
In-place persistence change of a relation (fast ALTER TABLE ... SET LOGGED with wal_level=minimal) | 3461 | Moved to different CF | Not processed | Kyotaro Horiguchi (horiguti) | Heikki Linnakangas (heikki), Justin Pryzby (justinpryzby), Jakub Wartak (jakub.wartak.tomtom) | 16 | 6 months ago | ||||
AcquireExecutorLocks() and run-time pruning | 3478 | Moved to different CF | Needs rebase! | Amit Langote (amitlan) | Tom Lane (tgl) | Amit Langote (amitlan) | 17 | 4 months ago | |||
Speed up releasing of locks | 3501 | Moved to different CF | Not processed | Andres Freund (andresfreund), David Rowley (davidrowley) | Heikki Linnakangas (heikki) | 13 | 1 year ago | ||||
nbtree performance improvements through specialization on key shape | 3672 | Moved to different CF | Not processed | Matthias van de Meent (mmeent) | 14 | 7 months ago | |||||
Add sortsupport for range types and btree_gist | 3686 | Moved to different CF | Not processed | Christoph Heiss (christoph.heiss) | Tomas Vondra (fuzzycz), Bernd Helmle (psoo) | 12 | 3 months ago | ||||
Reducing planning time when tables have many partitions | 3701 | Moved to different CF |
|
+446−120 | Yuya Watari (watari) | Tom Lane (tgl), Thom Brown (thom), Ashutosh Bapat (ashutoshbapat), Andrei Lepikhov (lepikhov), newtglobal postgresql_contributors (newtpostgrescontributors) | David Rowley (davidrowley) | 15 | 2 months ago | ||
ALTER TABLE and CLUSTER fail to use a BulkInsertState for toast tables | 3705 | Moved to different CF | Not processed | Justin Pryzby (justinpryzby) | Bertrand Drouvot (bertranddrouvot.pg) | 13 | 7 months ago | ||||
Check lateral references within PHVs for memoize cache keys | 4067 | Moved to different CF | Not processed | Richard Guo (richardguo) | Paul Jungwirth (pjungwir) | Richard Guo (richardguo) | 8 | 11 months ago | |||
Evaluate arguments of correlated SubPlans in the referencing ExprState | 4209 | Moved to different CF | Not processed | Andres Freund (andresfreund) | Tom Lane (tgl), Alena Rybakina (alenka) | Andres Freund (andresfreund) | 7 | 11 months ago | |||
Cross-database SERIALIZABLE safe snapshots | 4240 | Moved to different CF | Not processed | Thomas Munro (macdice) | Heikki Linnakangas (heikki) | 9 | 1 year ago | ||||
Support Right Semi Join | 4284 | Moved to different CF | Not processed | Richard Guo (richardguo) | wenhui qiu (wenhuiqiu), Wen Yi (wenyi) | Richard Guo (richardguo) | 6 | 1 year ago | |||
Avoid unnecessary PlaceHolderVars for simple Vars | 4319 | Moved to different CF | Not processed | Richard Guo (richardguo) | James Coleman (jcole1989) | Richard Guo (richardguo) | 9 | 6 months ago | |||
XLog size reductions: smaller XLogRecordBlockHeader | 4324 | Moved to different CF | Not processed | Matthias van de Meent (mmeent) | Wen Yi (wenyi) | 7 | 1 year ago | ||||
pg_upgrade, pg_combinebackup --copy-file-range | 4338 | Moved to different CF | Not processed | Tomas Vondra (fuzzycz), Thomas Munro (macdice), Jakub Wartak (jakub.wartak.tomtom) | Tomas Vondra (fuzzycz), Jakub Wartak (jakub.wartak.tomtom) | Tomas Vondra (fuzzycz) | 4 | 1 year ago | |||
Index Prefetching | 4351 | Moved to different CF |
|
+4395−192 | Tomas Vondra (fuzzycz) | 11 | 2 months ago | ||||
Index-only filters without IOS | 4352 | Moved to different CF | Not processed | Tomas Vondra (fuzzycz) | Jeff Davis (jdavis), James Coleman (jcole1989) | 6 | 1 year ago | ||||
Opportunistically pruning page before insert | 4384 | Moved to different CF | Not processed | James Coleman (jcole1989) | Melanie Plageman (melanieplageman) | 7 | 1 year ago | ||||
XLog size reductions: Reduced XLog record header size | 4386 | Moved to different CF | Not processed | Matthias van de Meent (mmeent) | 6 | 1 year ago | |||||
Use ReadRecentBuffer() for btree root page | 4419 | Moved to different CF | Not processed | Thomas Munro (macdice) | 7 | 1 year ago | |||||
Replace a large number of OR clauses with ANY expression | 4450 | Moved to different CF | 17 | Not processed | Andrei Lepikhov (lepikhov), Alena Rybakina (alenka) | Nikolay Shaplov (nataraj), Ranier Vilela (raniervilela) | Alexander Korotkov (smagen) | 7 | 7 months ago | ||
Extract numeric field in JSONB more effectively | 4476 | Moved to different CF | Not processed | Andy Fan (andyf) | Chapman Flack (chap) | 8 | 7 months ago | ||||
Statistics Import and Export | 4538 | Moved to different CF |
|
+267−64 | Corey Huinker (coreyh) | Nathan Bossart (bossartn), Bharath Rupireddy (bharathrupireddy) | Jeff Davis (jdavis) | 9 | 1 month ago | ||
Should consider materializing the cheapest inner path in consider_parallel_nestloop() | 4549 | Moved to different CF | Not processed | Tender Wang (tndrwang) | Robert Haas (rhaas), Richard Guo (richardguo), Yuki Fujii (fujiiyuki) | Richard Guo (richardguo) | 4 | 11 months ago | |||
Reuse child_relids in try_partitionwise_join | 4553 | Moved to different CF | Not processed | Ashutosh Bapat (ashutoshbapat) | Richard Guo (richardguo) | Richard Guo (richardguo) | 4 | 11 months ago | |||
Reducing memory consumed by RestrictInfo list translations in partitionwise join planning | 4564 | Moved to different CF |
|
+389−77 | Ashutosh Bapat (ashutoshbapat) | Amit Langote (amitlan) | 8 | 3 months ago | |||
CRC32C Parallel Computation Optimization on ARM | 4620 | Moved to different CF | Needs rebase! | xiang gao (xiang.gao) | Nathan Bossart (bossartn), John Naylor (john.naylor) | 8 | 3 months ago | ||||
Index Insert Prefetching | 4622 | Moved to different CF | Not processed | Tomas Vondra (fuzzycz) | 4 | 1 year ago | |||||
Special-case executor expression steps for common combinations | 4627 | Moved to different CF |
|
+194−39 | Andres Freund (andresfreund), Daniel Gustafsson (d_gustafsson) | Andreas Karlsson (kandreas) | Daniel Gustafsson (d_gustafsson) | 8 | 3 months ago | ||
nbtree: implement dynamic prefix truncation | 4635 | Moved to different CF | Not processed | Matthias van de Meent (mmeent) | 7 | 7 months ago | |||||
nbtree: downlink right separator/HIKEY optimization | 4638 | Moved to different CF | Not processed | Matthias van de Meent (mmeent) | 7 | 1 year ago | |||||
autovectorize page checksum code included elsewhere | 4649 | Moved to different CF | 18 | Not processed | Nathan Bossart (bossartn) | 3 | 1 year ago | ||||
Teach predtest about IS [NOT] <boolean> proofs | 4690 | Moved to different CF |
|
+1882−129 | James Coleman (jcole1989) | Tom Lane (tgl) | 8 | 1 year ago | |||
64-bit XIDs | 4703 | Moved to different CF | 18 | Not processed | Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Aleksander Alekseev (a.alekseev), Konstantin Knizhnik (knizhnik), Nikita Glukhov (n.glukhov), Yura Sokolov (funny_falcon), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) | Chris Travers (einhverfr), wenhui qiu (wenhuiqiu) | 4 | 9 months ago | |||
Adjust tuples estimate for appendrel | 4711 | Moved to different CF | Not processed | Richard Guo (richardguo) | 4 | 1 year ago | |||||
shared detoast datum | 4759 | Moved to different CF | Not processed | Andy Fan (andy2) | 6 | 1 year ago | |||||
Reordering DISTINCT keys to match input path's pathkeys | 4787 | Moved to different CF | Not processed | Richard Guo (richardguo) | Richard Guo (richardguo) | 4 | 7 months ago | ||||
Optimize planner memory consumption for huge arrays | 4825 | Moved to different CF | 17 | Not processed | Andrei Lepikhov (lepikhov) | Alena Rybakina (a.rybakina) | 3 | 1 year ago | |||
JIT compilation per plan node | 4837 | Moved to different CF | Not processed | David Rowley (davidrowley), Melih Mutlu (melihmutlu) | 3 | 1 year ago | |||||
The Prepare statement with the skewed parameter uses the custom plan | 4839 | Moved to different CF | Not processed | Zongliang Quan (quanzl) | 3 | 1 year ago | |||||
Partial aggregates push down | 4857 | Moved to different CF | Not processed | Yuki Fujii (fujiiyuki) | 3 | 10 months ago | |||||
type cache cleanup improvements | 4865 | Moved to different CF | 18 | Not processed | Fedor Sigaev (sigaev) | Roman Zharkov (r.zharkov) | Alexander Korotkov (smagen) | 3 | 8 months ago | ||
Procedural Languages | |||||||||||
declarative session variables, LET command | 1608 | Moved to different CF |
|
+7793−63 | Pavel Stehule (okbobcz) | Fabien Coelho (calvin), Julien Rouhaud (rjuju), Gilles Darold (darold), Laurenz Albe (laurenz), Dmitry Dolgov (erthalion), Justin Pryzby (justinpryzby), Brian Faherty (scrummyin), Philippe BEAUDOIN (beaud76), Asif Rehman (asifrana), remi duval (remduv), newtglobal postgresql_contributors (newtpostgrescontributors) | 36 | 1 week ago | |||
bytea PL/Perl transform | 4252 | Moved to different CF | Not processed | Ivan Panchenko (wao) | Pavel Stehule (okbobcz) | 7 | 1 year ago | ||||
Refactoring | |||||||||||
SetLatches() | 3998 | Moved to different CF | Not processed | Thomas Munro (macdice) | 12 | 8 months ago | |||||
Lock updated tuples in tuple_update() and tuple_delete() | 4099 | Moved to different CF | Not processed | Alexander Korotkov (smagen) | Andres Freund (andresfreund), Chris Travers (einhverfr), vigneshwaran C (vignesh.postgres), Pavel Borisov (pborisov) | Alexander Korotkov (smagen) | 9 | 1 year ago | |||
Revise get_cheapest_parallel_safe_total_inner | 4285 | Moved to different CF |
|
+11−4 | Richard Guo (richardguo) | wenhui qiu (wenhuiqiu) | 11 | 9 months ago | |||
Revises for the check of parameterized partial paths | 4425 | Moved to different CF | Not processed | Richard Guo (richardguo) | Richard Guo (richardguo) | 6 | 11 months ago | ||||
Retiring is_pushed_down | 4458 | Moved to different CF | Needs rebase! | Richard Guo (richardguo) | Tom Lane (tgl) | 10 | 5 months ago | ||||
Simplify create_merge_append_path a bit for clarity | 4496 | Moved to different CF | Not processed | Richard Guo (richardguo) | Paul Jungwirth (pjungwir) | Richard Guo (richardguo) | 5 | 11 months ago | |||
New [relation] options engine | 4688 | Moved to different CF | Needs rebase! | Nikolay Shaplov (nataraj) | 7 | 3 months ago | |||||
Change prefetch and read strategies to use range in pg_prewarm | 4763 | Moved to different CF | Not processed | Cédric Villemain (c2main) | Nazir Bilal Yavuz (nbyavuz) | 5 | 1 year ago | ||||
Split index and table statistics into different types of stats | 4792 | Moved to different CF | Not processed | Bertrand Drouvot (bertranddrouvot.pg) | 3 | 1 year ago | |||||
Rename constants in preparation of variableness | 4828 | Moved to different CF | 18 | Not processed | David Christensen (davidchristensen) | 3 | 10 months ago | ||||
BitmapHeapScan table AM violation removal (and use streaming read API) | 4874 | Moved to different CF |
|
+826−911 | Melanie Plageman (melanieplageman) | Heikki Linnakangas (heikki), Andres Freund (andresfreund), Tomas Vondra (fuzzycz) | Melanie Plageman (melanieplageman) | 6 | 2 months ago | ||
Replication & Recovery | |||||||||||
Switching XLog source from archive to streaming when primary available | 3663 | Moved to different CF | Not processed | Bharath Rupireddy (bharathrupireddy), SATYANARAYANA NARLAPURAM (satyanarayanan) | Nathan Bossart (bossartn) | 13 | 10 months ago | ||||
Make async slave to wait for lsn to be replayed | 4221 | Moved to different CF | 18 | Not processed | Ivan Kartyshov (fenimorkin) | Bharath Rupireddy (bharathrupireddy) | Alexander Korotkov (smagen) | 8 | 9 months ago | ||
Flush disk write caches by default on macOS and Windows | 4453 | Moved to different CF | Not processed | Thomas Munro (macdice) | Nathan Bossart (bossartn) | 6 | 1 year ago | ||||
CREATE SUBSCRIPTION ... SERVER | 4529 | Moved to different CF | Needs rebase! | Jeff Davis (jdavis) | vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) | 10 | 2 months ago | ||||
pg_rewind with cascade standby doesn't work well | 4559 | Moved to different CF | Not processed | Masaki Kuwamura (mackyson) | Ilya Gladyshev (qoops) | 5 | 11 months ago | ||||
Force the old transactions logs cleanup even if checkpoint is skipped | 4619 | Moved to different CF | Not processed | Daniil Zakhlystov (daniil.zakhlystov) | 4 | 1 year ago | |||||
Introduce XID age and inactive timeout based replication slot invalidation | 4770 | Moved to different CF | Needs rebase! | Bharath Rupireddy (bharathrupireddy), Nisha Moond (nishamoond) | Nathan Bossart (bossartn), vigneshwaran C (vignesh.postgres), Peter Smith (smithpb2250), Shlok Kyal (shlokkyal) | Amit Kapila (amitkapila) | 6 | 4 months ago | |||
GUC-ify WALSender's MAX_SEND_SIZE constant | 4781 | Moved to different CF | Not processed | Majid Garoosi (magaroo) | Michael Paquier (michael-kun) | Michael Paquier (michael-kun) | 2 | 1 year ago | |||
Race condition in FetchTableStates() breaks synchronization of subscription tables | 4816 | Moved to different CF | Not processed | vigneshwaran C (vignesh.postgres) | Alexander Lakhin (law) | Amit Kapila (amitkapila) | 2 | 1 year ago | |||
confirmed flush lsn seems to be move backward in certain error cases | 4845 | Moved to different CF | Not processed | vigneshwaran C (vignesh.postgres) | Amit Kapila (amitkapila) | 2 | 1 year ago | ||||
Documentation to upgrade logical replication cluster | 4848 | Moved to different CF | Not processed | vigneshwaran C (vignesh.postgres) | Hayato Kuroda (ha-kun), Bharath Rupireddy (bharathrupireddy), Peter Smith (smithpb2250) | Amit Kapila (amitkapila) | 3 | 9 months ago | |||
Allow altering two_phase parameter of subscriptions | 4867 | Moved to different CF | 18 | Not processed | Hayato Kuroda (ha-kun), Ajin Cherian (ajinc) | Peter Smith (smithpb) | Amit Kapila (amitkapila) | 2 | 11 months ago | ||
Security | |||||||||||
add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl | 4390 | Moved to different CF |
|
+255−32 | Cary Huang (cary) | Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) | 10 | 1 month ago | |||
Client authentication via OAuth 2.0 | 4412 | Moved to different CF |
|
+0−0 | Jacob Champion (jchampion) | Peter Eisentraut (petere), Daniel Gustafsson (d_gustafsson), Antonin Houska (a.houska) | Daniel Gustafsson (d_gustafsson) | 10 | 3 days ago | ||
Encoding protection for pgcrypto | 4809 | Moved to different CF | Not processed | shihao zhong (zhong950419) | 3 | 1 year ago | |||||
Avoid mixing custom and OpenSSL BIO functions | 4835 | Moved to different CF | Not processed | David Benjamin (dbenjamin) | Daniel Gustafsson (d_gustafsson) | Daniel Gustafsson (d_gustafsson) | 4 | 7 months ago | |||
Implementing OCSP Stapling for Server certificate status verification | 4849 | Moved to different CF | Not processed | David Zhang (david.z) | Jacob Champion (jchampion) | 3 | 10 months ago | ||||
Make query cancellation keys longer | 4870 | Moved to different CF |
|
+786−161 | Heikki Linnakangas (heikki), Jelte Fennema-Nio (jeltef) | Heikki Linnakangas (heikki) | 4 | 3 months ago | |||
Server Features | |||||||||||
Fix partitionwise join with partially-redundant join clauses | 2266 | Moved to different CF | Not processed | Richard Guo (richardguo) | Tom Lane (tgl), Dilip Kumar (dilip.kumar), Ashutosh Bapat (ashutoshbapat) | Richard Guo (richardguo) | 16 | 11 months ago | |||
BCP 47 locale names for Windows | 3772 | Moved to different CF | Not processed | Thomas Munro (macdice) | 8 | 10 months ago | |||||
Patch to implement missing join selectivity estimation for range types | 3821 | Moved to different CF | Not processed | Mahmoud SAKR (mahmsakr), Diogo Repas (diogo.repas), Maxime Schoemans (mschoema), Zhicheng Luo (zcsysu.163.com) | Damir Belyalov (xhevx), Alena Rybakina (a.rybakina) | 10 | 1 year ago | ||||
logical decoding and replication of sequences, take 2 | 3823 | Moved to different CF | Not processed | Tomas Vondra (fuzzycz) | Dilip Kumar (dilip.kumar), Peter Eisentraut (petere), Ashutosh Bapat (ashutoshbapat) | 10 | 1 year ago | ||||
Add the ability to limit the amount of memory that can be allocated to backends. | 3867 | Moved to different CF | Not processed | Reid Thompson (jreidthompsoncd), John Morris (coyotebush) | 11 | 1 year ago | |||||
Multi-version ICU | 3956 | Moved to different CF | Not processed | Thomas Munro (macdice) | 10 | 1 year ago | |||||
Post-special Page Storage TDE support (aka Reserved Page Size) | 3986 | Moved to different CF | Not processed | David Christensen (davidchristensen) | 12 | 6 months ago | |||||
Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE | 4248 | Moved to different CF | Not processed | David Geier (geidav) | Heikki Linnakangas (heikki), Masahiro Ikeda (masahiro.ikeda) | David Rowley (davidrowley) | 6 | 11 months ago | |||
UUID v7 | 4388 | Moved to different CF | 17 | Not processed | Andrey Borodin (x4m) | Masahiko Sawada (masahikosawada), Aleksander Alekseev (a.alekseev), Chris Travers (einhverfr), Nikolay Samokhvalov (nikolay), Przemysław Sztoch (psztoch), Kirk Wolak (kirkw) | Masahiko Sawada (masahikosawada) | 9 | 5 months ago | ||
Custom storage managers (SMGR), redux | 4428 | Moved to different CF | Not processed | Matthias van de Meent (mmeent), Tristan Partin (tristan957) | Kirill Reshke (reshke), Krishnakumar Ravi (kkpgdev) | 7 | 3 months ago | ||||
pg_stat_logmsg | 4431 | Moved to different CF | Not processed | Joe Conway (jconway) | 7 | 11 months ago | |||||
pg_tracing | 4456 | Moved to different CF | Not processed | Anthonin Bonnefoy (bonnefoa) | Nikita Malakhov (nmalakh) | 5 | 1 year ago | ||||
Support run-time partition pruning for hash join | 4512 | Moved to different CF | 17 | Not processed | Richard Guo (richardguo) | 6 | 9 months ago | ||||
Support prepared statement invalidation when result or argument types change | 4518 | Moved to different CF | Not processed | Jelte Fennema-Nio (jeltef) | Euler Taveira (eulerto) | 5 | 11 months ago | ||||
Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING | 4617 | Moved to different CF | Not processed | Marko Tiikkaja (johto) | 5 | 9 months ago | |||||
Mark search_path as GUC_REPORT | 4646 | Moved to different CF | Not processed | Alexander Kukushkin (cyberdem0n), Jelte Fennema-Nio (jeltef) | Tomas Vondra (fuzzycz) | 4 | 10 months ago | ||||
Sequence Access Methods, round two | 4677 | Moved to different CF |
|
+2755−795 | Michael Paquier (michael-kun) | 8 | 2 weeks ago | ||||
Add the page header to each SLRU page. | 4709 | Moved to different CF | Not processed | Rishu Bagga (rishubagga), Yong Li (yoli) | Thomas Munro (macdice), Shawn Debnath (sd) | 6 | 7 months ago | ||||
Union Replacement of OR logic | 4715 | Moved to different CF | 16 | Not processed | 3 | 1 year ago | |||||
Add new protocol message to change GUCs to be able to change protocol extension parameters | 4736 | Moved to different CF | 18 | Needs rebase! | Jelte Fennema-Nio (jeltef) | Robert Haas (rhaas) | 7 | 4 months ago | |||
Switch to FullTransactionId for PGPROC->xid and XLogRecord->xl_xid | 4741 | Moved to different CF | Not processed | Maxim Orlov (m.orlov) | 3 | 1 year ago | |||||
Not to invalidate CatalogSnapshot for local invalidation messages | 4750 | Moved to different CF | Not processed | Xiaoran Wang (fanfuxiaoran) | jian he (universality) | 4 | 1 year ago | ||||
Remove useless GROUP BY columns considering unique index | 4751 | Moved to different CF | Not processed | Mingli Zhang (zml) | jian he (universality) | 4 | 9 months ago | ||||
Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM | 4777 | Moved to different CF | Not processed | Bharath Rupireddy (bharathrupireddy) | Jeff Davis (jdavis) | 5 | 8 months ago | ||||
COPY ON_ERROR 'NULL' | 4810 | Moved to different CF |
|
+247−36 | jian he (universality) | Fujii Masao (masaofujii), vigneshwaran C (vignesh.postgres), Kirill Reshke (reshke), Atsushi Torikoshi (atsushitorikoshi), Jim Jones (jimus) | 7 | 3 days ago | |||
on_error table, saving error info to a table | 4817 | Moved to different CF |
|
+582−13 | jian he (hellothere) | Nishant Sharma (nishant-at-edb) | 7 | 1 month ago | |||
Table AM Interface Enhancements | 4866 | Moved to different CF | Not processed | Alexander Korotkov (smagen) | Alexander Korotkov (smagen) | 3 | 1 year ago | ||||
KNN-btree | 4871 | Moved to different CF | Needs rebase! | Nikita Glukhov (n.glukhov), Anton Melnikov (antonmel) | 7 | 7 months ago | |||||
CREATE DATABASE ... STRICT_UNICODE | 4876 | Moved to different CF | Not processed | Jeff Davis (jdavis) | 5 | 6 months ago | |||||
SQL Commands | |||||||||||
Add SPLIT PARTITION/MERGE PARTITIONS commands | 3659 | Moved to different CF |
|
+8054−38 | Dmitry Koval (d.koval) | stephane tachoires (sttachoires) | Alexander Korotkov (smagen) | 14 | 1 week ago | ||
Add XMLCanonicalize function | 4237 | Moved to different CF | 19 |
|
+415−0 | Jim Jones (jimus) | Pavel Stehule (okbobcz), Oliver Ford (ojford), newtglobal postgresql_contributors (newtpostgrescontributors) | 12 | 3 weeks ago | ||
SQL:2011 application time | 4308 | Moved to different CF | Needs rebase! | Paul Jungwirth (pjungwir) | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 10 | 1 month ago | |||
Incremental View Maintenance (IVM), take 2 | 4337 | Moved to different CF | Needs rebase! | Yugo Nagata (yugo.nagata) | 11 | 10 months ago | |||||
Implement row pattern recognition feature | 4460 | Moved to different CF | 19 |
|
+4207−35 | Tatsuo Ishii (ishii) | Vik Fearing (xocolatl), Jacob Champion (jchampion), Ningwei Chen (chen-5033) | 10 | 1 month ago | ||
Make COPY format extendable: Extract COPY TO format implementations | 4681 | Moved to different CF |
|
+438−106 | Kouhei Sutou (kou) | Masahiko Sawada (masahikosawada), Zhao Junwang (zhjwpku), Yong Li (yoli) | 8 | 5 days ago | |||
COPY TO json | 4716 | Moved to different CF |
|
+383−53 | Joe Conway (jconway) | Masahiko Sawada (masahikosawada) | Joe Conway (jconway) | 7 | yesterday | ||
RETURNING OLD/NEW values | 4723 | Moved to different CF | 18 | Not processed | Dean Rasheed (deanr) | Dean Rasheed (deanr) | 6 | 5 months ago | |||
add COPY option REJECT_LIMIT | 4797 | Moved to different CF | Not processed | Atsushi Torikoshi (atsushitorikoshi) | Fujii Masao (masaofujii), Kirill Reshke (reshke) | Fujii Masao (masaofujii) | 4 | 8 months ago | |||
System Administration | |||||||||||
warn if GUC set to an invalid shared library | 3482 | Moved to different CF | Not processed | Justin Pryzby (justinpryzby) | Christoph Berg (myon), cary huang (caryh), Maciek Sakrejda (msakrejda), Cary Huang (cary) | 14 | 7 months ago | ||||
recovery modules | 4082 | Moved to different CF | 18 | Not processed | Nathan Bossart (bossartn) | 8 | 11 months ago | ||||
Testing | |||||||||||
CI and test improvements | 3709 | Moved to different CF | Not processed | Justin Pryzby (justinpryzby) | 14 | 7 months ago | |||||
Build the docs if there are changes in docs and don't run other tasks if the changes are only in docs | 4555 | Moved to different CF | Not processed | Nazir Bilal Yavuz (nbyavuz) | 4 | 1 year ago | |||||
change regexp_substr first argument make tests more easier to understand | 4744 | Moved to different CF | stable | Not processed | jian he (universality) | 4 | 10 months ago | ||||
Add test module for verifying backtrace functionality | 4823 | Moved to different CF | Not processed | Bharath Rupireddy (bharathrupireddy) | 3 | 1 year ago |