Commitfest 2020-03

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


Status summary: Committed: 90. Moved to next CF: 117. Withdrawn: 8. Rejected: 1. Returned with Feedback: 21. Total: 237.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
Fix the optimization to skip WAL-logging on table created in same transaction 528 Committed 13 Not processed Heikki Linnakangas (heikki), Michael Paquier (michael-kun), Kyotaro Horiguchi (horiguti) Michael Paquier (michael-kun), Kyotaro Horiguchi (horiguti), Noah Misch (nmisch), satyanarayana Narlapuram (snarlap), Sameer Arora (sameera), Hüseyin Demir (huseyin.demir) Noah Misch (nmisch) 19 4 years ago
Spurious "apparent wraparound" via SimpleLruTruncate() rounding (data loss) 2026 Moved to next CF stable Not processed Noah Misch (nmisch) Andrey Borodin (x4m) Noah Misch (nmisch) 10 4 years ago
Fix unique join costings 2050 Moved to next CF stable Not processed David Rowley (davidrowley) Tom Lane (tgl) 9 4 years ago
fix for BUG #3720: wrong results at using ltree 2054 Committed Not processed Filip Rembiałkowski (filiprem) Tom Lane (tgl), Ibrar Ahmed (ibrar), Benjie Gillam (benjie) Tom Lane (tgl) 5 4 years ago
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
Windows could not stat file - over 4GB 2189 Moved to next CF Not processed Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) Emil Iggland (emiliggland) Tom Lane (tgl) 8 4 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
Invalid permission check in pg_stats for functional indexes 2274 Moved to next CF 13 Not processed Pierre Ducroquet (pinaraf) Kuntal Ghosh (kuntal_ghosh) 5 4 years ago
Fix base backup checksum verification for random or zero page headers 2308 Moved to next CF Not processed Michael Banck (mbanck) 4 3 years ago
Restore replication settings when modifying a field type 2317 Committed 13 Not processed Zongliang Quan (quanzl) Peter Eisentraut (petere), Euler Taveira (eulerto) Peter Eisentraut (petere) 3 5 years ago
Colorization to the output of command-line has unproperly behaviors at Windows platform 2355 Committed Not processed Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) Michail Nikolaev (nkey) Michael Paquier (michael-kun) 2 5 years ago
Report all I/O errors in buffile.c 2365 Moved to next CF Not processed Thomas Munro (macdice) Ibrar Ahmed (ibrar) Thomas Munro (macdice) 3 4 years ago
Fix false "ERROR: subtransaction logged without previous top-level txn record" alert 2383 Moved to next CF Not processed Arseny Sher (sher-ars) Amit Kapila (amitkapila) 3 5 years ago
Fix to_char() behaviour with 'WW-D' pattern 2388 Moved to next CF Not processed Mark Lorenz (s-man42) Cleysson Lima (cleyssonlima), Nitin Jadhav (nitinjadhav11) 3 4 years ago
Fix psql to report I/O errors on writing query results 2400 Committed Not processed Daniel Vérité (danielverite) David Z (idrawone.gmail.com), David Zhang (david.z) Peter Eisentraut (petere) 2 5 years ago
Malformed JSON in EXPLAIN output for subplan removal 2414 Committed Not processed Daniel Gustafsson (d_gustafsson) Hamid Akhtar (hamidakhtar) Tom Lane (tgl) 1 5 years ago
pg_restore crash when there is a failure before all child process is created 2416 Committed Not processed vigneshwaran C (vignesh.postgres) ahsan hadi (ahsan.hadi) Tom Lane (tgl) 1 5 years ago
[doc] alter table references bogus table-specific planner parameters 2417 Committed Not processed Justin Pryzby (justinpryzby) Michael Paquier (michael-kun) 1 5 years ago
DROP OWNED CASCADE vs Temp tables 2432 Moved to next CF stable Not processed Álvaro Herrera (alvherre) Tom Lane (tgl), ahsan hadi (ahsan.hadi) Álvaro Herrera (alvherre) 2 4 years ago
Improve errors when setting incorrect bounds for SSL protocols 2439 Committed 13 Not processed Michael Paquier (michael-kun) Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun) 1 5 years ago
Fix for slow GIN index queries when "gin_fuzzy_search_limit" setting is relatively small for large tables 2442 Committed Not processed Ade Heyward (wizeird) Tom Lane (tgl) Tom Lane (tgl) 1 4 years ago
Minor issues in .pgpass 2445 Committed Not processed Fujii Masao (masaofujii) Hamid Akhtar (hamidakhtar) Fujii Masao (masaofujii) 1 5 years ago
Bug in pg_restore with EventTrigger in parallel mode 2450 Committed Not processed Fabrízio Mello (fabriziomello) Tom Lane (tgl) Tom Lane (tgl) 1 5 years ago
Quoting issues with createdb 2453 Committed Not processed Michael Paquier (michael-kun) Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun) 1 5 years ago
more ALTER .. DEPENDS ON EXTENSION fixes 2458 Moved to next CF Not processed Álvaro Herrera (alvherre) Ibrar Ahmed (ibrar), ahsan hadi (ahsan.hadi) Álvaro Herrera (alvherre) 2 4 years ago
Fix logical replication slot copy function 2459 Committed Not processed Masahiko Sawada (masahikosawada) Arseny Sher (sher-ars) Álvaro Herrera (alvherre) 1 5 years ago
Fix PGXS so built control files work with VPATH builds 2461 Moved to next CF Not processed Craig Ringer (ringerc) 2 4 years ago
Replica sends an incorrect epoch in its hot standby feedback to the Master 2462 Withdrawn Not processed 1 5 years ago
Replica sends an incorrect epoch in its hot standby feedback to the Master 2463 Withdrawn Not processed 1 5 years ago
Replica sends an incorrect epoch in its hot standby feedback to the Master 2464 Committed stable Not processed Eka Palamadai (ekanathan) Thomas Munro (macdice) Thomas Munro (macdice) 1 5 years ago
Constraint's NO INHERIT option is ignored in CREATE TABLE LIKE statement 2466 Committed Not processed Ildar Musin (i.musin), Chris Travers (einhverfr) Tom Lane (tgl) Tom Lane (tgl) 1 5 years ago
ALTER TABLE ... SET STORAGE does not propagate to indexes 2468 Moved to next CF stable Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 2 4 years ago
Some problems of recovery conflict wait events 2475 Committed Not processed Masahiko Sawada (masahikosawada) Fujii Masao (masaofujii), Julien Rouhaud (rjuju) Fujii Masao (masaofujii) 1 4 years ago
Fix handling of invalid index on TOAST tables during reindex 2479 Committed Not processed Julien Rouhaud (rjuju) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 5 years ago
ALTER tbl rewrite and REINDEX CONCURRENTLY lose CLUSTER property 2481 Committed stable Not processed Amit Langote (amitlan) Ibrar Ahmed (ibrar) Michael Paquier (michael-kun) 1 4 years ago
Fix broken resetting of subplan node's hash tables 2494 Committed Not processed Andreas Karlsson (kandreas) Tom Lane (tgl) Tom Lane (tgl) 1 5 years ago
Clients
pgbench - another attempt at tap test for time-related options 1306 Moved to next CF Not processed Fabien Coelho (calvin) 14 4 years ago
New libpq option to prefer standby for connection 1677 Moved to next CF Not processed Haribabu Kommi (haribabu), vigneshwaran C (vignesh.postgres), Greg Nancarrow (gregn1234) Laurenz Albe (laurenz), Takayuki Tsunakawa (maumau), Peter Smith (smithpb) Tom Lane (tgl) 15 4 years ago
Psql patch to show access methods info 1689 Committed 13 Not processed Alik Khilazhev (alikhil), Sergey Cherkashin (cherkashins) Kyotaro Horiguchi (horiguti), Nikita Glukhov (n.glukhov), vigneshwaran C (vignesh.postgres) Alexander Korotkov (smagen) 10 5 years ago
pgbench - add pseudo-random permutation function 1736 Moved to next CF Not processed Fabien Coelho (calvin), Hironobu Suzuki (suzuki_hironobu) Muhammad Usama (muhammad_usama) Dean Rasheed (deanr) 14 3 years ago
pgbench - add \aset to store results of combined queries (\;) 2091 Committed Not processed Fabien Coelho (calvin) Ibrar Ahmed (ibrar) Michael Paquier (michael-kun) 5 4 years ago
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
psql - improve code coverage 2262 Moved to next CF Not processed Fabien Coelho (calvin) Gerdan Santos (gerdan) 5 4 years ago
ECPG new statement: DECLARE STATEMENT 2334 Moved to next CF Not processed Hayato Kuroda (ha-kun) Shawn Wang (shawnwang) Michael Meskes (meskes) 8 4 years ago
color by default 2406 Committed Not processed Peter Eisentraut (petere) Sulidi Maimaitiming (smaimaitiming) Peter Eisentraut (petere) 2 4 years ago
Add %x to PROMPT1 and PROMPT2 2427 Committed 13 Not processed Vik Fearing (xocolatl) Fabien Coelho (calvin) Michael Paquier (michael-kun) 1 5 years ago
ALTER TEXT SEARCH DICTIONARY tab completion 2486 Committed 13 Not processed Jeff Janes (jjanes) Georgios Kokolatos (gkokolatos) Tom Lane (tgl) 1 5 years ago
\gfmt format [filename] 2503 Committed 13 Not processed Pavel Stehule (okbobcz) Vik Fearing (xocolatl) Tom Lane (tgl) 1 4 years ago
Code Comments
Comments related to fact that snapshot is taken twice for each non-prepared query 2446 Committed Not processed Michail Nikolaev (nkey) Álvaro Herrera (alvherre) 1 5 years ago
Documentation
document that psql's FETCH_COUNT does not work with combined (\;) queries 2219 Moved to next CF Not processed Fabien Coelho (calvin) Gerdan Santos (gerdan), David Johnston (polobo) 6 4 years ago
Add A Glossary 2305 Committed Not processed Corey Huinker (coreyh) Fabien Coelho (calvin), Justin Pryzby (justinpryzby) Álvaro Herrera (alvherre) 2 4 years ago
[doc] vacuum full, fillfactor, and "extra space" 2412 Moved to next CF stable Not processed Justin Pryzby (justinpryzby) Fabien Coelho (calvin) 3 4 years ago
Clarify documentation for ALTER SUBSCRIPTION ... REFRESH PUBLICATION 2436 Committed stable Not processed David Christensen (davidchristensen) Álvaro Herrera (alvherre) 1 5 years ago
First WAL segment file that initdb creates 2448 Committed Not processed Fujii Masao (masaofujii) David Zhang (david.z) Fujii Masao (masaofujii) 1 5 years ago
Document concurrent index builds waiting on each other 2454 Moved to next CF stable Not processed James Coleman (jcole1989) David Johnston (polobo) Álvaro Herrera (alvherre) 5 4 years ago
Fix docs and names of RecoveryWalAll and RecoveryWalStream wait events 2477 Committed Not processed Fujii Masao (masaofujii) atsushi torikoshi (atorik) Fujii Masao (masaofujii) 1 5 years ago
Miscellaneous
anycompatible and anycompatiblearray polymorphic types 1911 Committed Not processed Pavel Stehule (okbobcz) Tom Lane (tgl) Tom Lane (tgl) 7 5 years ago
parse-time support function for "any" datatype 2081 Moved to next CF Not processed Pavel Stehule (okbobcz) 10 4 years ago
Adding a test for speculative wait case 2200 Committed Not processed Ashwin Agrawal (ashwinstar), Melanie Plageman (melanieplageman) Andres Freund (andresfreund) 4 5 years ago
pgrename_temp() – concurrent rename of temporary files on Windows 2230 Returned with feedback Not processed Alexander Korotkov (smagen) 4 4 years ago
Ltree, lquery, and ltxtquery binary protocol support 2242 Committed Not processed Nino Floris (nino) Alexander Korotkov (smagen) Tom Lane (tgl) 4 4 years ago
Add index AM callback to adjust opfamily member dependencies 2243 Moved to next CF Not processed Tom Lane (tgl) Alexander Korotkov (smagen), Hamid Akhtar (hamidakhtar) Tom Lane (tgl) 5 4 years ago
Add more compile-time asserts 2286 Committed 13 Not processed Peter Smith (smithpb) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 3 5 years ago
Add uri percent-encoding for binary data 2299 Moved to next CF Not processed Anders Åstrand (anders_a) Daniel Gustafsson (d_gustafsson) 4 4 years ago
Extracting only the columns needed for a query 2331 Moved to next CF Not processed Ashwin Agrawal (ashwinstar), Melanie Plageman (melanieplageman) Dmitry Dolgov (erthalion) 4 4 years ago
Improve checking for pg_index.xmin 2337 Returned with feedback Not processed Alexander Korotkov (smagen) 3 5 years ago
VACUUM memory management 2374 Moved to next CF Not processed Ibrar Ahmed (ibrar) Justin Pryzby (justinpryzby), Abbas Butt (abbas.butt), Kirk Jamison (kirkjamison) 3 4 years ago
Fastpath while arranging the changes in LSN order in logical decoding 2382 Committed Not processed Dilip Kumar (dilip.kumar) Heikki Linnakangas (heikki), David Zhang (david.z) Andres Freund (andresfreund) 2 5 years ago
Recognize D part for to_date() and to_timestamp() in 'WW-D' pattern 2389 Moved to next CF Not processed Mark Lorenz (s-man42) Cleysson Lima (cleyssonlima), Heron Bonfim (heronbonfim) 3 4 years ago
Removal of apply_typmod function in #if 0 2415 Committed Not processed vigneshwaran C (vignesh.postgres) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 5 years ago
explain to report bucket and memory stats for TupleHashTable nodes 2428 Moved to next CF Not processed Justin Pryzby (justinpryzby) 2 4 years ago
Identifying user-created objects 2444 Moved to next CF Not processed Masahiko Sawada (masahikosawada) Julien Rouhaud (rjuju), vigneshwaran C (vignesh.postgres) 2 4 years ago
Clean up some old cruft related to Windows 2457 Committed 13 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 5 years ago
Monitoring & Control
SQL statements statistics counter view (pg_stat_sql) 790 Moved to next CF Not processed Haribabu Kommi (haribabu) Dilip Kumar (dilip.kumar), Vinayak Pokale (vinpokale), Mark Dilger (mark.dilger) 8 4 years ago
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
Planning counters in pg_stat_statements 1999 Committed Not processed Fujii Masao (masaofujii), Julien Rouhaud (rjuju), Thomas Munro (macdice), PAscal L (pascall) Greg Stark (stark), Yoshikazu Imai (yimai), PAscal L (pascall) Fujii Masao (masaofujii) 6 4 years ago
Expose queryid in pg_stat_activity and log_line_prefix 2069 Moved to next CF Not processed Julien Rouhaud (rjuju) atsushi torikoshi (atorik), Evgeny Efimkin (efimkine), Nitin Jadhav (nitinjadhav11) Bruce Momjian (bmomjian) 10 3 years ago
socket_timeout in interfaces/libpq 2175 Returned with feedback 13 Not processed Ryohei Nagaura (nyannyan) 5 4 years ago
Parallel leader process info in EXPLAIN output 2315 Returned with feedback Not processed Thomas Munro (macdice) Melanie Plageman (melanieplageman) 3 5 years ago
Add accumulated statistics for wait event 2332 Moved to next CF Not processed Yoshikazu Imai (yimai) Pavel Stehule (okbobcz), atsushi torikoshi (atorik) 4 4 years ago
vacuum: error context to include block number 📎 2361 Committed 13 Not processed Justin Pryzby (justinpryzby) Álvaro Herrera (alvherre), Amit Kapila (amitkapila), Andres Freund (andresfreund), Masahiko Sawada (masahikosawada) Amit Kapila (amitkapila) 2 4 years ago
Autovacuum: vacuum tables in descending order of xid_age 2364 Moved to next CF Not processed David Fetter (dfetter) Vik Fearing (xocolatl), David Kimura (dgkimura) 3 4 years ago
Expose lock group leader pid in pg_stat_activity 2390 Committed Not processed Julien Rouhaud (rjuju) Guillaume Lelarge (gleu) Michael Paquier (michael-kun) 2 5 years ago
SLRU stats 2424 Committed Not processed Tomas Vondra (fuzzycz) Tomas Vondra (fuzzycz) 1 4 years ago
vacuum verbose: show pages marked allvisible/frozen/hintbits 2430 Moved to next CF Not processed Justin Pryzby (justinpryzby) Masahiko Sawada (masahikosawada) 3 4 years ago
pg_stat_progress_basebackup - progress reporting for pg_basebackup, in the server side 2435 Committed Not processed Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 5 years ago
WAL usage calculation 2438 Committed 13 Not processed Julien Rouhaud (rjuju), Kirill Bychik (tassadar) Amit Kapila (amitkapila), Fujii Masao (masaofujii), Dilip Kumar (dilip.kumar), Julien Rouhaud (rjuju) Amit Kapila (amitkapila) 1 4 years ago
In bitmap scan explain node show how many relevant heap pages were not examined 2443 Returned with feedback 13 Not processed Jeff Janes (jjanes) James Coleman (jcole1989) 1 4 years ago
control max length of parameter values logged 2447 Committed 13 Not processed Alexey Bashtanov (bashtanov) Tom Lane (tgl) Tom Lane (tgl) 1 4 years ago
backend type in log_line_prefix 2465 Committed Not processed Peter Eisentraut (petere) Julien Rouhaud (rjuju), Justin Pryzby (justinpryzby) Peter Eisentraut (petere) 1 4 years ago
Wait event that should be reported while waiting for WAL archiving to finish 2478 Committed Not processed Fujii Masao (masaofujii) atsushi torikoshi (atorik) Fujii Masao (masaofujii) 1 5 years ago
Allow auto_explain to log plans before queries are executed 2480 Returned with feedback 13 Not processed Yugo Nagata (yugo.nagata) Julien Rouhaud (rjuju) 1 4 years 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
Incremental sort 1124 Committed Not processed Alexander Korotkov (smagen), Tomas Vondra (fuzzycz), James Coleman (jcole1989) Tomas Vondra (fuzzycz), Antonin Houska (a.houska), James Coleman (jcole1989), Diego - (galponcio) Tomas Vondra (fuzzycz) 11 4 years 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
Autoprepare: implicitly replace literals with parameters and store generalized plan 1747 Moved to next CF Not processed Konstantin Knizhnik (knizhnik) Ryo Yamaji (ryamaji), Ryohei Nagaura (nyannyan) 10 4 years ago
KNN for B-tree 1804 Returned with feedback Not processed Nikita Glukhov (n.glukhov) Alexander Korotkov (smagen), Anastasia Lubennikova (lubennikovaav) Alexander Korotkov (smagen) 8 3 months ago
NOT IN to ANTI JOIN transformation 2023 Returned with feedback 13 Not processed James Finnerty (jimfinnerty), Zheng Li (zhengli) 6 4 years ago
Built-in connection proxy 2067 Moved to next CF Not processed Konstantin Knizhnik (knizhnik) Koichi Suzuki (koichi) 7 3 years ago
Trigger autovacuum on tuple insertion 2093 Committed Not processed Laurenz Albe (laurenz) David Rowley (davidrowley), Laurenz Albe (laurenz), Justin Pryzby (justinpryzby) David Rowley (davidrowley) 5 4 years ago
Parallel grouping sets 2147 Moved to next CF Not processed Richard Guo (richardguo) 6 4 years ago
Multi insert in CTAS/MatView 2160 Moved to next CF Not processed Paul Guo (paulguo), Taylor Vesely (tvesely) Asim Rama Praveen (apraveen) 6 4 years ago
Run-time pruning for ModifyTable 2173 Returned with feedback Not processed David Rowley (davidrowley) Amit Langote (amitlan), sho kato (kato-sho) 5 4 years ago
de-TOAST'ing using a iterator 2194 Moved to next CF Not processed Xiao Bao (djydewang) 8 4 years ago
Memory-Bounded Hash Aggregation 2201 Committed Not processed Jeff Davis (jdavis) Jeff Davis (jdavis) 4 4 years ago
B-tree deduplication 2202 Committed Not processed Anastasia Lubennikova (lubennikovaav) Peter Geoghegan (pgeoghegan), Antonin Houska (a.houska) Peter Geoghegan (pgeoghegan) 4 5 years ago
Fix handling of full outer joins by partitionwise join 2278 Committed Not processed Amit Langote (amitlan) Tom Lane (tgl), Justin Pryzby (justinpryzby), Richard Guo (richardguo) Tom Lane (tgl) 3 4 years ago
Make integer operations more efficient, inspired by Ryū 2285 Committed 13 Not processed David Fetter (dfetter) Andrew Gierth (rhodiumtoad) Andrew Gierth (rhodiumtoad) 3 5 years ago
bitmap cost should account for correlated indexes 2310 Moved to next CF 14 Not processed Justin Pryzby (justinpryzby) 7 4 years ago
Optimize dropping of relation buffers during recovery 2319 Moved to next CF Not processed Kirk Jamison (kirkjamison) Takayuki Tsunakawa (maumau), Haiying Tang (tanghy) Amit Kapila (amitkapila) 7 4 years ago
Reducing memory usage of creating foreign key between partitioned tables 2330 Moved to next CF Not processed sho kato (kato-sho) Tom Lane (tgl) 5 4 years ago
Add reverse collations 2356 Withdrawn 13 Not processed David Fetter (dfetter) 2 5 years ago
Allow FunctionScans to pipeline results 2372 Withdrawn 13 Not processed John Dent (denty) 2 5 years 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
Optimize update of tables with generated columns 2392 Committed Not processed Peter Eisentraut (petere) Pavel Stehule (okbobcz) Peter Eisentraut (petere) 2 5 years ago
Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() 2429 Moved to next CF Not processed Peter Geoghegan (pgeoghegan) Mark Dilger (mark.dilger) 4 4 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
Add support for IN and @> in functional-dependency statistics use 2434 Moved to next CF Not processed Pierre Ducroquet (pinaraf) Tomas Vondra (fuzzycz), Dean Rasheed (deanr) Tomas Vondra (fuzzycz) 2 4 years ago
Use heap_multi_insert()s for catalog insertions 2471 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 2 4 years ago
Use compiler intrinsics for bit ops in hash 2476 Committed 13 Not processed David Fetter (dfetter) David Rowley (davidrowley), John Naylor (john.naylor) David Rowley (davidrowley) 1 4 years ago
Less-silly selectivity for JSONB and other matching operators 2484 Committed Not processed Tom Lane (tgl) Alexey Bashtanov (bashtanov) Tom Lane (tgl) 1 4 years ago
Asynchronous Append on postgres_fdw nodes. 2491 Moved to next CF 14 Not processed Kyotaro Horiguchi (horiguti) Andrei Lepikhov (lepikhov), movead li (movead.li), Muhammad Usama (muhammad_usama) Etsuro Fujita (efujita) 6 3 years ago
Improvements to numeric sqrt() and ln() 2495 Committed Not processed Dean Rasheed (deanr) Tom Lane (tgl) Dean Rasheed (deanr) 1 4 years ago
Improving connection scalability: GetSnapshotData() 2500 Moved to next CF Not processed Andres Freund (andresfreund) Andres Freund (andresfreund) 3 4 years ago
JIT expression evaluation improvements 2501 Moved to next CF Not processed Andres Freund (andresfreund) 3 4 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
faster execution of simple expression in plpgsql 2467 Committed Not processed Amit Langote (amitlan) Tom Lane (tgl), Pavel Stehule (okbobcz) Tom Lane (tgl) 1 4 years ago
Support migration of plpythonu to Python 3 2473 Withdrawn Not processed Tom Lane (tgl) 1 4 years ago
Transform of bool type for plperl language 2502 Committed 13 Not processed Ivan Panchenko (wao) Tom Lane (tgl) Tom Lane (tgl) 1 5 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
standardize integer parsing in front-end utilities 2197 Withdrawn Not processed Surafel Temesgen (surafel), Joe Nelson (begriffs) Daniel Gustafsson (d_gustafsson) 4 5 years ago
pgbench - improve variable management performance 2236 Moved to next CF Not processed Fabien Coelho (calvin) 6 4 years ago
Introduce xid8 and xid8_current() etc, for 64 bit transaction IDs. 2271 Committed Not processed Thomas Munro (macdice) Takao Fujii (t-fujii) Thomas Munro (macdice) 4 4 years ago
Executor code refactoring around result relations 2277 Moved to next CF Not processed Amit Langote (amitlan) Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 6 4 years ago
pgbench - refactor init functions with buffers 2313 Moved to next CF Not processed Fabien Coelho (calvin) Heikki Linnakangas (heikki) 5 4 years ago
Split StdRdOptions into HeapOptions and ToastOptions 2370 Moved to next CF Not processed Nikolay Shaplov (nataraj) 10 3 years ago
Level4 Warnings show many shadow vars 2371 Committed Not processed Michael Paquier (michael-kun) 2 5 years ago
Refactor compile-time assertion checks for C/C++ 2437 Returned with feedback 13 Not processed Michael Paquier (michael-kun) Georgios Kokolatos (gkokolatos) Michael Paquier (michael-kun) 1 4 years ago
CommandTag enumeration 2440 Committed Not processed Mark Dilger (mark.dilger) Andres Freund (andresfreund) Álvaro Herrera (alvherre) 1 5 years ago
Reduce WaitEventSet system call spam 2452 Moved to next CF Not processed Thomas Munro (macdice) Thomas Munro (macdice) 6 4 years ago
Remove win32ver.rc from version_stamp.pl 2470 Committed Not processed Peter Eisentraut (petere) Tom Lane (tgl) Peter Eisentraut (petere) 1 5 years ago
Add LogicalTapeSetExtend() to logtape.c 2487 Committed 13 Not processed Jeff Davis (jdavis), Adam Lee (alipivotal) Jeff Davis (jdavis) 1 5 years ago
Startup Centralization 2498 Moved to next CF Not processed Mike Palmiotto (mpalmiotto), Yulian Khodorkovskiy (ykhodo) Andres Freund (andresfreund) 3 4 years ago
Retiring support for pre-7.3 FK constraint triggers 2506 Committed 13 Not processed Daniel Gustafsson (d_gustafsson) Tom Lane (tgl) Tom Lane (tgl) 1 5 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
pg_rewind: options to use restore_command from recovery.conf or command line 1849 Committed 13 Not processed Alexey Kondratov (ololobus) Andrey Borodin (x4m) Michael Paquier (michael-kun) 8 4 years ago
online change primary_conninfo 1896 Committed 13 Not processed Sergei Kornilov (melkij) Fujii Masao (masaofujii) Álvaro Herrera (alvherre) 7 4 years ago
Remove deprecated exclusive backup mode 1913 Moved to next CF Not processed David Steele (dsteele) Magnus Hagander (mha) 9 4 years ago
Add timeline to partial WAL segments 1919 Moved to next CF Not processed David Steele (dsteele) 9 4 years ago
logical streaming for large in-progress transactions 1927 Moved to next CF Not processed Amit Kapila (amitkapila), Tomas Vondra (fuzzycz), Petr Jelínek (pjmodos), Dilip Kumar (dilip.kumar) Dilip Kumar (dilip.kumar), Masahiko Sawada (masahikosawada), vigneshwaran C (vignesh.postgres) Amit Kapila (amitkapila) 9 4 years ago
Add the capability to logical replication to transfer base types using binary 2152 Moved to next CF Not processed Dave Cramer (dcramer) Daniel Gustafsson (d_gustafsson) Tom Lane (tgl) 6 4 years ago
base backup client as auxiliary backend process 2192 Returned with feedback Not processed Peter Eisentraut (petere) 5 4 years ago
Row filtering for logical replication 2270 Returned with feedback 13 Not processed Euler Taveira (eulerto) Amit Langote (amitlan), Gerdan Santos (gerdan), movead li (movead.li) 4 3 years ago
Minimal logical decoding on standbys 2283 Moved to next CF Not processed Amit Khandekar (amitdkhan) Rahila Syed (rahila.syed) 4 1 year ago
skip empty transactions for logical replication 2384 Moved to next CF Not processed Euler Taveira (eulerto) 4 2 years ago
Restricting maximum keep segments by repslots 2407 Committed Not processed Kyotaro Horiguchi (horiguti) Jehan-Guillaume de Rorthais (ioguix) Álvaro Herrera (alvherre) 2 4 years ago
WAL prefetch (another approach) 2410 Moved to next CF Not processed Thomas Munro (macdice) David Kimura (dgkimura) Thomas Munro (macdice) 7 2 years ago
Prevent pg_basebackup running as root 2431 Rejected 13 Not processed Ian Barwick (barwick) 1 5 years ago
Improve logging around restore_command 2449 Moved to next CF Not processed Jeff Janes (jjanes) Fujii Masao (masaofujii), Pavel Borisov (pborisov) Fujii Masao (masaofujii) 4 4 years ago
recovery_target_action=pause with confusing hint 2455 Committed Not processed Sergei Kornilov (melkij) Fujii Masao (masaofujii), movead li (movead.li) Fujii Masao (masaofujii) 1 4 years ago
Improve handling of parameter differences in physical replication 2489 Moved to next CF Not processed Peter Eisentraut (petere) Sergei Kornilov (melkij) Peter Eisentraut (petere) 5 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
Prevent recovery from trying to fetch WAL from future timelines 2497 Committed Not processed Kyotaro Horiguchi (horiguti) Fujii Masao (masaofujii), David Steele (dsteele) Fujii Masao (masaofujii) 1 4 years ago
Security
Allow cluster owner to bypass authentication 2244 Returned with feedback Not processed Peter Eisentraut (petere) 4 4 years ago
Exposure related to GUC value of ssl_passphrase_command 2451 Committed Not processed Insung Moon (tsukiwamoon) keisuke kuroda (keisuke.kuroda.3862) Fujii Masao (masaofujii) 1 5 years ago
Server Features
Generic type subscripting 1062 Moved to next CF 14 Not processed Dmitry Dolgov (erthalion) Tom Lane (tgl), Pavel Stehule (okbobcz), Artur Zakirov (a.zakirov) Alexander Korotkov (smagen) 19 4 years ago
Push aggregation down to base relations and joins 1247 Moved to next CF Not processed Antonin Houska (a.houska) Tom Lane (tgl), Ashutosh Bapat (ashutoshbapat), Richard Guo (richardguo), Andy Fan (andyf) 19 4 years ago
Advanced partition matching for partition-wise join 1553 Committed 13 Not processed Etsuro Fujita (efujita), Ashutosh Bapat (ashutoshbapat) Etsuro Fujita (efujita), Amul Sul (sulamul), Ashutosh Bapat (ashutoshbapat), Mark Dilger (mark.dilger) Etsuro Fujita (efujita) 11 4 years ago
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
Add Hook Functions for Disk Quota Extension 1883 Moved to next CF Not processed Haozhou Wang (hawang), Hubert Zhang (hubertz), Hao Wu (hwu) Raymond Martin (ramarti) 8 4 years ago
Implement NULL-related checks in object address functions to prevent cache lookup errors, take two 1947 Moved to next CF Not processed Michael Paquier (michael-kun) Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun) 8 4 years ago
Ltree syntax improvement 1977 Moved to next CF Not processed Dmitry Belyavsky (beldmit) Nikolay Shaplov (nataraj), Nikita Glukhov (n.glukhov), Aleksandr Sorokin (mustiks) 8 4 years ago
Replica with large recovery_min_apply_delay is not receiving changes from master after restart until this delay is expired 1995 Moved to next CF Not processed Konstantin Knizhnik (knizhnik) Martín Marqués (mmarques) 7 4 years ago
KMS - Internal key management system 2196 Moved to next CF Not processed Masahiko Sawada (masahikosawada), Ibrar Ahmed (ibrar), Insung Moon (tsukiwamoon) Cary Huang (cary) 6 4 years ago
Resume vacuum and autovacuum from interruption and cancellation 2211 Returned with feedback Not processed Masahiko Sawada (masahikosawada) Rafia Sabih (rafia.sabih), Ibrar Ahmed (ibrar) 4 4 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
Unix-domain socket support on Windows 2237 Committed Not processed Peter Eisentraut (petere) Andrew Dunstan (adunstan) Peter Eisentraut (petere) 4 4 years ago
Asymmetric partition-wise JOIN 2249 Moved to next CF Not processed KaiGai Kohei (kaigai) Andrei Lepikhov (lepikhov) 7 3 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
GiST sorting build 2276 Moved to next CF Not processed Andrey Borodin (x4m) Heikki Linnakangas (heikki), Pavel Borisov (pborisov) Heikki Linnakangas (heikki) 5 3 years ago
Support adding partitioned tables to logical replication publications 2301 Committed Not processed Amit Langote (amitlan) Peter Eisentraut (petere), Rafia Sabih (rafia.sabih), Rui Zhao (markrui) Peter Eisentraut (petere) 3 4 years 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
Collation versions for Windows 2351 Committed Not processed Thomas Munro (macdice) Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) Thomas Munro (macdice) 2 4 years ago
per-database-object collation version tracking 2367 Moved to next CF Not processed Julien Rouhaud (rjuju), Thomas Munro (macdice) Peter Eisentraut (petere) Thomas Munro (macdice) 5 4 years ago
Online checksums verification 2369 Moved to next CF Not processed Julien Rouhaud (rjuju) Masahiko Sawada (masahikosawada) Michael Paquier (michael-kun) 5 4 years ago
Allow WHEN in INSTEAD OF triggers 2398 Withdrawn Not processed David Fetter (dfetter) 2 5 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
Unicode escapes with any backend encoding 2420 Committed Not processed Tom Lane (tgl) John Naylor (john.naylor) Tom Lane (tgl) 1 5 years ago
Extended statistics improvements 2421 Moved to next CF Not processed Tomas Vondra (fuzzycz) Dean Rasheed (deanr) Dean Rasheed (deanr) 5 4 years ago
Rework handling of wal_receiver_create_temp_slot 2456 Committed 13 Not processed Sergei Kornilov (melkij) Michael Paquier (michael-kun) Álvaro Herrera (alvherre) 1 5 years ago
allow trigger to get updated columns 2469 Committed Not processed Peter Eisentraut (petere) Daniel Gustafsson (d_gustafsson) Peter Eisentraut (petere) 1 5 years ago
parallel backup 2472 Moved to next CF Not processed Asif Rehman (asifrana) 2 4 years ago
truncating timestamps on arbitrary intervals 2474 Moved to next CF Not processed John Naylor (john.naylor) Peter Eisentraut (petere) Peter Eisentraut (petere) 6 3 years ago
jsonpath syntax extensions 2482 Moved to next CF 15 Not processed Nikita Glukhov (n.glukhov) 12 2 years ago
BEFORE ROW triggers for partitioned tables 2483 Committed Not processed Álvaro Herrera (alvherre) Ashutosh Bapat (ashutoshbapat) Álvaro Herrera (alvherre) 1 5 years ago
Add absolute value to dict_int 2485 Committed 13 Not processed Jeff Janes (jjanes) Tom Lane (tgl) Tom Lane (tgl) 1 5 years ago
ALTER TYPE ... SET STORAGE 2488 Committed Not processed Tomas Vondra (fuzzycz) Tom Lane (tgl) Tom Lane (tgl) 1 5 years ago
Auto-analyze on partitioned tables 2492 Moved to next CF Not processed Yuzuko Hosoya (yuzu) Justin Pryzby (justinpryzby) Álvaro Herrera (alvherre) 6 3 years ago
Opclass parameters 2493 Committed 13 Not processed Nikita Glukhov (n.glukhov) Alexander Korotkov (smagen) Alexander Korotkov (smagen) 1 4 years ago
TRUNCATE on foreign tables 2499 Moved to next CF Not processed KaiGai Kohei (kaigai) 2 4 years ago
SQL Commands
SQL/JSON: functions 1472 Moved to next CF Not processed Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg) Pavel Stehule (okbobcz), Andrew Dunstan (adunstan), Gerdan Santos (gerdan), Andrew Alsup (ahalsup) 13 2 years ago
SQL/JSON: JSON_TABLE 1473 Moved to next CF Not processed Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg) Pavel Stehule (okbobcz), Andrew Dunstan (adunstan) 12 2 years ago
Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT 1533 Moved to next CF Not processed Matheus Oliveira (matheus.oliveira) Gerdan Santos (gerdan), Ashutosh Bapat (ashutoshbapat), José Villanova (azlev), Lucas Viecelli (lucasviecelli), Cleysson Lima (cleyssonlima) 15 3 years ago
FETCH FIRST clause WITH TIES option 1844 Committed Not processed Surafel Temesgen (surafel) Tomas Vondra (fuzzycz), Vik Fearing (xocolatl) Álvaro Herrera (alvherre) 8 4 years ago
SQL:2011 application time 2048 Moved to next CF Not processed Paul Jungwirth (pjungwir), Ibrar Ahmed (ibrar) Peter Eisentraut (petere) 12 5 days ago
range_agg / multiranges 2112 Moved to next CF 14 Not processed Paul Jungwirth (pjungwir) Pavel Stehule (okbobcz), Jeff Davis (jdavis) Alexander Korotkov (smagen) 9 4 years 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
Allow an alias to be attached directly to a JOIN ... USING 2158 Moved to next CF Not processed Peter Eisentraut (petere) Tom Lane (tgl) Peter Eisentraut (petere) 10 3 years ago
FETCH FIRST clause PERCENT option 2176 Moved to next CF Not processed Surafel Temesgen (surafel) 12 3 years ago
conflict handling for COPY FROM 2186 Returned with feedback Not processed Surafel Temesgen (surafel) Alexey Kondratov (ololobus), Anthony Nowocien (anthonyn), Takanori Asaba (takanori.asaba) 5 4 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
Allow to_date() and to_timestamp() to accept localized names 2255 Committed 13 Not processed Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) Tom Lane (tgl) Tom Lane (tgl) 4 5 years ago
Allow REINDEX, CLUSTER and VACUUM FULL to rebuild on new TABLESPACE/INDEX_TABLESPACE 2269 Moved to next CF Not processed Justin Pryzby (justinpryzby), Alexey Kondratov (ololobus) Justin Pryzby (justinpryzby), Cleysson Lima (cleyssonlima) Michael Paquier (michael-kun) 9 4 years ago
extension patch of CREATE OR REPLACE TRIGGER 2307 Moved to next CF Not processed Takamichi Osumi (tatatappp) Surafel Temesgen (surafel), Philippe BEAUDOIN (beaud76), Peter Smith (smithpb2250) Tom Lane (tgl) 6 4 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
Expose buffer usage during planning in EXPLAIN 2360 Committed 13 Not processed Julien Rouhaud (rjuju) Fujii Masao (masaofujii), Justin Pryzby (justinpryzby) Fujii Masao (masaofujii) 2 4 years ago
Unicode normalization SQL functions 2380 Committed Not processed Peter Eisentraut (petere) Fabien Coelho (calvin), Daniel Vérité (danielverite) Peter Eisentraut (petere) 2 4 years ago
polymorphic table functions 2405 Returned with feedback Not processed Peter Eisentraut (petere) 2 5 years ago
window function improvements WIP 2419 Moved to next CF Not processed Krasiyan Andreev (krasiyan) Cleysson Lima (cleyssonlima) 3 4 years ago
Add MAIN_RELATION_CLEANUP and TOAST_TABLE_CLEANUP options to VACUUM 2426 Moved to next CF Not processed Nathan Bossart (bossartn) Kirk Jamison (kirkjamison) 3 4 years ago
Rational number type (fractions) 2441 Moved to next CF 14 Not processed Joe Nelson (begriffs) 3 4 years ago
Support external parameters in EXECUTE command 2460 Returned with feedback Not processed Peter Eisentraut (petere) Tom Lane (tgl) 1 5 years ago
System Administration
Improve search for missing parent downlinks in amcheck 2140 Committed 13 Not processed Alexander Korotkov (smagen) Peter Geoghegan (pgeoghegan) Alexander Korotkov (smagen) 5 5 years ago
Add --include-foreign-data option to pg_dump to dump the data of foreign tables 2208 Committed 13 Not processed Luis M Carril (lmcarril) Daniel Gustafsson (d_gustafsson), Ashutosh Bapat (ashutoshbapat), vigneshwaran C (vignesh.postgres) Álvaro Herrera (alvherre) 4 4 years ago
Add FOREIGN to ALTER TABLE in pg_dump when the target is a foreign table 2213 Committed 13 Not processed Luis M Carril (lmcarril) Daniel Gustafsson (d_gustafsson), vigneshwaran C (vignesh.postgres) Álvaro Herrera (alvherre) 4 5 years ago
Online checksums - take 3 2260 Returned with feedback Not processed Magnus Hagander (mha), Daniel Gustafsson (d_gustafsson) 4 4 years ago
ssl passphrase callback 2338 Committed 13 Not processed Andrew Dunstan (adunstan) Andreas Karlsson (kandreas) Andrew Dunstan (adunstan) 3 4 years ago
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
Set host(no)ssl settings from initdb 2378 Moved to next CF Not processed David Fetter (dfetter) Vik Fearing (xocolatl), Takayuki Tsunakawa (maumau), Cary Huang (cary) 4 4 years ago
Recognizing superuser in pg_hba.conf 2397 Moved to next CF Not processed Vik Fearing (xocolatl) David Fetter (dfetter) 3 4 years ago
Verify true root on replicas with amcheck 2418 Returned with feedback Not processed Georgy Rylov (godjan) Cleysson Lima (cleyssonlima) 1 4 years ago
Add in the \conninfo start time current connection 2422 Returned with feedback Not processed Rodrigo Ramírez (roramirez) 1 5 years ago
Add in the \conninfo start time current connection 2423 Withdrawn 13 Not processed Rodrigo Ramírez (roramirez) 1 5 years ago
vacuum verbose is unclear 2425 Moved to next CF Not processed Justin Pryzby (justinpryzby) 2 4 years ago
Function to track shmem reinit time 2496 Returned with feedback Not processed Anastasia Lubennikova (lubennikovaav) Robert Haas (rhaas), Alexander Korotkov (smagen), Tomas Vondra (fuzzycz) 1 5 years ago