Commitfest 2021-07

Shortcuts
Text Status Target version Author (type to search) Reviewer (type to search)
Clear


Status summary: Committed: 81. Moved to next CF: 233. Withdrawn: 20. Returned with Feedback: 2. Rejected: 6. Total: 342.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
standby recovery fails when re-replaying due to missing directory which was removed in previous replay. 2161 Moved to next CF stable Not processed Kyotaro Horiguchi (horiguti), Paul Guo (paulguo) Michael Paquier (michael-kun) Álvaro Herrera (alvherre) 16 2 years ago
pg_upgrade fails with non-standard ACL 2215 Moved to next CF Not processed Anastasia Lubennikova (lubennikovaav), Artur Zakirov (a.zakirov) Grigory Smolkin (g.smolkin.postgrespro.ru) Noah Misch (nmisch) 12 3 years ago
Corruption during WAL replay 2518 Moved to next CF stable Not processed Teja Mupparti (tejam) Robert Haas (rhaas), Daniel Shelepanov (dshelepanov) Robert Haas (rhaas) 10 2 years ago
archive status ".ready" files may be created too early 2520 Moved to next CF stable Not processed Nathan Bossart (bossartn) Álvaro Herrera (alvherre) Álvaro Herrera (alvherre) 7 3 years ago
Problem with RETURNING and update tuple routing 2597 Committed Not processed Amit Langote (amitlan) Etsuro Fujita (efujita) Tom Lane (tgl) 6 3 years ago
DROP relation IF EXISTS Docs and Tests - Bug Fix 2603 Moved to next CF Not processed David Johnston (polobo) Pavel Stehule (okbobcz), Cindy Quintana (quintanacindy063.gmail.com) 7 3 years ago
Fix collation handling in postgres_fdw 2685 Moved to next CF Not processed Tom Lane (tgl) Etsuro Fujita (efujita) 6 3 years ago
Fix checksum verification in base backups for zero page headers 2719 Moved to next CF Not processed Michael Banck (mbanck) Anastasia Lubennikova (lubennikovaav), David Steele (dsteele) 6 3 years ago
brin: avoid errors processing work item following concurrent reindex 2838 Moved to next CF stable Not processed Álvaro Herrera (alvherre), Justin Pryzby (justinpryzby) Gurjeet Singh (gurjeet) 5 3 years ago
Fix firing of RI triggers during cross-partition updates of partitioned tables 2877 Moved to next CF Not processed Amit Langote (amitlan) Masahiko Sawada (masahikosawada) Álvaro Herrera (alvherre) 7 3 years ago
System catalog accesses in error context callback 2955 Committed Not processed Masahiko Sawada (masahikosawada), Bharath Rupireddy (bharathrupireddy) Tom Lane (tgl) Tom Lane (tgl) 2 3 years ago
Fix DROP TABLESPACE on Windows with ProcSignalBarrier? 2962 Moved to next CF Not processed Thomas Munro (macdice) Daniel Gustafsson (d_gustafsson) Thomas Munro (macdice) 6 3 years ago
Set default transactions to read-only at servers start in pg_upgrade 2970 Moved to next CF Not processed Denis Laxalde (dlax) Julien Rouhaud (rjuju) 4 3 years ago
Fix detection of preadv/pwritev support for OSX. 2971 Committed Not processed James Hilliard (jameshilliard) Cleysson Lima (cleyssonlima) Tom Lane (tgl) 2 3 years ago
Autovacuum dynamic cost_limit, cost_delay 2983 Moved to next CF Not processed Scott Mead (meads-amazon) Masahiko Sawada (masahikosawada) 3 3 years ago
Fix race condition in parallel hash join batch cleanup 3031 Committed Not processed Thomas Munro (macdice) Thomas Munro (macdice) 1 2 years ago
Removing unused trailing linepointers from heap pages 3035 Moved to next CF Not processed Matthias van de Meent (mmeent) 3 2 years ago
Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns 3041 Moved to next CF Not processed Bertrand Drouvot (bdrouvot), Minsoo (Mike) Oh (minsoo1) Masahiko Sawada (masahikosawada), ahsan hadi (ahsan.hadi) Amit Kapila (amitkapila) 7 2 years ago
In psql \?, add [+] annotation where appropriate 3044 Committed stable Not processed Matthijs van der Vleuten (zr40) Michael Paquier (michael-kun) 1 3 years ago
Startup process exits without releasing the locks when shutdown 3049 Committed 13 Not processed Fujii Masao (masaofujii) Maxim Orlov (m.orlov) Fujii Masao (masaofujii) 1 3 years ago
Eliminating "Permission denied" errors on stat() (on Windows) 3058 Moved to next CF Not processed Alexander Lakhin (law) 4 3 years ago
Fix broken Ctr-C in psql after 3a51306722 3064 Returned with feedback Not processed 1 2 years ago
Coerce Type: CollateExpr should be discarded if the target type is non-collatable 3072 Committed stable Not processed Yulin PEI (pylser) Tom Lane (tgl) Tom Lane (tgl) 1 3 years ago
generate fractional cheapest paths in generate_orderedappend_paths 3080 Moved to next CF Not processed Tomas Vondra (fuzzycz) Arne Roland (harks) Tomas Vondra (fuzzycz) 4 3 years ago
Truncate in synchronous logical replication failed 3081 Committed Not processed Takamichi Osumi (tatatappp) Amit Kapila (amitkapila) 1 3 years ago
badly calculated width of emoji in psql 3087 Moved to next CF Not processed Jacob Champion (jchampion) Pavel Stehule (okbobcz) John Naylor (john.naylor) 2 3 years ago
Fix pg_identify_object_as_address() to support event triggers 3091 Committed 15 Not processed Joel Jacobson (joeljacobson) Álvaro Herrera (alvarofherrera) Michael Paquier (michael-kun) 1 3 years ago
CREATE COLLATION - check for duplicate options and error out if found one 3096 Committed Not processed Bharath Rupireddy (bharathrupireddy) vigneshwaran C (vignesh.postgres) Dean Rasheed (deanr) 1 3 years ago
pg_upgrade: copy the source oldestXid 3105 Moved to next CF stable Not processed Bertrand Drouvot (bdrouvot) Bruce Momjian (bmomjian) 2 3 years ago
AlterSubscription_refresh using wrong "wrconn" variable 3109 Committed stable Not processed Peter Smith (smithpb) Álvaro Herrera (alvherre) 1 3 years ago
Let's output the right error messages for wrong object types. 3111 Committed Not processed Kyotaro Horiguchi (horiguti) Peter Eisentraut (petere), ahsan hadi (ahsan.hadi) Michael Paquier (michael-kun) 1 3 years ago
psql: exclude valid constraints in tab-complete for ALTER TABLE .. VALIDATE CONSTRAINT 3113 Moved to next CF Not processed David Fetter (dfetter) Aleksander Alekseev (aalekseev) Tom Lane (tgl) 4 3 years ago
Bug fixes in alter subscription drop publication 3115 Committed stable Not processed vigneshwaran C (vignesh.postgres) Tom Lane (tgl), Dilip Kumar (dilip.kumar), Japin Li (japin), Bharath Rupireddy (bharathrupireddy) Peter Eisentraut (petere) 1 3 years ago
Add tab completion for ALTER SUBSCRIPTION SET options streaming and binary 3116 Committed stable Not processed vigneshwaran C (vignesh.postgres) Bharath Rupireddy (bharathrupireddy) Michael Paquier (michael-kun) 1 3 years ago
Support of time zone patterns - of, tzh and tzm 3121 Moved to next CF Not processed Nitin Jadhav (nitinjadhav11) David Zhang (david.z) Robert Haas (rhaas) 5 3 years ago
Parallel scan with SubTransGetTopmostTransaction assert coredump 3129 Moved to next CF 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
postgres_fdw batch insert error out when set batch_size > 65535 3133 Committed Not processed Hou Zhijie (houzj) Bharath Rupireddy (bharathrupireddy) Tomas Vondra (fuzzycz) 1 3 years ago
Bug in query rewriter - hasModifyingCTE not getting set 3134 Moved to next CF 15 Not processed Takayuki Tsunakawa (maumau) Tom Lane (tgl) 2 3 years ago
Incorrect snapshots while promoting hot standby node when 2PC is used 3145 Moved to next CF stable Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 3 3 years ago
Report sorting subphase progress for parallel btree index builds 3149 Committed stable Not processed Matthias van de Meent (mmeent) Tomas Vondra (fuzzycz), Greg Nancarrow (gregn1234) Álvaro Herrera (alvherre) 1 3 years ago
Fix dropped object handling in pg_event_trigger_ddl_commands 3154 Committed Not processed Sven Klemm (svenklemm) Aleksander Alekseev (aalekseev) Michael Paquier (michael-kun) 1 3 years ago
Update Toast data failure in logical replication 3162 Moved to next CF Not processed Dilip Kumar (dilip.kumar) Euler Taveira (eulerto), Haiying Tang (tanghy) Amit Kapila (amitkapila) 5 3 years ago
Fix around conn_duration in pgbench 3166 Moved to next CF 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 Moved to next CF stable Not processed Yugo Nagata (yugo.nagata) Greg Sabino Mullane (greg) Fujii Masao (masaofujii) 2 3 years ago
Issue with some calls to GetMultiXactIdMembers() 3177 Committed Not processed Greg Nancarrow (gregn1234) Heikki Linnakangas (heikki) 1 3 years ago
Extended protocol COPY FROM STDIN fix 3180 Moved to next CF Not processed Jeff Davis (jdavis) 3 3 years ago
Fix pkg-config file for static linking 3193 Moved to next CF Not processed Filip Gospodinov (fil) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 3 years ago
Fix numeric multiplication overflow errors 3207 Committed Not processed Dean Rasheed (deanr) David Rowley (davidrowley) Dean Rasheed (deanr) 1 3 years ago
Fix numeric power for negative bases and other corner cases 3214 Moved to next CF Not processed Dean Rasheed (deanr) Yugo Nagata (yugo.nagata) Dean Rasheed (deanr) 3 3 years ago
Fix PITR msg for Abort Prepared 3217 Committed Not processed Simon Riggs (simon) Michael Paquier (michael-kun) 1 3 years ago
Fix pgbench's exit status and log messages for connection failures 3219 Moved to next CF stable Not processed Fabien Coelho (calvin), Yugo Nagata (yugo.nagata) Fujii Masao (masaofujii) 3 3 years ago
pgbench logging fixes 3221 Committed 14 Not processed Fabien Coelho (calvin) Thomas Munro (macdice) 1 3 years ago
ECPG bug fix: allow using connection-associated prepared_name 3233 Moved to next CF Not processed Hayato Kuroda (ha-kun) Michael Meskes (meskes) 2 3 years ago
Clients
psql - add SHOW_ALL_RESULTS option 2096 Moved to next CF Not processed Fabien Coelho (calvin) Peter Eisentraut (petere) Peter Eisentraut (petere) 13 2 years ago
allow to set a pager for psql's watch command 2539 Committed Not processed Pavel Stehule (okbobcz) Thomas Munro (macdice) Thomas Munro (macdice) 6 3 years ago
pg_dump - read data for some options from external file 2573 Moved to next CF Not processed Pavel Stehule (okbobcz) Daniel Gustafsson (d_gustafsson), Julien Rouhaud (rjuju), Justin Pryzby (justinpryzby), Виктория Шепард (shepard-v) Daniel Gustafsson (d_gustafsson) 18 1 year ago
libpq compression 2773 Moved to next CF 15 Not processed Konstantin Knizhnik (knizhnik), Daniil Zakhlystov (usernamedt) Justin Pryzby (justinpryzby), Daniil Zakhlystov (usernamedt), Ian Zagorskikh (ianzag) 6 3 years ago
Support tab completion for upper character inputs in psql 2979 Moved to next CF Not processed Haiying Tang (tanghy) Tom Lane (tgl), Peter Eisentraut (petere) Tom Lane (tgl) 5 3 years ago
Refactor ECPGconnect() and allow IPv6 connection 3005 Moved to next CF Not processed Hayato Kuroda (ha-kun) 3 3 years ago
Using COPY FREEZE in pgbench 3034 Moved to next CF 15 Not processed Tatsuo Ishii (ishii) Fabien Coelho (calvin) Tatsuo Ishii (ishii) 2 3 years ago
pg_dump new feature: exporting functions only 3051 Moved to next CF 15 Not processed Lætitia AVROT (arkhena) ahsan hadi (ahsan.hadi), Ryan Lambert (ryanlambert) 5 2 years ago
Fix pg_checksums progress report 3057 Committed Not processed Shinya Kato (kato-shinya) Fujii Masao (masaofujii) 1 3 years ago
Add option --drop-cascade for pg_dump/restore 3065 Moved to next CF Not processed Wu Haotian (whtsky) Greg Sabino Mullane (greg) 3 3 years ago
pg_dumpall misses --no-toast-compression 3119 Committed 15 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 3 years ago
Multiple pg_waldump --rmgr options 3123 Committed Not processed Heikki Linnakangas (heikki) Daniel Gustafsson (d_gustafsson) Heikki Linnakangas (heikki) 1 3 years ago
Fix around conn_duration in pgbench 3167 Withdrawn Not processed 1 3 years ago
pgbench - allow retries on some errors 3194 Moved to next CF 15 Not processed Yugo Nagata (yugo.nagata), Marina Polyakova (whipping.top1991) Fabien Coelho (calvin) 2 2 years ago
Emit namespace in post-copy output 3200 Moved to next CF Not processed Mike Fiedler (miketheman) Daniel Gustafsson (d_gustafsson), Corey Huinker (coreyh) Daniel Gustafsson (d_gustafsson) 2 3 years ago
Preventing abort() and exit() calls in libpq 3202 Committed Not processed Tom Lane (tgl) Tom Lane (tgl) 1 3 years ago
Code Comments
Extend comments on signal handling and cross-reference comments on signal handling functions 2951 Moved to next CF Not processed Craig Ringer (ringerc) Mark Dilger (mark.dilger) 3 3 years ago
Clarify ItemPointers for Table AM API 3108 Withdrawn 15 Not processed Jeff Davis (jdavis) Jeff Davis (jdavis) 1 3 years ago
Outdated comments about proc->sem in lwlock.c 3150 Committed Not processed Thomas Munro (macdice) Daniel Gustafsson (d_gustafsson) Thomas Munro (macdice) 1 3 years ago
Documentation
Further note require activity aspect of automatic checkpoint and archiving 2774 Moved to next CF Not processed David Johnston (polobo) 6 3 years ago
Extend docs on how to write correct postgres-dialect C including extensions and bgworkers 2953 Moved to next CF Not processed Craig Ringer (ringerc) Laurenz Albe (laurenz) 4 3 years ago
Specify ACCESS EXCLUSIVE lock explicitly 3053 Committed Not processed Greg Rychlewski (grychlewski) Michael Paquier (michael-kun) 1 3 years ago
add link to domain data types section from locale documentation 3056 Committed Not processed Jürgen Purtz (juergen@purtz.de), Anton Voloshin (a.voloshin) Laurenz Albe (laurenz) Tom Lane (tgl) 1 3 years ago
fix ICU explorer link in locale documentation 3059 Moved to next CF Not processed Anton Voloshin (a.voloshin) Laurenz Albe (laurenz) Bruce Momjian (bmomjian) 3 3 years ago
ATTACH PARTITION locking documentation for DEFAULT partitions 3079 Committed Not processed Matthias van de Meent (mmeent) David Rowley (davidrowley) David Rowley (davidrowley) 1 3 years ago
Included the actual datatype used in the documentation of logical replication message description 3117 Committed Not processed vigneshwaran C (vignesh.postgres) Euler Taveira (eulerto), Peter Smith (smithpb2250) Tom Lane (tgl) 1 3 years ago
Improve documentation for pg_upgrade, standbys and rsync 3125 Moved to next CF 15 Not processed Laurenz Albe (laurenz) David Fetter (dfetter) 5 2 years ago
Clarify how triggers relate to transactions 3126 Moved to next CF 15 Not processed Laurenz Albe (laurenz) Simon Riggs (simon) Tom Lane (tgl) 2 3 years ago
Document the 1GB memory limit for VACUUM 3127 Moved to next CF 15 Not processed David Rowley (davidrowley), Laurenz Albe (laurenz) Greg Sabino Mullane (greg) David Rowley (davidrowley) 2 3 years ago
more detailed description of tup_returned and tup_fetched 3130 Committed 15 Not processed Masahiro Ikeda (masahiro.ikeda) Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 3 years ago
Document deadlock caveats in synchronous logical setup 3170 Committed Not processed Takamichi Osumi (tatatappp) Amit Kapila (amitkapila), vigneshwaran C (vignesh.postgres) Amit Kapila (amitkapila) 1 3 years ago
Consistent use of SSL/TLS in docs 3172 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson) Robert Haas (rhaas), Lætitia AVROT (arkhena) Daniel Gustafsson (d_gustafsson) 5 2 years ago
Fix documentation and logging for START_REPLICATION 3174 Withdrawn 15 Not processed Jeff Davis (jdavis) 1 3 years ago
Fix documentation for COPY protocol flow 3175 Moved to next CF Not processed Jeff Davis (jdavis) 3 3 years ago
Fix documentation and logging for START_REPLICATION 3176 Committed Not processed Jeff Davis (jdavis) Jeff Davis (jdavis) 1 3 years ago
add argument type to postgres_fdw docs 3186 Committed Not processed Shinya Kato (kato-shinya) Fujii Masao (masaofujii) 1 3 years ago
change float4 to floating point about type of autovacuum_vacuum_insert_scale_factor 3187 Committed Not processed Shinya Kato (kato-shinya) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 3 years ago
Doc chapter for Hash Indexes 3190 Committed stable Not processed Simon Riggs (simon) Amit Kapila (amitkapila) 1 3 years ago
Logical Replication message formats documentation inaccuracies regarding binary messages and logical decoding messages 3199 Committed 14 Not processed Brar Piening (brar) Amit Kapila (amitkapila) Amit Kapila (amitkapila) 1 3 years ago
Miscellaneous
Add table expansion hook 2614 Moved to next CF Not processed Erik Nordström (enordstr) Euler Taveira (eulerto), Aleksander Alekseev (aalekseev) 7 3 years ago
Fix behavior of geo_ops when NaN is involved 2710 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Julien Rouhaud (rjuju), Georgios Kokolatos (gkokolatos) 10 3 years ago
Reduce the number of special cases to build contrib modules on windows 2817 Moved to next CF Not processed David Rowley (davidrowley) David Rowley (davidrowley) 5 3 years ago
Functions for sorting GiST build of gist_btree types 2824 Moved to next CF Not processed Andrey Borodin (x4m) Heikki Linnakangas (heikki), Emre Hasegeli (hasegeli) Heikki Linnakangas (heikki) 7 3 years ago
move pg_upgrade test.sh kludges to a SQL script 2861 Moved to next CF Not processed Justin Pryzby (justinpryzby) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 6 3 years ago
Function to log backtrace of postgres processes 2863 Moved to next CF Not processed vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) Christoph Berg (myon), Maciek Sakrejda (msakrejda) 17 1 year ago
Introduce ProcessInterrupts_hook for C extensions 2952 Moved to next CF Not processed Craig Ringer (ringerc) 3 3 years ago
postgres_fdw: suppress explicit casts in text:text comparisons 3025 Moved to next CF Not processed Dian Fay (dmfay) Tom Lane (tgl), Georgios Kokolatos (gkokolatos) Tom Lane (tgl) 4 3 years ago
Add some tests for pg_stat_statements compatibility verification 3036 Moved to next CF Not processed Erica Zhang (zerica) Julien Rouhaud (rjuju) Michael Paquier (michael-kun) 3 3 years ago
Allow multiple recursive self-references 3046 Moved to next CF Not processed Denis Hirn (brainy) Peter Eisentraut (petere) 6 2 years ago
use AV work items infrastructure for GIN pending list's cleanup 3060 Moved to next CF 15 Not processed Jaime Casanova (jcasanov) Masahiko Sawada (masahikosawada) 2 3 years ago
force_parallel_mode and GUC categories 3061 Committed stable Not processed Justin Pryzby (justinpryzby) Michael Paquier (michael-kun) 1 3 years ago
Move tablespace path re-creation from the makefiles to pg_regress (test for mkdir function in the backend) 3067 Withdrawn 14 Not processed Michael Paquier (michael-kun) 1 3 years ago
Teach pg_size_pretty and pg_size_bytes about higher-order units 3077 Committed Not processed David Christensen (davidchristensen) Dean Rasheed (deanr) David Rowley (davidrowley) 1 3 years ago
Use WaitLatch for waiting instead of pg_usleep 3085 Committed Not processed Bharath Rupireddy (bharathrupireddy) Aleksander Alekseev (aalekseev) Michael Paquier (michael-kun) 1 3 years ago
Fix missed parallel safety checks and wrong parallel safety 3094 Withdrawn Not processed Hou Zhijie (houzj) 1 2 years ago
Enhanced error message to include duplicate option name 3103 Committed Not processed vigneshwaran C (vignesh.postgres) Dilip Kumar (dilip.kumar), Dean Rasheed (deanr), Daniel Gustafsson (d_gustafsson), Julien Rouhaud (rjuju), Álvaro Herrera (alvarofherrera), Bharath Rupireddy (bharathrupireddy), Peter Smith (smithpb2250), Hou Zhijie (houzj) Dean Rasheed (deanr) 1 3 years ago
Avoid orphaned dependencies 3106 Moved to next CF 16 Not processed Bertrand Drouvot (bdrouvot) Ronan Dunklau (rdunklau) 6 2 years ago
Extending amcheck to check toast size and compression 3107 Moved to next CF Not processed Mark Dilger (mark.dilger) Greg Stark (stark), Aleksander Alekseev (aalekseev) Michael Paquier (michael-kun) 3 3 years ago
Allow CustomScan nodes to signal projection support 3114 Committed Not processed Aleksander Alekseev (aalekseev) Tom Lane (tgl) 1 3 years ago
partition_bounds_create: avoid O(N) palloc calls 3118 Committed Not processed Justin Pryzby (justinpryzby), Nitin Jadhav (nitinjadhav11) Justin Pryzby (justinpryzby) David Rowley (davidrowley) 1 3 years ago
Rewriting the test of pg_upgrade as a TAP test - take three 3120 Moved to next CF Not processed Michael Paquier (michael-kun) 3 2 years ago
postgres_fdw - tighten up batch_size, fetch_size options against non-numeric values. 3122 Committed Not processed Bharath Rupireddy (bharathrupireddy) Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 3 years ago
TAP test for contrib/sslinfo 3128 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson) Tom Lane (tgl) Daniel Gustafsson (d_gustafsson) 3 3 years ago
Change internal PRNG (from rand48 to something better, with a cleaner interface) 3131 Moved to next CF 15 Not processed Fabien Coelho (calvin) Aleksander Alekseev (aalekseev) Tom Lane (tgl) 3 3 years ago
rand48 replacement 3132 Withdrawn Not processed Fabien Coelho (calvin) Aleksander Alekseev (aalekseev) 1 3 years ago
Reduce genbki.pl's OID consumption 3136 Committed 14 Not processed Tom Lane (tgl) John Naylor (john.naylor) Tom Lane (tgl) 1 3 years ago
Add ZSON extension to /contrib/ 3152 Rejected Not processed Aleksander Alekseev (aalekseev) 1 3 years ago
Remove unused code from the KnownAssignedTransactionIdes submodule 3156 Committed Not processed Zongliang Quan (quanzl) Jacob Champion (jchampion) Thomas Munro (macdice) 1 3 years ago
btree_gist: Support bool 3157 Moved to next CF Not processed Emre Hasegeli (hasegeli) Tomas Vondra (fuzzycz) 3 3 years ago
Use tuple-level SIREAD locks for index-only scans 3163 Moved to next CF Not processed Thomas Munro (macdice) 3 3 years ago
Improving the isolationtester 3165 Committed Not processed Tom Lane (tgl) Tom Lane (tgl) 1 3 years ago
test invalidation of obsolete replslots with active walsender 3185 Committed Not processed Álvaro Herrera (alvherre) Álvaro Herrera (alvherre) 1 3 years ago
Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values 3189 Committed Not processed Greg Nancarrow (gregn1234) Greg Sabino Mullane (greg) David Rowley (davidrowley) 1 3 years ago
Fully WAL logged CREATE DATABASE - No Checkpoints 3192 Moved to next CF Not processed Dilip Kumar (dilip.kumar) Ashutosh Sharma (ashu_coek) Robert Haas (rhaas) 5 2 years ago
Make jsonapi usable from libpq 3197 Withdrawn Not processed Jacob Champion (jchampion) 1 3 years ago
Prreserve params location 3203 Committed Not processed Julien Rouhaud (rjuju) Tom Lane (tgl) Tom Lane (tgl) 1 3 years ago
Expose get_query_def() 3204 Moved to next CF Not processed Julien Rouhaud (rjuju) Pavel Stehule (okbobcz), Gilles Darold (darold) Tom Lane (tgl) 5 2 years ago
trivial improvement to system_or_bail 3226 Committed Not processed Álvaro Herrera (alvherre) Álvaro Herrera (alvherre) 1 3 years ago
pgbench: add multiconnect support 3227 Moved to next CF 16 Not processed David Christensen (davidchristensen) Jelte Fennema-Nio (jeltef) 9 2 years ago
Monitoring & Control
Shared-memory based stats collector 1708 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Tomas Vondra (fuzzycz), Antonin Houska (a.houska) 17 2 years ago
Add extra statistics to explain for Nested Loop 2765 Moved to next CF Not processed Justin Pryzby (justinpryzby), Ekaterina Sokolova (e.sokolova) Julien Rouhaud (rjuju), Greg Stark (stark), Lukas Fittl (lfittl), Yugo Nagata (yugo.nagata), Justin Pryzby (justinpryzby) 10 2 years ago
pg_stat_statements and "IN" conditions 2837 Moved to next CF 6/7 +945−23 Dmitry Dolgov (erthalion) Nathan Bossart (bossartn), David Geier (geidav), Chengxi Sun (martin-sun), Sami Imseih (simseih) Álvaro Herrera (alvherre) 22 2 days ago
Track wal_level drop for backup management 2994 Moved to next CF Not processed Takamichi Osumi (tatatappp) 3 3 years ago
Add system views pg_permissions and pg_ownerships 3033 Moved to next CF Not processed Joel Jacobson (joeljacobson) 5 5 months ago
pg_stat_statements: Track statement entry timestamp 3048 Moved to next CF 17 Not processed Andrei Zubkov (zubkov) Alena Rybakina (a.rybakina) Alexander Korotkov (smagen) 13 1 year ago
auto_explain log_seqscan 3086 Returned with feedback Not processed Pavel Stehule (okbobcz) Daniel Gustafsson (d_gustafsson) 1 3 years ago
Fix oversights in query_id calculation 3101 Committed 15 Not processed Julien Rouhaud (rjuju) Bruce Momjian (bmomjian) 1 3 years ago
Skip temporary table schema name from explain-verbose output. 3104 Committed Not processed Amul Sul (sulamul) Tom Lane (tgl) Tom Lane (tgl) 1 3 years ago
Logging plan of the currently running query 3142 Moved to next CF 16 Not processed atsushi torikoshi (atorik) Fujii Masao (masaofujii), Justin Pryzby (justinpryzby), James Coleman (jcole1989), Ekaterina Sokolova (e.sokolova), Alena Rybakina (a.rybakina) 9 3 days ago
Performance
Protect syscache from bloating with negative cache entries 931 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Heikki Linnakangas (heikki), Jim Nasby (decibel), Takayuki Tsunakawa (maumau), Takeshi Ideriha (ideriha) 23 4 years ago
GROUP BY optimization 1651 Moved to next CF 15 Not processed Fedor Sigaev (sigaev), Pavel Borisov (pborisov) Tomas Vondra (fuzzycz) Tomas Vondra (fuzzycz) 12 1 year ago
Remove self join on a unique column 1712 Moved to next CF Not processed Konstantin Knizhnik (knizhnik), Alexander Kuzmenkov (akuzmenkov), Andrei Lepikhov (lepikhov) Alena Rybakina (a.rybakina) Alexander Korotkov (smagen) 27 3 days ago
Using multicolumn statistics for more precise join selectivity estimatation 2386 Moved to next CF Not processed Konstantin Knizhnik (knizhnik) Yugo Nagata (yugo.nagata) 9 3 years ago
Erase the distinctClause if the result is unique by definition 2433 Moved to next CF Not processed Andy Fan (andyf) David Rowley (davidrowley), Dmitry Dolgov (erthalion), Ashutosh Bapat (ashutoshbapat), Hou Zhijie (houzj) 11 2 years ago
INSERT SELECT: BulkInsertState and table_multi_insert 2553 Moved to next CF 15 Not processed Justin Pryzby (justinpryzby) 8 3 years ago
Fast COPY FROM command for the foreign tables 2601 Moved to next CF Not processed Andrei Lepikhov (lepikhov) Etsuro Fujita (efujita), Ian Barwick (barwick), Amit Langote (amitlan), Takayuki Tsunakawa (maumau), Justin Pryzby (justinpryzby) Etsuro Fujita (efujita) 13 2 years ago
More scalable multixacts buffers and locking 2627 Moved to next CF Not processed Kyotaro Horiguchi (horiguti), Andrey Borodin (x4m), Ivan Lazarev (avaness) Álvaro Herrera (alvherre) 20 11 months ago
Optimizing NULL check on pkey column 2699 Moved to next CF Not processed Surafel Temesgen (surafel) Ashutosh Bapat (ashutoshbapat) 6 3 years ago
fix spinlock contention in LogwrtResult 2716 Moved to next CF Not processed Álvaro Herrera (alvherre) 11 11 months ago
parallel distinct union and aggregate support patch 2769 Moved to next CF Not processed bucoo hsiao (bucoo) 6 3 years ago
Replace polyphase merge with a simple k-way balanced merge 2781 Moved to next CF Not processed Heikki Linnakangas (heikki) John Naylor (john.naylor) Heikki Linnakangas (heikki) 6 3 years ago
New wal_level to disable WAL logging 2807 Rejected Not processed Takamichi Osumi (tatatappp) Takayuki Tsunakawa (maumau) 4 3 years ago
Make Append Cost aware of some run time partition prune case 2829 Moved to next CF Not processed Andy Fan (andyf) 5 3 years ago
Consider parallel for LATERAL subqueries having LIMIT/OFFSET 2851 Moved to next CF Not processed James Coleman (jcole1989) Greg Nancarrow (gregn1234) 11 2 years ago
Faster pglz compression 2897 Moved to next CF Not processed Andrey Borodin (x4m), Владимир Лесков (tinsane) Mark Dilger (mark.dilger) Tomas Vondra (fuzzycz) 12 2 years ago
Parallel Hash Full Join 2903 Moved to next CF 16 Not processed Melanie Plageman (melanieplageman) Thomas Munro (macdice) Thomas Munro (macdice) 12 1 year ago
WIP: Track relation size in shared memory 2933 Moved to next CF Not processed Thomas Munro (macdice) 3 3 years ago
increase size of pg_commit_ts buffers 2942 Moved to next CF Not processed Álvaro Herrera (alvherre) Noah Misch (nmisch) Álvaro Herrera (alvherre) 4 3 years ago
Full support for index LP_DEAD hint bits on standby 2947 Moved to next CF Not processed Michail Nikolaev (nkey) Antonin Houska (a.houska) 6 2 years ago
Simplify some RI checks to reduce SPI overhead 2948 Moved to next CF Not processed Amit Langote (amitlan) Tom Lane (tgl), Corey Huinker (coreyh) Álvaro Herrera (alvherre) 6 2 years ago
Adaptive query optimization: create extented statistics using auto_explain extension 2958 Moved to next CF Not processed Konstantin Knizhnik (knizhnik) 4 3 years ago
Improve join selectivity estimation using extended statistics 2959 Moved to next CF Not processed Konstantin Knizhnik (knizhnik) 3 3 years ago
In psql \copy from, send data to server in larger chunks 2973 Committed Not processed Heikki Linnakangas (heikki) Aleksander Alekseev (aalekseev) Heikki Linnakangas (heikki) 2 3 years ago
partial heap only tuples 2981 Moved to next CF 15 Not processed Nathan Bossart (bossartn) 4 3 years ago
Allow setting parallel_workers on partitioned tables 2987 Moved to next CF Not processed Seamus Abshere (seamusabshere) Amit Langote (amitlan), Laurenz Albe (laurenz), Hou Zhijie (houzj) 3 3 years ago
speed up pg_rewind by using copy_file_range() and skipping some fsync 2990 Moved to next CF Not processed Paul Guo (paulguo-vmware) Michael Paquier (michael-kun) 3 3 years ago
Speed up verifying UTF-8 2996 Moved to next CF Not processed John Naylor (john.naylor) Heikki Linnakangas (heikki), Amit Khandekar (amitdkhan) John Naylor (john.naylor) 5 3 years ago
wal_compression = pglz/zlib/lz4/zstd 3015 Committed 15 Not processed Andrey Borodin (x4m), Justin Pryzby (justinpryzby) Michael Paquier (michael-kun), Justin Pryzby (justinpryzby) Michael Paquier (michael-kun) 2 3 years ago
Speeding up GIST index builds using popcount 3023 Moved to next CF Not processed Amit Khandekar (amitdkhan) John Naylor (john.naylor) 3 3 years ago
Make relfile tombstone files conditional on WAL level 3030 Moved to next CF Not processed Thomas Munro (macdice) 3 2 years ago
More sort-related specialisation 3038 Moved to next CF Not processed Thomas Munro (macdice) John Naylor (john.naylor) John Naylor (john.naylor) 5 2 years ago
Optionally sync data directory with syncfs() 3039 Committed Not processed Thomas Munro (macdice) Thomas Munro (macdice) 1 3 years ago
Built-in connection pooler 3043 Moved to next CF Not processed Konstantin Knizhnik (knizhnik) Antonin Houska (a.houska) 2 3 years ago
add explicit partial union-all and improve parallel subquery costing 3070 Moved to next CF Not processed Luc Vlaming (luc.vlaming) Ronan Dunklau (rdunklau) 3 3 years ago
Lazy JIT IR code generation to increase JIT speed with partitions 3071 Moved to next CF Not processed David Geier (geidav), Luc Vlaming (luc.vlaming) Dmitry Dolgov (erthalion) 9 2 years ago
Replace pg_depend PIN entries with a fixed range check 3075 Committed Not processed Tom Lane (tgl) John Naylor (john.naylor) Tom Lane (tgl) 1 3 years ago
Iterating on IndexTuple attributes and nbtree page-level dynamic prefix truncation 3078 Moved to next CF 15 Not processed Matthias van de Meent (mmeent) 4 3 years ago
Reduce exponential cost of pulling up deeply nested views 3082 Committed Not processed Tom Lane (tgl) Dean Rasheed (deanr) Tom Lane (tgl) 1 3 years ago
Use simplehash.h instead of dynahash in SMgr 3092 Moved to next CF Not processed David Rowley (davidrowley) Yura Sokolov (funny_falcon) 3 3 years ago
Toast compression method options 3102 Moved to next CF Not processed Dilip Kumar (dilip.kumar) 3 3 years ago
Speed up pg_checksums 3137 Committed 15 Not processed Greg Sabino Mullane (greg) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 3 years ago
Reducing memory consumption for pending inval messages 3141 Moved to next CF Not processed Tom Lane (tgl) Nathan Bossart (bossartn) Tom Lane (tgl) 2 3 years ago
Parallel INSERT SELECT take 2 3143 Moved to next CF Not processed Greg Nancarrow (gregn1234), Hou Zhijie (houzj) 6 2 years ago
pre-allocating WAL files 3158 Moved to next CF 16 Not processed Nathan Bossart (bossartn) Maxim Orlov (m.orlov), Pavel Borisov (pborisov) 6 2 years ago
Add proper planner support for ORDER BY / DISTINCT aggregates 3164 Moved to next CF Not processed David Rowley (davidrowley) Ronan Dunklau (rdunklau), Richard Guo (richardguo) David Rowley (davidrowley) 7 2 years ago
Case expression pushdown 3171 Committed Not processed Alexander Pyhalov (a.pyhalov) Etsuro Fujita (efujita), Gilles Darold (darold), Yuki Seino (seinoyu) Tom Lane (tgl) 1 3 years ago
Map WAL segment files on PMEM as WAL buffers 3181 Moved to next CF Not processed Takashi Menjo (tmenjo) 6 3 years ago
Using indexUnchanged with nbtree 3191 Moved to next CF 15 Not processed Simon Riggs (simon) 2 3 years ago
pgbench using COPY FREEZE 3201 Withdrawn 15 Not processed Simon Riggs (simon) 1 3 years ago
Write visibility map during CLUSTER/VACUUM FULL 3206 Moved to next CF Not processed Alexander Korotkov (smagen), Justin Pryzby (justinpryzby), Anna Akenteva (anna.akenteva), Anna Akenteva (a.akenteva) Justin Pryzby (justinpryzby), Anna Akenteva (anna.akenteva) 6 2 years ago
Don't block HOT update by BRIN index 3218 Moved to next CF Not processed Josef Šimánek (retro) Tomas Vondra (fuzzycz) Tomas Vondra (fuzzycz) 3 3 years ago
Speed up LockReleaseAll 3220 Moved to next CF Not processed David Rowley (davidrowley) 3 1 year ago
Fix ExecRTCheckPerms() inefficiency with many prunable partitions 3224 Moved to next CF 16 Not processed Amit Langote (amitlan) Álvaro Herrera (alvherre), Tom Lane (tgl) Álvaro Herrera (alvherre) 8 1 year ago
Record a Bitmapset of non-pruned partitions 3225 Committed Not processed David Rowley (davidrowley) David Rowley (davidrowley) 1 3 years ago
Window function run conditions 3234 Moved to next CF Not processed David Rowley (davidrowley) David Rowley (davidrowley) 5 2 years ago
Procedural Languages
declarative session variables, LET command 1608 Moved to next CF 6/7 +9964−65 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) 35 1 week ago
UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR 2376 Moved to next CF Not processed John Dent (denty) Daniel Vérité (danielverite) 9 3 years ago
enhancing plpgsql API for debugging and tracing 2684 Moved to next CF Not processed Pavel Stehule (okbobcz) Aleksander Alekseev (aalekseev) Tom Lane (tgl) 9 2 years ago
possibility to rename root namespace in plpgsql 2839 Moved to next CF Not processed Pavel Stehule (okbobcz) Julien Rouhaud (rjuju) 7 3 years ago
Refactoring
Remove page-read callback from XLogReaderState 2113 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Heikki Linnakangas (heikki), Antonin Houska (a.houska), Takashi Menjo (tmenjo) Thomas Munro (macdice) 13 3 years ago
Split StdRdOptions into HeapOptions and ToastOptions 2370 Moved to next CF Not processed Nikolay Shaplov (nataraj) 10 3 years ago
ResourceOwner refactoring 2834 Moved to next CF Not processed Heikki Linnakangas (heikki) Aleksander Alekseev (a.alekseev) 4 1 year ago
PoC Refactor AM analyse API 2907 Moved to next CF Not processed Denis Smirnov (darthunix) Heikki Linnakangas (heikki) 4 3 years ago
Infrastructure changes to make the code less sensitive to transaction id bit width 2960 Moved to next CF Not processed James Finnerty (jimfinnerty) 3 3 years ago
Rework the sslfiles Makefile target 3029 Moved to next CF Not processed Jacob Champion (jchampion) Michael Paquier (michael-kun), Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 3 3 years ago
Remove extra memset in BloomInitPage, GinInitPage and SpGistInitPage when we have it in PageInit 3047 Committed Not processed Bharath Rupireddy (bharathrupireddy) Michael Paquier (michael-kun) 1 3 years ago
Use SIGIO to detect postmaster death 3066 Withdrawn Not processed Thomas Munro (macdice) 1 3 years ago
Simplify backend terminate and wait logic in postgres_fdw test 3068 Committed Not processed Bharath Rupireddy (bharathrupireddy) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 3 years ago
Remove redundant variable from transformCreateStmt 3083 Committed 14 Not processed Amul Sul (sulamul) Álvaro Herrera (alvherre) 1 3 years ago
Replace RelationOpenSmgr() with RelationGetSmgr() inline function 3084 Committed 14 Not processed Amul Sul (sulamul) Anastasia Lubennikova (lubennikovaav) Tom Lane (tgl) 1 3 years ago
MAXALIGN sizeof(BTPageOpaqueData) in PageGetItemIdCareful 3089 Committed Not processed Bharath Rupireddy (bharathrupireddy) Peter Geoghegan (pgeoghegan) 1 3 years ago
Remove redundant variable pageSize in gistinitpage 3097 Committed Not processed Bharath Rupireddy (bharathrupireddy) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 3 years ago
Extend portability of client_connection_check_interval 3098 Moved to next CF Not processed Thomas Munro (macdice) Maksim Milyutin (maksm90) Thomas Munro (macdice) 5 3 years ago
postgres_fdw - make cached connection functions tests meaningful with debug_invalidate_system_caches_always 3112 Rejected Not processed Bharath Rupireddy (bharathrupireddy) 1 3 years ago
Inaccurate error message when set fdw batch_size to 0 3135 Committed Not processed Bharath Rupireddy (bharathrupireddy), Hou Zhijie (houzj) Kyotaro Horiguchi (horiguti), Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 3 years ago
psql - refactor echo code 3140 Moved to next CF Not processed Fabien Coelho (calvin) Pavel Stehule (okbobcz), Peter Eisentraut (petere) 10 1 year ago
A micro-optimisation for ProcSendSignal() 3146 Moved to next CF Not processed Thomas Munro (macdice) Soumyadeep Chakraborty (soumyadeepc) Thomas Munro (macdice) 4 3 years ago
O_DIRECT on macOS 3147 Committed Not processed Thomas Munro (macdice) Thomas Munro (macdice) 1 3 years ago
Refactor parse_subscription_options 3151 Committed Not processed Bharath Rupireddy (bharathrupireddy) Amit Kapila (amitkapila) 1 3 years ago
Remove unused function parameter in get_qual_from_partbound() 3159 Committed Not processed Hou Zhijie (houzj) Soumyadeep Chakraborty (soumyadeepc) John Naylor (john.naylor) 1 3 years ago
procarray.c: two refactorings 3169 Moved to next CF Not processed Ranier Vilela (raniervilela) Aleksander Alekseev (aalekseev) Fujii Masao (masaofujii) 2 3 years ago
Split xlog.c 3173 Moved to next CF Not processed Heikki Linnakangas (heikki) 3 3 years ago
automatically generating node support functions 3182 Moved to next CF Not processed Peter Eisentraut (petere) Tom Lane (tgl) Peter Eisentraut (petere) 6 2 years ago
Pull general SASL framework out of SCRAM 3196 Committed 15 Not processed Jacob Champion (jchampion) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 3 years ago
improvements in Unicode tables generation code 3208 Moved to next CF Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 3 3 years ago
wrong relkind error messages 3209 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 3 years ago
PostgresNode enhancements and housekeeping 3210 Committed Not processed Andrew Dunstan (adunstan) Michael Paquier (michael-kun) Andrew Dunstan (adunstan) 1 3 years ago
Extensible storage manager API - smgr hooks 3216 Moved to next CF Not processed Anastasia Lubennikova (lubennikovaav) 5 3 years ago
Remove redundant initializations 3229 Moved to next CF Not processed Peter Eisentraut (petere) Noah Misch (nmisch) 2 3 years ago
Replication & Recovery
Make async slave to wait for lsn to be replayed 772 Moved to next CF Not processed Ivan Kartyshov (fenimorkin) Thomas Munro (macdice), Dmitry Ivanov (funbringer), Anna Akenteva (a.akenteva), Alexandra Pervushina (a.pervushina) 14 4 years ago
Remove deprecated exclusive backup mode 1913 Withdrawn Not processed David Steele (dsteele) Magnus Hagander (mha) 9 4 years ago
Make message at end-of-recovery less scary 2490 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Aleksander Alekseev (a.alekseev), Ashutosh Sharma (ashu_coek), Justin Pryzby (justinpryzby), Pavel Borisov (pborisov) 20 1 year ago
Background writer and checkpointer in crash recovery 2706 Moved to next CF Not processed Thomas Munro (macdice) Aleksander Alekseev (aalekseev) Thomas Munro (macdice) 6 3 years ago
Row filtering for logical replication 2906 Moved to next CF 15 Not processed Euler Taveira (eulerto), Peter Smith (smithpb), Ajin Cherian (ajinc), Hou Zhijie (houzj) Dilip Kumar (dilip.kumar), vigneshwaran C (vignesh.postgres), Greg Nancarrow (gregn1234), Peter Smith (smithpb2250), Hou Zhijie (houzj), Rahila Syed (rahila) Amit Kapila (amitkapila) 7 3 years ago
wal_sessioninfo 2910 Moved to next CF Not processed Simon Riggs (simon) Cleysson Lima (cleyssonlima) 4 3 years ago
logical decoding of two-phase transactions 2914 Moved to next CF 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
Reduce the time required for a database recovery from archive. 2935 Moved to next CF Not processed Anna Akenteva (a.akenteva), Dmitry Shulga (d.shulga), Ivan Taranov (i.taranov) 3 4 years ago
Identify missing publications from publisher while create/alter subscription. 2957 Moved to next CF Not processed vigneshwaran C (vignesh.postgres) Dilip Kumar (dilip.kumar), Euler Taveira (eulerto), Ashutosh Sharma (ashu_coek), Japin Li (japin), Bharath Rupireddy (bharathrupireddy) Amit Kapila (amitkapila) 6 2 years ago
Minimal logical decoding on standbys (take 6) 2968 Moved to next CF Not processed Amit Khandekar (amitdkhan) Fabrízio Mello (fabriziomello), Bertrand Drouvot (bdrouvot) 5 1 year ago
Logical Replication - improve error message while adding tables to the publication in check_publication_add_relation 3040 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) Daniel Gustafsson (d_gustafsson), vigneshwaran C (vignesh.postgres) Daniel Gustafsson (d_gustafsson) 3 3 years ago
tablesync early exit 3062 Moved to next CF 15 Not processed Peter Smith (smithpb2250) 6 2 years ago
A test for replay of regression tests 3090 Moved to next CF Not processed Thomas Munro (macdice) Anastasia Lubennikova (lubennikovaav) Thomas Munro (macdice) 4 3 years ago
avoid logical replication empty transactions 3093 Moved to next CF 15 Not processed Euler Taveira (eulerto), Ajin Cherian (ajinc) vigneshwaran C (vignesh.postgres), Peter Smith (smithpb), Greg Nancarrow (gregn1234) Amit Kapila (amitkapila) 5 2 years ago
Diagnostic comment in LogicalIncreaseXminForSlot 3124 Moved to next CF Not processed Ashutosh Bapat (ashutoshbapat) Masahiko Sawada (masahikosawada) Amit Kapila (amitkapila) 2 3 years ago
Replicates changes for all tables in schema 3139 Moved to next CF 15 Not processed vigneshwaran C (vignesh.postgres) Greg Nancarrow (gregn1234), Haiying Tang (tanghy), Mark Dilger (mark.dilger), Hou Zhijie (houzj), Rahila Syed (rahila) Amit Kapila (amitkapila) 3 3 years ago
Fix for START_REPLICATION without IDENTIFY_SYSTEM 3179 Committed Not processed Jeff Davis (jdavis) Jeff Davis (jdavis) 1 3 years ago
Detectable crashes and unlogged table resets 3183 Moved to next CF Not processed Jeff Davis (jdavis) 5 3 years ago
Skipping logical replication transactions on subscriber side 3205 Moved to next CF Not processed Masahiko Sawada (masahikosawada) vigneshwaran C (vignesh.postgres), Greg Nancarrow (gregn1234), Mark Dilger (mark.dilger), Hou Zhijie (houzj) Amit Kapila (amitkapila) 5 2 years ago
GUC to prevent cancellation while waiting for sync rep 3212 Withdrawn 15 Not processed Jeff Davis (jdavis) 1 3 years ago
Allow providing restore_command as a command line option to pg_rewind 3213 Moved to next CF Not processed Alexey Kondratov (ololobus) Andrey Borodin (x4m) 5 2 years ago
PITR enhance getRecordTimestamp() 3222 Moved to next CF Not processed Simon Riggs (simon) 8 3 years ago
Column filtering in logical replication 3230 Moved to next CF 15 Not processed Álvaro Herrera (alvherre), Rahila Syed (rahila.syed), Tomas Vondra (fuzzycz) Álvaro Herrera (alvherre), Peter Eisentraut (petere), vigneshwaran C (vignesh.postgres) Tomas Vondra (fuzzycz) 5 2 years ago
Teach pg_receivewal to use lz4 compression 3231 Moved to next CF 15 Not processed Georgios Kokolatos (gkokolatos) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 3 3 years ago
Security
Dump public schema ownership, seclabels and comments 3016 Committed Not processed Noah Misch (nmisch) Noah Misch (nmisch) 2 3 years ago
public schema default ACL 3017 Moved to next CF Not processed Noah Misch (nmisch) Peter Eisentraut (petere) Noah Misch (nmisch) 3 3 years ago
Convert contrib SQL functions to new style 3074 Moved to next CF Not processed Tom Lane (tgl) 2 2 months ago
Improve sepgsql logging so it follows the behaviour of selinux's logging. 3076 Moved to next CF Not processed Dave Page (dpage) Jacob Champion (jchampion) Tom Lane (tgl) 4 3 years ago
Support for NSS as a libpq TLS backend 3138 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) Joshua Brindle (joshuab) 5 3 years ago
Delegating superuser tasks to new security roles 3223 Moved to next CF 15 Not processed Mark Dilger (mark.dilger) Andrew Dunstan (adunstan), Nathan Bossart (bossartn) 3 3 years ago
Server Features
Transactions involving multiple postgres foreign servers 1574 Moved to next CF Not processed Masahiko Sawada (masahikosawada), Ashutosh Bapat (ashutoshbapat) Takayuki Tsunakawa (maumau), Ashutosh Bapat (ashutoshbapat), Chris Travers (einhverfr), Muhammad Usama (muhammad_usama), Masahiro Ikeda (masahiro.ikeda) 18 3 years ago
Index Skip Scan 1741 Moved to next CF 16 Not processed Dmitry Dolgov (erthalion), Thomas Munro (macdice), Jesper Pedersen (jpedersen) Peter Geoghegan (pgeoghegan), Dilip Kumar (dilip.kumar), Thomas Munro (macdice), Chris Travers (einhverfr), James Coleman (jcole1989), Cristiano Duarte (cunha17), Andy Fan (andyf), Yuming Wang (yumwang), Jet Zhang (thinkj), Alexandre Felipe (bob.tpro) 19 2 years ago
A hook for path-removal decision on add_path 2234 Moved to next CF Not processed KaiGai Kohei (kaigai) 11 2 years ago
Fix partitionwise join with partially-redundant join clauses 2266 Moved to next CF Not processed Richard Guo (richardguo) Tom Lane (tgl), Dilip Kumar (dilip.kumar), Ashutosh Bapat (ashutoshbapat) Richard Guo (richardguo) 16 7 months ago
Global temporary table 2349 Moved to next CF 16 Not processed Wenjing Zeng (wenjing.zwj) Pavel Stehule (okbobcz), Shawn Wang (shawnwang), Tony Zhu (zhuxw) 13 2 years ago
GUC to disable cancellation of awaiting for synchronous replication 2402 Moved to next CF Not processed Andrey Borodin (x4m) Maksim Milyutin (maksm90), Michail Nikolaev (nkey), Aleksander Alekseev (aalekseev) 9 3 years ago
jsonpath syntax extensions 2482 Moved to next CF 15 Not processed Nikita Glukhov (n.glukhov) 12 2 years ago
ALTER SYSTEM READ { ONLY | WRITE } 2602 Moved to next CF Not processed Amul Sul (sulamul) 9 3 years ago
Non-volatile WAL buffer 2615 Withdrawn Not processed Takashi Menjo (tmenjo) 6 4 years ago
Extended statistics / estimate Var op Var clauses 2831 Moved to next CF Not processed Tomas Vondra (fuzzycz) Dean Rasheed (deanr), Mark Dilger (mark.dilger) 9 2 years ago
Xact event callback at command start 2860 Moved to next CF Not processed Gilles Darold (darold) Julien Rouhaud (rjuju) 4 3 years ago
New Table Access Methods for Multi and Single Inserts 2871 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) 9 4 months ago
On client login event trigger 2900 Moved to next CF 17 Not processed Konstantin Knizhnik (knizhnik), Greg Nancarrow (gregn1234), Mikhail Gribkov (youzhick) Pavel Stehule (okbobcz), Daniel Gustafsson (d_gustafsson), Ivan Panchenko (wao), Greg Nancarrow (gregn1234) Alexander Korotkov (smagen) 15 1 year ago
SQL/JSON: functions 2901 Moved to next CF 15 Not processed Nikita Glukhov (n.glukhov) Andrew Dunstan (adunstan) 7 2 years ago
SQL/JSON: JSON_TABLE 2902 Moved to next CF 15 Not processed Nikita Glukhov (n.glukhov) Andrew Dunstan (adunstan) 7 2 years ago
Discarding DISCARD ALL 2919 Withdrawn 15 Not processed Simon Riggs (simon) 3 3 years ago
Table AM modifications to accept column projection lists 2922 Withdrawn Not processed Jacob Champion (jchampion), Soumyadeep Chakraborty (soumyadeepc) 3 3 years ago
Key management with tests 2925 Withdrawn 15 Not processed Stephen Frost (sfrost), Masahiko Sawada (masahikosawada), Bruce Momjian (bmomjian) 3 2 years ago
EXPLAIN/EXPLAIN ANALYZE REFRESH MATERIALIZED VIEW 2928 Rejected Not processed Bharath Rupireddy (bharathrupireddy) Japin Li (japin) 2 3 years ago
Allow batched insert during cross-partition updates 2992 Moved to next CF Not processed Amit Langote (amitlan) Etsuro Fujita (efujita), Georgios Kokolatos (gkokolatos), Hou Zhijie (houzj) Etsuro Fujita (efujita) 10 2 years ago
Hooks and API to allow loadable wire protocol extensions 3018 Moved to next CF Not processed Jan Wieck (wieck) 3 4 years ago
Add regexp_positions(string text, pattern text, flags text) → setof record (starts integer[], lengths integer[]) 3027 Moved to next CF Not processed Joel Jacobson (joeljacobson) Tom Lane (tgl) 3 3 years ago
Support empty ranges with bounds information 3028 Rejected 14 Not processed Joel Jacobson (joeljacobson) 1 4 years ago
PROXY protocol support 3032 Moved to next CF Not processed Magnus Hagander (mha) Jacob Champion (jchampion), wilfried roset (wilfriedroset), Julien Riou (riouj) 7 2 years ago
Add common functions regexp_like, regexp_count, regexp_instr, regexp_substr and regexp_replace 3042 Moved to next CF Not processed Gilles Darold (darold) Tom Lane (tgl) Tom Lane (tgl) 2 3 years ago
Extended statistics in EXPLAIN 3050 Moved to next CF Not processed Tomas Vondra (fuzzycz) Tatsuro Yamada (tatsuro_yamada) 6 3 years ago
Merging statistics from children instead of re-sampling everything 3052 Moved to next CF Not processed Tomas Vondra (fuzzycz) 5 3 years ago
Add missing function abs (interval) 3054 Moved to next CF Not processed Isaac Morland (ijmorlan) Tom Lane (tgl) 3 3 years ago
estimating joins using extended statistics 3055 Moved to next CF Not processed Tomas Vondra (fuzzycz) Andy Fan (andyf) 4 3 years ago
Remove 64K hard limit on rangetable size 3063 Moved to next CF Not processed Tom Lane (tgl) Aleksander Alekseev (a.alekseev) Tom Lane (tgl) 2 3 years ago
Add callback table access method to reset filenode when dropping relation 3073 Moved to next CF Not processed Mats Kindahl (matski) Aleksander Alekseev (a.alekseev), Alexander Kuzmenkov (akuzmenkov) 7 2 years ago
Addition of authenticated ID to pg_stat_activity 3095 Moved to next CF 15 Not processed Michael Paquier (michael-kun) Aleksander Alekseev (aalekseev) 2 3 years ago
Asymmetric partition-wise JOIN 3099 Moved to next CF 15 Not processed KaiGai Kohei (kaigai), Andrei Lepikhov (lepikhov) Alexander Pyhalov (a.pyhalov) 7 3 years ago
Extensible parsing 3100 Moved to next CF 15 Not processed Julien Rouhaud (rjuju) 4 3 years ago
postgres_fdw: Handle boolean comparison predicates 3144 Moved to next CF Not processed Emre Hasegeli (hasegeli) Etsuro Fujita (efujita), Ashutosh Bapat (ashutoshbapat), Cary Huang (cary) 2 3 years ago
logical decoding and replication of sequences 3155 Moved to next CF Not processed Tomas Vondra (fuzzycz) Peter Eisentraut (petere) Tomas Vondra (fuzzycz) 5 2 years ago
Range Merge Join 3160 Moved to next CF 15 Not processed Thomas Mannhart (thomasmannhart97) 4 3 years ago
unnesting multirange data types 3178 Moved to next CF 14 Not processed Alexander Korotkov (smagen) Justin Pryzby (justinpryzby), Jonathan Katz (jkatz05) Alexander Korotkov (smagen) 2 3 years ago
pg_stats and range statistics 3184 Moved to next CF 17 Not processed Egor Rogov (egorius) Tomas Vondra (fuzzycz), Soumyadeep Chakraborty (soumyadeepc) Alexander Korotkov (smagen) 13 1 year ago
Autovacuum (analyze) on partitioned tables for ATTACH/DETACH/DROP commands 3188 Moved to next CF Not processed Yuzuko Hosoya (yuzu) 2 3 years ago
Automatic notification for top transaction IDs 3198 Withdrawn Not processed Gurjeet Singh (gurjeet) 1 3 years ago
PoC: improving join estimates using sampling 3211 Moved to next CF Not processed Tomas Vondra (fuzzycz) 5 3 years ago
Allow numeric scale to be negative or greater than precision 3215 Committed Not processed Dean Rasheed (deanr) Tom Lane (tgl) Dean Rasheed (deanr) 1 3 years ago
Cleaning up orphaned files using undo logs 3228 Moved to next CF Not processed Antonin Houska (a.houska) Dmitry Dolgov (erthalion) 4 3 years ago
Automatic notification of top transaction IDs 3232 Moved to next CF Not processed Gurjeet Singh (gurjeet) Cary Huang (cary) 3 3 years ago
SQL Commands
SQL:2011 application time 2048 Moved to next CF Not processed Paul Jungwirth (pjungwir), Ibrar Ahmed (ibrar) Peter Eisentraut (petere) 12 5 days ago
Incremental Materialized View Maintenance 2138 Moved to next CF 16 Not processed Yugo Nagata (yugo.nagata), takuma hoshiai (hoshiai) Tatsuo Ishii (ishii), Toshi Harada (nuko-yokohama), yonghua jian (yonghua) 17 2 years ago
FETCH FIRST clause PERCENT option 2176 Moved to next CF Not processed Surafel Temesgen (surafel) 12 3 years ago
Implement INSERT SET syntax 2218 Moved to next CF Not processed Gareth Palmer (gareth) Jaime Casanova (jcasanov), Ibrar Ahmed (ibrar), movead li (movead.li), Wenjing Zeng (wenjing.zwj) 15 2 years ago
WITH SYSTEM VERSIONING Temporal Tables 2316 Moved to next CF Not processed Surafel Temesgen (surafel) Vik Fearing (xocolatl), Rémi Lapeyre (remilapeyre) 11 3 years ago
Automatic HASH and LIST partition creation 2694 Moved to next CF Not processed Anastasia Lubennikova (lubennikovaav) Nitin Jadhav (nitinjadhav11), Pavel Borisov (pborisov) 7 3 years ago
Allow COPY "text" to output a header and add header matching mode to COPY FROM 2780 Moved to next CF Not processed Rémi Lapeyre (remilapeyre) Peter Eisentraut (petere) Peter Eisentraut (petere) 8 2 years ago
CLUSTER on partitioned table 2800 Moved to next CF 15 Not processed Justin Pryzby (justinpryzby) Matthias van de Meent (mmeent) Álvaro Herrera (alvherre) 8 2 years ago
DROP INDEX CONCURRENTLY on partitioned index 2805 Withdrawn 15 Not processed Justin Pryzby (justinpryzby) 4 3 years ago
CREATE INDEX CONCURRENTLY on partitioned table 2815 Moved to next CF Not processed Justin Pryzby (justinpryzby), Alexander Pyhalov (a.pyhalov) Anastasia Lubennikova (lubennikovaav), Alexander Pyhalov (a.pyhalov), Ilya Gladyshev (qoops) 15 4 months ago
create table like: ACCESS METHOD 2865 Moved to next CF 15 Not processed Justin Pryzby (justinpryzby) Simon Riggs (simon) 4 3 years ago
REINDEX backend filtering 2895 Withdrawn Not processed Julien Rouhaud (rjuju) 3 4 years ago
Dynamic result sets from procedures 2911 Moved to next CF Not processed Peter Eisentraut (petere) 12 2 years ago
MERGE SQL command 2920 Moved to next CF 15 Not processed Álvaro Herrera (alvherre), Simon Riggs (simon), Pavan Deolasee (pavan) 4 2 years ago
Partial foreign key updates in referential integrity triggers 2932 Moved to next CF 15 Not processed Paul Martinez (pauljulius) Peter Eisentraut (petere) Peter Eisentraut (petere) 5 3 years ago
NOT VALID for Unique Indexes 2937 Moved to next CF Not processed Simon Riggs (simon) 3 3 years ago
Rename of triggers for partitioned tables 2943 Committed Not processed Arne Roland (harks) Álvaro Herrera (alvherre) Álvaro Herrera (alvherre) 2 3 years ago
Foreign Key Arrays 2966 Moved to next CF Not processed Mark Rofail (markmoheb) Joel Jacobson (joeljacobson), Justin Pryzby (justinpryzby) 3 3 years ago
alter table set TABLE ACCESS METHOD 3020 Withdrawn Not processed Justin Pryzby (justinpryzby) Jeff Davis (jdavis) 2 3 years ago
Release SPI plans for referential integrity with DISCARD 3037 Moved to next CF Not processed Yuzuko Hosoya (yuzu) 2 3 years ago
rename column if exists 3045 Moved to next CF Not processed David Oksman (oks) Yagiz Nizipli (yagiznizipli) 4 3 years ago
CREATE SEQUENCE with RESTART option 3069 Rejected Not processed Bharath Rupireddy (bharathrupireddy) Cary Huang (cary) 1 3 years ago
ALTER TABLE ... SET ACCESS METHOD 3110 Committed 15 Not processed Jeff Davis (jdavis), Justin Pryzby (justinpryzby) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 3 years ago
Allow queries in WHEN expression of FOR EACH STATEMENT triggers 3148 Moved to next CF Not processed Joe Wildish (joewildish) 2 3 years ago
Reconsider catalog representation and lookup rules for procedures with OUT parameters 3153 Committed 14 Not processed Tom Lane (tgl) Peter Eisentraut (petere) Tom Lane (tgl) 1 3 years ago
DELETE CASCADE 3195 Moved to next CF 15 Not processed David Christensen (davidchristensen) 4 3 years ago
System Administration
Avoid hiding shared filesets in pg_ls_tmpdir (pg_ls_* functions for showing metadata ...) 2377 Moved to next CF Not processed Justin Pryzby (justinpryzby) Fabien Coelho (calvin) 21 1 year ago
Fix pg_rewind race condition just after promotion 2864 Moved to next CF Not processed Heikki Linnakangas (heikki) Kyotaro Horiguchi (horiguti), Aleksander Alekseev (aalekseev) Heikki Linnakangas (heikki) 12 2 years ago
Mitigate pg_rewind race condition, if config file is enlarged concurrently. 2869 Moved to next CF Not processed Heikki Linnakangas (heikki) Daniel Gustafsson (d_gustafsson), Cary Huang (cary) Daniel Gustafsson (d_gustafsson) 7 2 years ago
Maximize page freezing 2909 Withdrawn Not processed Simon Riggs (simon) Álvaro Herrera (alvherre) 3 3 years ago
New default role allowing to change per-role settings 2918 Moved to next CF Not processed Michael Banck (mbanck) Stephen Frost (sfrost), Shinya Kato (kato-shinya) 8 3 years ago
Catalog version access 2999 Moved to next CF Not processed Vik Fearing (xocolatl), Nathan Bossart (bossartn) Nathan Bossart (bossartn) 5 3 years ago
Add --create-only option to pg_dump/pg_dumpall 3026 Moved to next CF Not processed Michael Banck (mbanck) Cary Huang (cary), Nitin Jadhav (nitinjadhav11) 3 3 years ago
Reduce lock level for ALTER TABLE ... ADD CHECK 3088 Moved to next CF 15 Not processed Simon Riggs (simon) Greg Sabino Mullane (greg) 3 3 years ago
add pg_ctl option that returns amount of shmem required 3161 Moved to next CF Not processed Nathan Bossart (bossartn) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 2 2 years ago