Commitfest 2020-11

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 69. Moved to next CF: 151. Withdrawn: 10. Rejected: 1. Returned with Feedback: 13. Total: 244.

Closed patches

Status Ver Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
COPY FREEZE, PD_VISIBLE_ALL and VM status Moved to next CF Pavan Deolasee (pavan), Ibrar Ahmed (ibrar) Darafei Praliaskouski (komzpa), Hamid Akhtar (hamidakhtar) fuzzycz 6 2021-01-17
21:33
2021-01-24
00:54
Spurious "apparent wraparound" via SimpleLruTruncate() rounding (data loss) Moved to next CF stable Noah Misch (nmisch) Andrey Borodin (x4m) nmisch 10 2021-01-17
23:42
2021-01-12
16:41
Fix unique join costings Returned with feedback stable David Rowley (davidrowley) Tom Lane (tgl) 9 2020-12-03
09:54
2020-10-30
16:33
standby recovery fails when re-replaying due to missing directory which was removed in previous replay. Moved to next CF stable Kyotaro Horiguchi (horiguti), Paul Guo (paulguo) Michael Paquier (michael-kun) alvherre 16 2022-07-28
06:42
2022-08-01
02:01
Windows could not stat file - over 4GB Committed Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) Emil Iggland (emiliggland) tgl 8 2020-10-09
20:22
2020-10-13
00:25
pg_upgrade fails with non-standard ACL Moved to next CF Anastasia Lubennikova (lubennikovaav), Artur Zakirov (a.zakirov) Grigory Smolkin (g.smolkin.postgrespro.ru) nmisch 12 2021-11-26
12:46
2021-11-26
12:46
Corruption during WAL replay Moved to next CF stable Teja Mupparti (tejam) Robert Haas (rhaas), Daniel Shelepanov (dshelepanov) rhaas 10 2022-03-24
19:33
2022-03-29
17:04
archive status ".ready" files may be created too early Moved to next CF stable Nathan Bossart (bossartn) Álvaro Herrera (alvherre) alvherre 7 2021-08-23
20:24
2021-09-01
02:15
Problem with RETURNING and update tuple routing Moved to next CF Amit Langote (amitlan) Etsuro Fujita (efujita) tgl 6 2021-04-22
15:47
2021-04-23
01:49
DROP relation IF EXISTS Docs and Tests - Bug Fix Moved to next CF David Johnston (polobo) Pavel Stehule (okbobcz), Cindy Quintana (quintanacindy063.gmail.com) 7 2021-08-11
14:42
2021-08-11
14:41
fix (partially) pgbench :variable substitution for -M extended and prepared Moved to next CF Fabien Coelho (calvin) Tom Lane (tgl) tgl 4 2021-01-13
19:53
2021-01-13
19:55
Bug 16419 Doc and Test Adds Committed David Johnston (polobo) tgl 2 2020-09-30
19:41
2020-10-01
00:40
shared tempfile was not removed on statement_timeout Moved to next CF stable Thomas Munro (macdice), Justin Pryzby (justinpryzby) macdice 4 2021-02-15
01:31
2021-02-15
01:33
Fix autovac for large number of tables Moved to next CF Kasahara Tatsuhito (kasahara) Fujii Masao (masaofujii) masaofujii 3 2020-12-08
15:02
2020-12-09
00:47
Inserting DEFAULT into generated columns from VALUES RTE Committed Dean Rasheed (deanr), Mikhail Titov (mlt) Tom Lane (tgl) tgl 2 2020-11-23
16:17
2020-11-23
16:16
Various fixes for snapshot-too-old feature Committed Robert Haas (rhaas), Thomas Munro (macdice) Hamid Akhtar (hamidakhtar) rhaas 2 2020-12-03
09:53
2020-11-26
10:03
Fix collation handling in postgres_fdw Moved to next CF Tom Lane (tgl) Etsuro Fujita (efujita) 6 2021-09-25
14:57
2021-10-01
19:37
Dumping/restoring fails on inherited generated column Moved to next CF Masahiko Sawada (masahikosawada) Peter Eisentraut (petere) petere 4 2021-02-03
12:04
2021-02-05
14:18
Fix checksum verification in base backups for zero page headers Moved to next CF Michael Banck (mbanck) Anastasia Lubennikova (lubennikovaav), David Steele (dsteele) 6 2021-09-13
11:45
2021-09-13
11:45
History file is not archived after double switchower Committed Grigory Smolkin (g.smolkin.postgrespro.ru) David Zhang (david.z) masaofujii 1 2020-09-29
07:34
2020-09-29
07:32
parallel btree scan synchronization, bad results Committed stable Justin Pryzby (justinpryzby) amitkapila 1 2020-09-18
04:46
2020-09-17
12:51
Corner-case bug in pg_rewind Moved to next CF stable Ian Barwick (barwick) Pavel Borisov (pborisov) heikki 2 2020-12-03
14:11
2020-12-04
16:43
Feature improvement for FETCH tab completion Committed 14 Naoki Nakamichi (naokinakamichi) masaofujii 1 2020-10-15
07:54
2020-10-15
07:53
Feature improvement of tab completion for DEALLOCATE Committed 14 Naoki Nakamichi (naokinakamichi) masaofujii 1 2020-09-28
03:30
2020-09-28
02:31
Incorrect usages of PG_GETARG_UINT32 Moved to next CF Ashutosh Bapat (ashutoshbapat) Peter Eisentraut (petere) petere 2 2021-01-19
10:07
2021-01-19
10:05
Concurrent reindex progress reporting by index Committed stable Michael Paquier (michael-kun), Matthias van de Meent (mmeent) michael-kun 1 2020-10-06
13:55
2020-09-29
05:30
Delay of standby shutdown Committed Fujii Masao (masaofujii) Soumyadeep Chakraborty (soumyadeepc) masaofujii 1 2020-11-16
09:30
2020-11-16
09:29
Fix broken query with gather merge paths added in incremental sort patch Moved to next CF 13 James Coleman (jcole1989) Tomas Vondra (fuzzycz), Jaime Casanova (jcasanov) fuzzycz 2 2020-12-22
01:06
2020-12-16
01:25
Possible memory leak in pgcrypto with EVP_MD_CTX Committed stable Michael Paquier (michael-kun) Muhammad Usama (muhammad_usama) michael-kun 1 2020-11-06
08:15
2020-10-19
01:08
explain: show JIT details in non-text format, even if zero Moved to next CF stable Justin Pryzby (justinpryzby) Tom Lane (tgl) 2 2021-01-15
20:24
2021-01-15
20:25
Release disk space for large relations sooner Committed Thomas Munro (macdice) Pavel Borisov (pborisov), Neil Chen (carpenter.nail.cz.gmail.com) macdice 1 2020-12-01
02:55
2020-12-01
06:01
ENUM errdetail should mention bytes, not chars Committed stable Ian Barwick (barwick) petere 1 2020-10-27
11:00
2020-10-28
01:35
"unix_socket_directories" should be GUC_LIST_INPUT? Committed stable Ian Barwick (barwick) Michael Paquier (michael-kun), Peter Eisentraut (petere) michael-kun 1 2020-11-07
01:47
2020-11-07
01:47
Clients
New libpq option to prefer standby for connection Moved to next CF Haribabu Kommi (haribabu), vigneshwaran C (vignesh.postgres), Greg Nancarrow (gregn1234) Laurenz Albe (laurenz), Takayuki Tsunakawa (maumau), Peter Smith (smithpb) tgl 15 2021-03-03
01:18
2021-03-03
18:54
pgbench - add pseudo-random permutation function Moved to next CF Fabien Coelho (calvin), Hironobu Suzuki (suzuki_hironobu) Muhammad Usama (muhammad_usama) deanr 14 2021-04-06
12:34
2021-04-06
21:31
ECPG new statement: DECLARE STATEMENT Moved to next CF Hayato Kuroda (ha-kun) Shawn Wang (shawnwang) meskes 8 2021-03-25
00:15
2021-01-27
09:18
pgbench - allow to test whether a variable exists (2) Returned with feedback Fabien Coelho (calvin) Ibrar Ahmed (ibrar) 3 2020-12-01
13:47
2020-11-30
14:48
psql - possibility to specify where status row should be displayed Moved to next CF Pavel Stehule (okbobcz) 5 2021-04-08
14:47
2021-03-03
17:47
allow to set a pager for psql's watch command Moved to next CF Pavel Stehule (okbobcz) Thomas Munro (macdice) macdice 6 2021-07-14
00:48
2021-07-13
18:05
Confusing list foreign table options in psql - Fixing slash usage text Returned with feedback Hamid Akhtar (hamidakhtar) ahsan hadi (ahsan.hadi) 3 2020-11-29
19:28
2020-11-29
19:28
pgbench - add a synchronization barrier when starting Moved to next CF Fabien Coelho (calvin), Thomas Munro (macdice) Marina Polyakova (whipping.top1991), Hayato Kuroda (ha-kun) macdice 5 2021-03-10
05:06
2021-03-13
11:09
pg_dump - read data for some options from external file Moved to next CF Pavel Stehule (okbobcz) Daniel Gustafsson (d_gustafsson), Julien Rouhaud (rjuju), Justin Pryzby (justinpryzby), Виктория Шепард (shepard-v) d_gustafsson 18 2023-11-29
14:44
2023-11-30
15:45
Improve pg_dump dumping publication tables Moved to next CF stable John Hsu (jhsu) Cary Huang (cary) 2 2021-01-15
20:22
2021-01-15
20:22
libpq compression Moved to next CF 15 Konstantin Knizhnik (knizhnik), Daniil Zakhlystov (usernamedt) Justin Pryzby (justinpryzby), Daniil Zakhlystov (usernamedt), Ian Zagorskikh (ianzag) 6 2021-12-03
07:31
2021-12-03
07:31
psql \df choose functions by their arguments Moved to next CF 14 Greg Sabino Mullane (greg) Ian Barwick (barwick), Hou Zhijie (houzj) tgl 3 2021-04-08
03:02
2021-04-08
02:00
list of extended statistics on psql Moved to next CF 14 Tatsuro Yamada (tatsuro_yamada) Álvaro Herrera (alvherre), Tomas Vondra (fuzzycz), Pavel Stehule (okbobcz), Julien Rouhaud (rjuju), Atsushi Torikoshi (atsushitorikoshi) fuzzycz 2 2021-01-20
22:03
2021-01-20
23:53
Code Comments
bulk comment typos Committed 14 Justin Pryzby (justinpryzby) Peter Eisentraut (petere) michael-kun 1 2020-11-02
15:43
2020-11-02
06:22
Documentation
Document concurrent index builds waiting on each other Moved to next CF stable James Coleman (jcole1989) David Johnston (polobo) alvherre 5 2021-01-13
21:17
2021-01-13
23:49
Additional Chapter "Architecture" for Part "Tutorial" Moved to next CF Jürgen Purtz (juergen@purtz.de) Peter Eisentraut (petere), David Johnston (polobo), Joshua Drake (linuxpoet) 5 2021-04-07
12:59
2021-04-05
15:48
Add <command> and <application> annotation to <refentrytitle> tags Committed Dagfinn Ilmari Mannsåker (ilmari) Peter Eisentraut (petere) petere 3 2020-10-03
14:57
2020-10-03
16:33
Prefer explicit JOIN syntax over (old) implicit syntax in tutorial Moved to next CF Jürgen Purtz (juergen@purtz.de) Peter Eisentraut (petere), David Johnston (polobo) petere 4 2021-04-08
08:58
2021-04-08
09:00
Add section headings to index types doc Committed Dagfinn Ilmari Mannsåker (ilmari) David Johnston (polobo), Jürgen Purtz (juergen@purtz.de) tgl 2 2020-11-25
19:04
2020-11-25
19:08
Documentation update for binary installs Committed Magnus Hagander (mha) David Johnston (polobo) mha 1 2020-10-21
15:52
2020-10-21
15:52
doc fixes and review Committed stable Justin Pryzby (justinpryzby) Justin Pryzby (justinpryzby) heikki 1 2020-10-19
16:39
2020-11-20
17:51
doc fixes and review Withdrawn 1 2020-09-25
14:27
2020-11-20
17:51
Further note require activity aspect of automatic checkpoint and archiving Moved to next CF David Johnston (polobo) 6 2021-11-04
09:36
2021-11-04
09:36
Clarify that signal function have no feedback Committed David Johnston (polobo) Heikki Linnakangas (heikki) heikki 1 2020-11-18
08:32
2020-11-18
08:32
Add SELECT clause literals to queries section headers Committed David Johnston (polobo) Justin Pryzby (justinpryzby) heikki 1 2020-11-02
10:58
2020-11-02
10:57
Introduce view updating options more succinctly Moved to next CF David Johnston (polobo) mha 3 2021-03-06
16:39
2021-03-06
16:40
Minor variable related cleanup and rewording of plpgsql docs Moved to next CF David Johnston (polobo) Pavel Stehule (okbobcz), David Steele (dsteele) tgl 3 2021-03-17
17:09
2021-03-17
17:11
Clarify temporary table name shadowing in CREATE TABLE Committed David Johnston (polobo) mha 1 2020-11-02
14:02
2020-11-02
14:02
remove reference to pg_dump pre-8.1 switch behaviour Committed 14 Ian Barwick (barwick) heikki 1 2020-10-23
08:53
2020-12-01
07:35
improve tableoid description Committed 14 Ian Barwick (barwick) Peter Eisentraut (petere) petere 1 2020-11-21
07:29
2020-11-23
00:35
Clarify wording for convalidated in pg_constraint Committed Jimmy Angelakos (vyruss) tgl 1 2020-10-30
14:55
2020-10-30
14:39
Miscellaneous
Custom signals and handlers for extension Returned with feedback Maksim Milyutin (maksm90), Alexey Kondratov (ololobus), Pavel Borisov (pborisov) Fedor Sigaev (sigaev), Artur Zakirov (a.zakirov) 3 2020-11-26
04:59
2020-11-26
04:59
parse-time support function for "any" datatype Moved to next CF Pavel Stehule (okbobcz) 10 2021-03-09
05:31
2021-03-03
17:25
Compatible defaults for LEAD/LAG Committed 14 Vik Fearing (xocolatl) Pavel Stehule (okbobcz) tgl 3 2020-11-04
21:12
2020-11-04
22:00
unicode unescape function Moved to next CF Pavel Stehule (okbobcz) Asif Rehman (asifrana) petere 5 2021-03-29
10:16
2021-03-29
10:22
Add table expansion hook Moved to next CF Erik Nordström (enordstr) Euler Taveira (eulerto), Aleksander Alekseev (aalekseev) 7 2021-09-13
14:16
2021-09-09
18:26
Allow terminating the idle sessions Moved to next CF Japin Li (japin) David Johnston (polobo), Hayato Kuroda (ha-kun) tgl 3 2021-01-06
23:29
2021-01-13
04:11
PATCH: Attempt to make dbsize a bit more consistent Moved to next CF Georgios Kokolatos (gkokolatos) Daniel Gustafsson (d_gustafsson), David Zhang (david.z), Soumyadeep Chakraborty (soumyadeepc) 4 2021-04-08
08:16
2021-04-08
08:04
Allow CRL "directory" for crl_file Moved to next CF Kyotaro Horiguchi (horiguti) Peter Eisentraut (petere) petere 4 2021-02-18
07:55
2021-02-18
08:06
Fix behavior of geo_ops when NaN is involved Moved to next CF Kyotaro Horiguchi (horiguti) Julien Rouhaud (rjuju), Georgios Kokolatos (gkokolatos) 10 2022-08-01
20:29
2021-12-15
08:31
Reloptions for table access methods Moved to next CF Jeff Davis (jdavis) Georgios Kokolatos (gkokolatos) 4 2021-04-06
20:41
2021-03-18
14:37
Detect escape of ErrorContextCallback stack pointers (and from PG_TRY() ) Withdrawn Craig Ringer (ringerc) 1 2020-09-10
01:41
2020-09-09
06:16
Runtime control over CLOBBER_CACHE_ALWAYS for targeted debugging Moved to next CF Craig Ringer (ringerc) Peter Eisentraut (petere) petere 2 2021-01-06
10:25
2021-01-07
05:49
(ALTER SYSTEM) SET +=/-= operator support Moved to next CF 14 Abhijit Menon-Sen (ams) Ibrar Ahmed (ibrar) 3 2021-03-12
17:31
2021-03-10
14:24
scram-sha-256 broken with FIPS and OpenSSL 1.0.2 (Switch SHA2 to use EVP for OpenSSL) Moved to next CF 14 Michael Paquier (michael-kun) Daniel Gustafsson (d_gustafsson) michael-kun 2 2020-12-04
02:26
2020-12-04
02:09
function pg_setting_value_split() to parse shared_preload_libraries etc. Withdrawn 14 Ian Barwick (barwick) 1 2020-11-29
19:24
2020-11-30
05:53
Improve replay pause Moved to next CF Dilip Kumar (dilip.kumar) Kyotaro Horiguchi (horiguti), Yugo Nagata (yugo.nagata), Bharath Rupireddy (bharathrupireddy) rhaas 3 2021-03-11
20:34
2021-03-12
00:51
remove deprecated v8.2 containment operators Moved to next CF 14 Justin Pryzby (justinpryzby) Peter Eisentraut (petere) 2 2021-02-01
13:29
2021-03-05
16:01
Reduce the number of special cases to build contrib modules on windows Moved to next CF David Rowley (davidrowley) davidrowley 5 2021-08-09
07:46
2021-08-09
07:55
Monitoring & Control
Shared-memory based stats collector Moved to next CF Kyotaro Horiguchi (horiguti) Tomas Vondra (fuzzycz), Antonin Houska (a.houska) 17 2021-10-01
17:20
2022-04-08
04:44
Expose queryid in pg_stat_activity and log_line_prefix Moved to next CF Julien Rouhaud (rjuju) atsushi torikoshi (atorik), Evgeny Efimkin (efimkine), Nitin Jadhav (nitinjadhav11) bmomjian 10 2021-04-08
08:34
2021-04-08
15:17
Add LWLock blocker(s) information Returned with feedback 14 Bertrand Drouvot (bdrouvot) Julien Rouhaud (rjuju), David Zhang (david.z) 3 2020-11-18
09:25
2020-11-19
10:33
Add Information during standby recovery conflicts Moved to next CF 14 Bertrand Drouvot (bdrouvot) Masahiko Sawada (masahikosawada) masaofujii 4 2021-01-07
15:53
2021-01-13
14:14
Add session statistics to pg_stat_database Moved to next CF 14 Laurenz Albe (laurenz) Magnus Hagander (mha), ahsan hadi (ahsan.hadi), Masahiro Ikeda (masahiro.ikeda), Soumyadeep Chakraborty (soumyadeepc) mha 3 2021-01-17
13:08
2021-01-18
16:52
Display individual query in pg_stat_activity Returned with feedback 13 Bertrand Drouvot (bdrouvot) Cleysson Lima (cleyssonlima) 2 2020-12-01
09:10
2020-12-01
09:10
Add information to rm_redo_error_callback() Committed 14 Bertrand Drouvot (bdrouvot) Masahiko Sawada (masahikosawada) michael-kun 2 2020-10-02
00:48
2020-10-02
05:33
update ps display for recovery checkpoint Moved to next CF Justin Pryzby (justinpryzby) Nathan Bossart (bossartn), Kirk Jamison (kirkjamison) michael-kun 3 2020-12-14
03:39
2020-12-14
03:52
New statistics for tuning WAL buffer size Committed Masahiro Ikeda (masahiro.ikeda) Fujii Masao (masaofujii) masaofujii 2 2020-10-02
01:27
2020-10-16
10:58
Get memory contexts of an arbitrary backend process Moved to next CF 14 Atsushi Torikoshi (atsushitorikoshi) Fujii Masao (masaofujii), Kasahara Tatsuhito (kasahara), Shawn Wang (shawnwang) masaofujii 4 2021-04-06
05:12
2021-04-06
04:46
Add information about generic/custom plan to pg_stat_statements Moved to next CF 14 Atsushi Torikoshi (atsushitorikoshi) Fujii Masao (masaofujii), Tatsuro Yamada (tatsuro_yamada), PAscal L (pascall), Chengxi Sun (martin-sun) 4 2021-04-05
04:27
2021-04-05
09:01
[PATCH] Add features to pg_stat_statements Committed yuta katsuragi (y-katsuragi) Yuki Seino (seinoyu) masaofujii 1 2020-11-26
12:23
2020-11-26
12:22
Feature improvement for pg_stat_statements Moved to next CF 14 Naoki Nakamichi (naokinakamichi) Yuki Seino (seinoyu) masaofujii 2 2020-12-18
01:52
2020-12-18
01:52
enable pg_stat_statements to track rows processed by REFRESH MATERIALIZED VIEW Committed yuta katsuragi (y-katsuragi) Yuki Seino (seinoyu) masaofujii 1 2020-11-12
02:29
2020-11-12
02:28
Add extra statistics to explain for Nested Loop Moved to next CF Justin Pryzby (justinpryzby), Ekaterina Sokolova (e.sokolova) Julien Rouhaud (rjuju), Greg Stark (stark), Lukas Fittl (lfittl), Yugo Nagata (yugo.nagata), Justin Pryzby (justinpryzby) 10 2022-10-12
06:05
2022-07-31
03:49
Use posix fadvise to speed up analyze + improve automatic analyze with "avg read rate" log message Moved to next CF 14 Stephen Frost (sfrost), Jakub Wartak (jakub.wartak.tomtom) Heikki Linnakangas (heikki), Tomas Vondra (fuzzycz) sfrost 3 2021-03-16
19:38
2021-03-16
19:19
Performance
Protect syscache from bloating with negative cache entries Moved to next CF Kyotaro Horiguchi (horiguti) Heikki Linnakangas (heikki), Jim Nasby (decibel), Takayuki Tsunakawa (maumau), Takeshi Ideriha (ideriha) 23 2021-10-05
16:21
2021-03-24
05:26
GROUP BY optimization Moved to next CF 15 Fedor Sigaev (sigaev), Pavel Borisov (pborisov) Tomas Vondra (fuzzycz) fuzzycz 12 2022-03-30
23:19
2024-01-26
15:41
Remove self join on a unique column Moved to next CF Konstantin Knizhnik (knizhnik), Alexander Kuzmenkov (akuzmenkov), Andrei Lepikhov (lepikhov) Alena Rybakina (a.rybakina) smagen 27 2023-10-25
10:02
2023-10-23
11:29
de-TOAST'ing using a iterator Returned with feedback Xiao Bao (djydewang) 8 2020-11-27
08:31
2020-11-27
08:31
bitmap cost should account for correlated indexes Moved to next CF 14 Justin Pryzby (justinpryzby) 7 2021-02-01
13:32
2021-01-28
12:51
Optimize dropping of relation buffers during recovery Moved to next CF Kirk Jamison (kirkjamison) Takayuki Tsunakawa (maumau), Haiying Tang (tanghy) amitkapila 7 2021-01-14
02:48
2021-01-13
05:25
Using multicolumn statistics for more precise join selectivity estimatation Moved to next CF Konstantin Knizhnik (knizhnik) Yugo Nagata (yugo.nagata) 9 2021-10-01
07:13
2021-11-04
09:56
Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Withdrawn Peter Geoghegan (pgeoghegan) Mark Dilger (mark.dilger) 4 2020-11-09
18:46
2020-11-09
18:47
Erase the distinctClause if the result is unique by definition Moved to next CF Andy Fan (andyf) David Rowley (davidrowley), Dmitry Dolgov (erthalion), Ashutosh Bapat (ashutoshbapat), Hou Zhijie (houzj) 11 2022-04-05
03:43
2022-03-31
20:33
Asynchronous Append on postgres_fdw nodes. Moved to next CF 14 Kyotaro Horiguchi (horiguti) Andrei Lepikhov (lepikhov), movead li (movead.li), Muhammad Usama (muhammad_usama) efujita 6 2021-03-31
09:59
2021-04-06
10:25
BRIN multi-minmax and bloom indexes Moved to next CF Tomas Vondra (fuzzycz) John Naylor (john.naylor) fuzzycz 5 2021-03-26
13:09
2021-03-27
20:42
INSERT SELECT: BulkInsertState and table_multi_insert Moved to next CF 15 Justin Pryzby (justinpryzby) 8 2021-11-24
00:32
2021-11-04
12:24
speed up unicode normalization quick check Committed 14 John Naylor (john.naylor) Mark Dilger (mark.dilger) michael-kun 3 2020-10-11
10:59
2020-10-21
00:24
Hybrid Hash/Nested Loop joins and caching results from subplans Moved to next CF 14 David Rowley (davidrowley) Andy Fan (andyf) davidrowley 5 2021-04-02
22:21
2021-04-02
01:15
Overhaul UPDATE/DELETE processing Moved to next CF Amit Langote (amitlan) Tom Lane (tgl) tgl 5 2021-03-31
16:01
2021-04-02
07:41
Improve planner cost estimations for alternative subplans Withdrawn 14 Alexey Bashtanov (bashtanov) 3 2020-11-13
14:16
2020-08-28
22:38
Hashjoin fall back to block nested hashloop join Withdrawn 14 Melanie Plageman (melanieplageman), Soumyadeep Chakraborty (soumyadeep2007), Jesse Zhang (essej), David Kimura (dgkimura) Thomas Munro (macdice) 3 2020-11-10
21:44
2020-09-24
03:39
Fast COPY FROM command for the foreign tables Moved to next CF Andrei Lepikhov (lepikhov) Etsuro Fujita (efujita), Ian Barwick (barwick), Amit Langote (amitlan), Takayuki Tsunakawa (maumau), Justin Pryzby (justinpryzby) efujita 13 2022-10-31
08:40
2022-10-31
08:50
Support parallelism for copy command Moved to next CF vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) Amit Kapila (amitkapila), Greg Nancarrow (gregn1234), Hou Zhijie (houzj) amitkapila 5 2021-03-01
05:40
2020-12-28
09:44
Keep elog(ERROR) and ereport(ERROR) calls in the cold path Committed David Rowley (davidrowley) Peter Eisentraut (petere) davidrowley 3 2020-11-23
23:07
2020-11-25
01:59
postgres_fdw insert batching Moved to next CF 14 Takayuki Tsunakawa (maumau) fuzzycz 4 2021-01-20
23:00
2021-01-25
04:21
More scalable multixacts buffers and locking Moved to next CF Kyotaro Horiguchi (horiguti), Andrey Borodin (x4m), Ivan Lazarev (avaness) alvherre 20 2024-04-07
12:52
2024-04-07
19:13
avoid bitmapOR-ing indexes for scan conditions implied by partition constraint Moved to next CF 14 Justin Pryzby (justinpryzby), Soumyadeep Chakraborty (soumyadeep2007), Soumyadeep Chakraborty (soumyadeepc) Konstantin Knizhnik (knizhnik), Justin Pryzby (justinpryzby) tgl 3 2021-02-01
13:39
2021-02-01
03:09
Covering SPGiST index Moved to next CF Pavel Borisov (pborisov) Andrey Borodin (x4m) tgl 4 2021-04-05
22:42
2021-04-06
11:09
Optimizing NULL check on pkey column Moved to next CF Surafel Temesgen (surafel) Ashutosh Bapat (ashutoshbapat) 6 2021-09-27
00:52
2021-09-27
00:52
Boundary value check in lazy_tid_reaped() Moved to next CF Masahiko Sawada (masahikosawada) Peter Eisentraut (petere) petere 4 2021-03-10
14:52
2021-03-16
21:59
remove spurious CREATE INDEX CONCURRENTLY wait Committed Álvaro Herrera (alvherre) alvherre 2 2020-11-30
19:55
2020-12-01
01:00
fix spinlock contention in LogwrtResult Moved to next CF Álvaro Herrera (alvherre) 11 2022-09-23
08:50
2024-04-08
16:13
Pipelining/batch mode support for libpq Moved to next CF Álvaro Herrera (alvherre), Craig Ringer (ringerc), Matthieu Garrigues (matt-42) Justin Pryzby (justinpryzby) alvherre 4 2021-03-15
21:35
2021-03-18
11:28
_bt_binsrch* improvements - equal-prefix-skip binary search Withdrawn 14 1 2020-09-15
09:03
2020-09-15
09:03
Reduce PostmasterIsAlive() checks during recovery Moved to next CF Thomas Munro (macdice) macdice 3 2021-03-12
06:56
2021-07-12
12:18
Use appendStringInfoString and appendPQExpBufferStr where possible Committed Hou Zhijie (houzj) davidrowley 1 2020-10-15
07:37
2020-10-15
07:38
Cache result of timestampt2tm for same transaction timestamp Committed Tom Lane (tgl), Peter Smith (smithpb2250) tgl 1 2020-09-28
16:10
2020-09-29
01:26
Bottom-up index deletion (targets old duplicate versions from non-HOT updates) Moved to next CF 14 Peter Geoghegan (pgeoghegan) pgeoghegan 2 2021-01-13
20:46
2021-01-26
18:40
Suggesting an improvement for indexonlyscan cost Withdrawn 14 Hamid Akhtar (hamidakhtar) 1 2020-10-13
12:54
2020-10-13
12:56
speed up unicode decomposition and recomposition Committed John Naylor (john.naylor) Michael Paquier (michael-kun) michael-kun 1 2020-10-23
02:13
2020-11-07
01:23
parallel distinct union and aggregate support patch Moved to next CF bucoo hsiao (bucoo) 6 2021-11-08
22:19
2021-11-08
22:19
Replace polyphase merge with a simple k-way balanced merge Moved to next CF Heikki Linnakangas (heikki) John Naylor (john.naylor) heikki 6 2021-10-18
12:15
2021-10-18
12:15
allow partial union-all and improve parallel subquery costing Moved to next CF Luc Vlaming (luc.vlaming) 3 2021-04-08
14:46
2021-12-02
14:10
New wal_level to disable WAL logging Moved to next CF Takamichi Osumi (tatatappp) Takayuki Tsunakawa (maumau) 4 2021-07-05
02:23
2021-07-05
13:57
Procedural Languages
session variables, LET command Moved to next CF Pavel Stehule (okbobcz) Fabien Coelho (calvin), Julien Rouhaud (rjuju), Gilles Darold (darold), Dmitry Dolgov (erthalion), Justin Pryzby (justinpryzby), Brian Faherty (scrummyin), Philippe BEAUDOIN (beaud76), Asif Rehman (asifrana), remi duval (remduv) 31 2024-04-09
06:30
2024-04-11
05:34
UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR Moved to next CF John Dent (denty) Daniel Vérité (danielverite) 9 2021-10-01
10:20
2021-10-01
10:20
enhancing plpgsql API for debugging and tracing Moved to next CF Pavel Stehule (okbobcz) Aleksander Alekseev (aalekseev) tgl 9 2022-03-31
21:06
2022-04-01
04:51
possibility to write window function in PL languages (like PLpgSQL) Moved to next CF Pavel Stehule (okbobcz) 3 2021-01-27
10:00
2021-01-27
09:58
Refactoring
Remove page-read callback from XLogReaderState Moved to next CF Kyotaro Horiguchi (horiguti) Heikki Linnakangas (heikki), Antonin Houska (a.houska), Takashi Menjo (tmenjo) macdice 13 2021-10-04
06:18
2021-10-07
08:28
Executor code refactoring around result relations Committed Amit Langote (amitlan) Heikki Linnakangas (heikki) heikki 6 2020-10-19
11:56
2020-10-30
06:06
Split StdRdOptions into HeapOptions and ToastOptions Moved to next CF Nikolay Shaplov (nataraj) 10 2021-10-04
07:11
2021-07-22
08:30
Reduce WaitEventSet system call spam Moved to next CF Thomas Munro (macdice) macdice 6 2021-03-04
21:42
2021-03-01
03:21
Removal of currtid()/currtid2() and some table AM cleanup Committed 14 Michael Paquier (michael-kun) Peter Eisentraut (petere) michael-kun 3 2020-11-25
03:48
2020-11-25
03:21
Refactor nodeModifyTable.c to allow lazy opening of result relations Moved to next CF Amit Langote (amitlan) Heikki Linnakangas (heikki), Tom Lane (tgl) tgl 5 2021-04-07
16:23
2021-04-08
05:33
Remove pgcrypto memory allocator abstraction Committed 14 Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun) michael-kun 1 2020-09-25
08:53
2020-09-25
01:27
Skip ExecCheckRTPerms in CTAS with no data Committed Bharath Rupireddy (bharathrupireddy) Michael Paquier (michael-kun), Anastasia Lubennikova (lubennikovaav) michael-kun 1 2020-11-16
04:23
2020-11-21
10:50
Use standard SIGHUP and/or SIGTERM handlers in autoprewarm, startup, syslogger and walreceiver processes. Committed Fujii Masao (masaofujii), Bharath Rupireddy (bharathrupireddy) masaofujii 1 2020-11-30
02:10
2020-11-30
02:12
Remove some unnecessary if-condition Withdrawn Hou Zhijie (houzj) Ashutosh Bapat (ashutoshbapat) 1 2020-10-22
08:33
2020-10-14
07:22
Use list_delete_xxxcell instead of list_delete_ptr in some places Committed Hou Zhijie (houzj) Luc Vlaming (luc.vlaming) davidrowley 1 2020-10-22
02:21
2020-10-22
01:40
Some cosmetic improvements of partition pruning code Moved to next CF 14 Amit Langote (amitlan) Ryan Lambert (ryanlambert), Andy Fan (andyf) davidrowley 3 2021-04-08
11:55
2021-04-08
11:58
Add formatter for INT64 output message in incremental sort code Committed Haiying Tang (tanghy) fuzzycz 1 2020-11-23
11:11
2020-11-23
11:11
select_common_typmod Committed Peter Eisentraut (petere) Heikki Linnakangas (heikki) petere 1 2020-10-27
17:11
2020-10-27
17:12
warn_unused_result Committed Peter Eisentraut (petere) petere 1 2020-11-11
10:08
2020-11-11
10:07
Move catalog toast table and index declarations Committed Peter Eisentraut (petere) petere 1 2020-11-07
11:34
2020-11-07
11:33
Deduplicate aggregates and transition functions in planner Committed Heikki Linnakangas (heikki) heikki 1 2020-11-24
08:55
2020-11-24
08:54
Prefer TG_TABLE_NAME over TG_RELNAME in tests Committed Daniel Gustafsson (d_gustafsson) mha 1 2020-11-03
09:22
2020-11-11
13:21
Split copy.c Committed Heikki Linnakangas (heikki) Soumyadeep Chakraborty (soumyadeepc) heikki 1 2020-11-23
09:17
2020-11-23
09:17
Replication & Recovery
Make async slave to wait for lsn to be replayed Moved to next CF Ivan Kartyshov (fenimorkin) Thomas Munro (macdice), Dmitry Ivanov (funbringer), Anna Akenteva (a.akenteva), Alexandra Pervushina (a.pervushina) 14 2021-10-01
06:56
2021-03-22
05:05
WAL prefetch (another approach) Moved to next CF Thomas Munro (macdice) David Kimura (dgkimura) macdice 7 2021-04-08
14:21
2022-04-08
01:46
Improve logging around restore_command Committed Jeff Janes (jjanes) Fujii Masao (masaofujii), Pavel Borisov (pborisov) masaofujii 4 2020-11-20
06:46
2020-11-20
06:45
Improve handling of parameter differences in physical replication Moved to next CF Peter Eisentraut (petere) Sergei Kornilov (melkij) petere 5 2021-01-18
08:33
2021-01-18
08:33
Make message at end-of-recovery less scary Moved to next CF Kyotaro Horiguchi (horiguti) Aleksander Alekseev (a.alekseev), Ashutosh Sharma (ashu_coek), Justin Pryzby (justinpryzby), Pavel Borisov (pborisov) 20 2024-01-31
01:57
2024-01-23
04:13
Improve standby connection denied error message Moved to next CF James Coleman (jcole1989) David Zhang (david.z) masaofujii 5 2021-03-25
01:46
2021-03-25
01:43
deferred primary key and logical replication Returned with feedback 14 Euler Taveira (eulerto) Ajin Cherian (ajinc) 3 2020-11-29
19:05
2020-11-24
01:42
implement LogicalDecodeMessageCB for pgoutput Moved to next CF 13 Dave Cramer (dcramer) Euler Taveira (eulerto), Ashutosh Bapat (ashutoshbapat) amitkapila 4 2021-04-07
05:19
2021-04-07
12:09
Start WAL streaming as early as possible, without waiting for startup process to finish replaying existing WAL. This helps synchronous replication to resume quickly when significant replay lag has been built up. Returned with feedback 14 Asim Rama Praveen (apraveen), Hao Wu (hwu) 2 2020-12-01
14:21
2021-12-16
10:05
Refactor pg_rewind code and make it work against a standby Committed 14 Heikki Linnakangas (heikki) Soumyadeep Chakraborty (soumyadeepc) heikki 2 2020-11-12
12:59
2020-11-20
21:09
Background writer and checkpointer in crash recovery Moved to next CF Thomas Munro (macdice) Aleksander Alekseev (aalekseev) macdice 6 2021-08-03
02:22
2021-08-03
02:19
Logical Replication - detail message with names of missing columns Committed Bharath Rupireddy (bharathrupireddy) amitkapila 1 2020-10-08
04:50
2020-10-15
15:17
Reduce the time required for a database recovery from archive. Returned with feedback Anna Akenteva (a.akenteva), Dmitry Shulga (d.shulga), Ivan Taranov (i.taranov) 1 2020-12-01
15:05
2021-03-19
12:50
Add `truncate` option to subscription commands Withdrawn 14 David Christensen (davidchristensen) 1 2020-11-25
18:44
2020-11-25
18:45
allow restore_command to be changed with reload Moved to next CF Sergei Kornilov (melkij) masaofujii 2 2020-12-02
02:03
2020-12-02
07:27
cleanup temporary files after crash Moved to next CF 14 Euler Taveira (eulerto) Anastasia Lubennikova (lubennikovaav), Gerdan Santos (gerdan) fuzzycz 3 2021-03-18
16:41
2021-03-19
17:51
Security
Support for NSS as TLS backend Moved to next CF Daniel Gustafsson (d_gustafsson) Andres Freund (andresfreund), Jacob Champion (jchampion) 5 2021-04-08
08:16
2022-02-04
20:18
pg_read_all_data default role Moved to next CF 14 Stephen Frost (sfrost) Georgios Kokolatos (gkokolatos) sfrost 4 2021-04-05
17:46
2021-04-07
10:36
Use USE_OPENSSL_RANDOM for OpenSSL random Committed Daniel Gustafsson (d_gustafsson) Magnus Hagander (mha) mha 2 2020-11-06
12:32
2020-11-20
12:59
Consistent error reporting for encryption/decryption in pgcrypto Committed Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun) michael-kun 1 2020-11-01
20:11
2020-11-01
10:23
contrib/sslinfo cleanup and OpenSSL errorhandling Committed Daniel Gustafsson (d_gustafsson) mha 1 2020-11-03
09:08
2020-11-03
11:11
OpenSSL 3.0.0 compatibility Moved to next CF Daniel Gustafsson (d_gustafsson) 3 2021-03-10
08:23
2021-03-23
10:52
Server Features
Generic type subscripting Moved to next CF 14 Dmitry Dolgov (erthalion) Tom Lane (tgl), Pavel Stehule (okbobcz), Artur Zakirov (a.zakirov) smagen 19 2021-02-01
12:12
2021-02-01
08:39
Push aggregation down to base relations and joins Moved to next CF Antonin Houska (a.houska) Tom Lane (tgl), Ashutosh Bapat (ashutoshbapat), Richard Guo (richardguo), Andy Fan (andyf) 19 2021-03-11
10:06
2021-03-11
13:34
Transactions involving multiple postgres foreign servers Moved to next CF Masahiko Sawada (masahikosawada), Ashutosh Bapat (ashutoshbapat) Takayuki Tsunakawa (maumau), Ashutosh Bapat (ashutoshbapat), Chris Travers (einhverfr), Muhammad Usama (muhammad_usama), Masahiro Ikeda (masahiro.ikeda) 18 2021-10-04
01:00
2021-10-06
03:03
Index Skip Scan Moved to next CF 16 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 2022-03-24
11:32
2022-03-29
03:19
A hook for path-removal decision on add_path Moved to next CF KaiGai Kohei (kaigai) 11 2022-03-24
13:27
2022-10-02
16:59
Asymmetric partition-wise JOIN Returned with feedback KaiGai Kohei (kaigai) Andrei Lepikhov (lepikhov) 7 2021-04-30
03:11
2022-01-17
10:42
Fix partitionwise join with partially-redundant join clauses Moved to next CF Richard Guo (richardguo) Tom Lane (tgl), Dilip Kumar (dilip.kumar), Ashutosh Bapat (ashutoshbapat) 16 2024-04-09
06:21
2024-03-25
11:09
Global temporary table Moved to next CF 16 Wenjing Zeng (wenjing.zwj) Pavel Stehule (okbobcz), Shawn Wang (shawnwang), Tony Zhu (zhuxw) 13 2022-06-30
20:54
2022-06-30
20:54
per-database-object collation version tracking Committed Julien Rouhaud (rjuju), Thomas Munro (macdice) Peter Eisentraut (petere) macdice 5 2020-11-02
12:54
2020-11-08
10:06
Online checksums verification Returned with feedback Julien Rouhaud (rjuju) Masahiko Sawada (masahikosawada) michael-kun 5 2020-11-05
01:20
2020-11-04
01:32
GUC to disable cancellation of awaiting for synchronous replication Moved to next CF Andrey Borodin (x4m) Maksim Milyutin (maksm90), Michail Nikolaev (nkey), Aleksander Alekseev (aalekseev) 9 2021-10-06
13:13
2021-04-23
10:19
Extended statistics improvements Moved to next CF Tomas Vondra (fuzzycz) Dean Rasheed (deanr) deanr 5 2020-12-03
10:09
2020-12-08
12:46
truncating timestamps on arbitrary intervals Moved to next CF John Naylor (john.naylor) Peter Eisentraut (petere) petere 6 2021-03-24
15:39
2021-04-01
16:08
jsonpath syntax extensions Moved to next CF 15 Nikita Glukhov (n.glukhov) 12 2023-02-13
18:18
2022-03-31
19:21
Auto-analyze on partitioned tables Moved to next CF Yuzuko Hosoya (yuzu) Justin Pryzby (justinpryzby) alvherre 6 2021-04-08
05:54
2021-04-08
15:27
ALTER SYSTEM READ { ONLY | WRITE } Moved to next CF Amul Sul (sulamul) 9 2022-01-10
04:22
2021-12-01
04:59
Enabling data checksums in an online cluster Moved to next CF Magnus Hagander (mha), Daniel Gustafsson (d_gustafsson) 5 2021-03-09
19:10
2021-03-09
19:09
Non-volatile WAL buffer Moved to next CF Takashi Menjo (tmenjo) 6 2021-06-18
06:46
2021-03-09
07:23
postgres_fdw connection caching enable/disable or timeout feature Moved to next CF Bharath Rupireddy (bharathrupireddy) Fujii Masao (masaofujii), Alexey Kondratov (ololobus) masaofujii 4 2021-04-02
10:48
2021-04-02
10:47
Retry Cached Remote Connections for postgres_fdw in case remote backend gets killed/goes away Committed Bharath Rupireddy (bharathrupireddy) Fujii Masao (masaofujii), Ashutosh Bapat (ashutoshbapat) masaofujii 2 2020-10-06
01:55
2020-10-06
01:54
Add a feature that enables row-wise comparison partition pruning Moved to next CF sho kato (kato-sho) Anastasia Lubennikova (lubennikovaav), ahsan hadi (ahsan.hadi) 4 2021-04-08
15:04
2021-04-08
15:04
Rename >^ and <^ operators for points to |>> and <<| to be consistent with the same operators for boxes Committed Emre Hasegeli (hasegeli) Pavel Borisov (pborisov) tgl 2 2020-11-23
16:39
2020-11-23
16:39
Prepare for deprecate clientcert=no-verify in pg_hba.conf Committed Kyotaro Horiguchi (horiguti) bmomjian 2 2020-10-05
20:34
2020-10-06
02:31
ALTER TABLE .. DETACH PARTITION CONCURRENTLY Moved to next CF Álvaro Herrera (alvherre) Anastasia Lubennikova (lubennikovaav), Justin Pryzby (justinpryzby) alvherre 4 2021-03-25
21:32
2021-03-31
18:30
Making index_set_state_flags() transactional Committed 14 Michael Paquier (michael-kun) Anastasia Lubennikova (lubennikovaav) michael-kun 1 2020-09-17
05:32
2020-09-14
04:58
Wrong statistics for size of XLOG_SWITCH during pg_waldump Moved to next CF movead li (movead.li) Shinya Kato (kato-shinya) masaofujii 3 2021-03-24
05:35
2021-03-23
01:01
Hash support for row types Committed Peter Eisentraut (petere) Tom Lane (tgl) petere 1 2020-11-19
08:43
2020-11-19
08:44
Support = operator in gin/gist_trgm_ops Committed Julien Rouhaud (rjuju) Georgios Kokolatos (gkokolatos) smagen 1 2020-11-17
06:19
2020-11-16
06:12
protocol default result formats setting Moved to next CF Peter Eisentraut (petere) Emre Hasegeli (hasegeli) 3 2021-04-07
13:37
2021-03-24
16:05
custom compression methods for toast Moved to next CF 14 Dilip Kumar (dilip.kumar), Ildus Kurbangaliev (ildus) Justin Pryzby (justinpryzby) rhaas 3 2021-04-08
15:30
2021-03-30
14:30
SQL Commands
Add support for ON UPDATE/DELETE actions on ALTER CONSTRAINT Moved to next CF Matheus Oliveira (matheus.oliveira) Gerdan Santos (gerdan), Ashutosh Bapat (ashutoshbapat), José Villanova (azlev), Lucas Viecelli (lucasviecelli), Cleysson Lima (cleyssonlima) 15 2021-04-08
15:08
2021-04-08
15:07
range_agg / multiranges Moved to next CF 14 Paul Jungwirth (pjungwir) Pavel Stehule (okbobcz), Jeff Davis (jdavis) smagen 9 2020-12-21
00:29
2020-12-27
19:38
Incremental Materialized View Maintenance Moved to next CF 16 Yugo Nagata (yugo.nagata), takuma hoshiai (hoshiai) Tatsuo Ishii (ishii), Toshi Harada (nuko-yokohama), yonghua jian (yonghua) 17 2022-10-12
07:49
2022-10-12
07:53
Allow an alias to be attached directly to a JOIN ... USING Moved to next CF Peter Eisentraut (petere) Tom Lane (tgl) petere 10 2021-03-31
15:41
2021-03-31
15:49
FETCH FIRST clause PERCENT option Moved to next CF Surafel Temesgen (surafel) 12 2021-10-03
16:16
2021-09-30
18:31
Implement INSERT SET syntax Moved to next CF Gareth Palmer (gareth) Jaime Casanova (jcasanov), Ibrar Ahmed (ibrar), movead li (movead.li), Wenjing Zeng (wenjing.zwj) 15 2022-08-01
20:18
2022-07-14
10:45
Allow REINDEX, CLUSTER and VACUUM FULL to rebuild on new TABLESPACE/INDEX_TABLESPACE Moved to next CF Justin Pryzby (justinpryzby), Alexey Kondratov (ololobus) Justin Pryzby (justinpryzby), Cleysson Lima (cleyssonlima) michael-kun 9 2021-02-04
06:39
2021-02-15
02:58
extension patch of CREATE OR REPLACE TRIGGER Committed Takamichi Osumi (tatatappp) Surafel Temesgen (surafel), Philippe BEAUDOIN (beaud76), Peter Smith (smithpb2250) tgl 6 2020-11-14
22:05
2020-11-14
22:07
WITH SYSTEM VERSIONING Temporal Tables Moved to next CF Surafel Temesgen (surafel) Vik Fearing (xocolatl), Rémi Lapeyre (remilapeyre) 11 2021-11-16
12:31
2021-11-16
12:31
Return ERROR on COMMIT instead of silently ROLLBACK Moved to next CF Dave Cramer (dcramer) Laurenz Albe (laurenz) 5 2021-03-25
19:24
2021-03-25
19:23
SEARCH and CYCLE clauses Moved to next CF Peter Eisentraut (petere) Pavel Stehule (okbobcz), Vik Fearing (xocolatl) petere 5 2021-02-01
18:03
2021-02-27
07:16
REINDEX of partitioned tables Committed 14 Justin Pryzby (justinpryzby) Michael Paquier (michael-kun), Anastasia Lubennikova (lubennikovaav), Jie Li (adger) michael-kun 3 2020-10-06
04:44
2020-10-06
04:38
SQL-standard function body Moved to next CF Peter Eisentraut (petere) Julien Rouhaud (rjuju) petere 5 2021-04-07
19:56
2021-04-08
11:19
psql: add \si, \sm, \st and \sr functions to show CREATE commands for indexes, matviews, triggers and tables Returned with feedback Alexandra Pervushina (a.pervushina) Anna Akenteva (a.akenteva) 2 2020-11-24
10:05
2020-11-24
10:04
Automatic HASH and LIST partition creation Moved to next CF Anastasia Lubennikova (lubennikovaav) Nitin Jadhav (nitinjadhav11), Pavel Borisov (pborisov) 7 2021-12-02
11:20
2021-12-02
11:20
Support for OUT parameters in procedures Committed Peter Eisentraut (petere) petere 2 2020-10-05
18:28
2020-10-05
22:21
Extending the range operators so they can cope with range <op> element and element <op> range in addition to the existing range <op> range Moved to next CF Esteban Zimanyi (ezimanyi) fuzzycz 3 2021-04-08
15:12
2021-04-08
15:12
Allow COPY "text" to output a header and add header matching mode to COPY FROM Moved to next CF Rémi Lapeyre (remilapeyre) Peter Eisentraut (petere) petere 8 2022-03-30
07:11
2022-03-30
07:11
CLUSTER on partitioned table Moved to next CF 15 Justin Pryzby (justinpryzby) Matthias van de Meent (mmeent) alvherre 8 2022-04-02
17:11
2022-04-04
12:59
DROP INDEX CONCURRENTLY on partitioned index Moved to next CF 15 Justin Pryzby (justinpryzby) 4 2021-07-24
16:46
2021-07-24
16:46
CREATE INDEX CONCURRENTLY on partitioned table Moved to next CF Justin Pryzby (justinpryzby), Alexander Pyhalov (a.pyhalov) Anastasia Lubennikova (lubennikovaav), Alexander Pyhalov (a.pyhalov), Ilya Gladyshev (qoops) 15 2023-09-18
14:48
2023-07-13
06:49
[PATCH] Support negative indexes in split_part Committed Nikhil Benesch (benesch) Jacob Champion (jchampion) tgl 1 2020-11-13
18:50
2020-11-13
18:53
System Administration
Avoid hiding shared filesets in pg_ls_tmpdir (pg_ls_* functions for showing metadata ...) Moved to next CF Justin Pryzby (justinpryzby) Fabien Coelho (calvin) 21 2024-01-22
01:15
2024-01-22
01:16
extend amcheck module to check heaps Moved to next CF 14 Mark Dilger (mark.dilger) Robert Haas (rhaas) rhaas 4 2021-03-15
14:26
2021-04-07
20:16
pg_upgrade: fail early if tablespace dir already exists for new cluster version Committed Justin Pryzby (justinpryzby) bmomjian 1 2020-10-24
00:26
2020-10-27
02:17
Parameters for initdb and pg_upgrade to avoid printing next-step instructions Moved to next CF Magnus Hagander (mha) Peter Eisentraut (petere) mha 2 2021-01-17
13:38
2021-01-17
13:38
Remove analyze script from pg_upgrade, replace with command instructions Committed Magnus Hagander (mha) mha 1 2020-11-09
11:18
2020-11-12
01:17
abstract Unix-domain sockets Committed Peter Eisentraut (petere) petere 1 2020-11-25
07:44
2020-11-25
07:49
pg_upgrade: avoid failing if tablespace dirs exist and are empty Rejected 14 Justin Pryzby (justinpryzby) 1 2020-10-27
02:44
2020-10-27
02:17
pg_dump: independently restorable child partitions Moved to next CF Justin Pryzby (justinpryzby) Tom Lane (tgl) tgl 2 2021-01-12
03:00
2021-01-12
02:28
remove pg_standby Moved to next CF 14 Justin Pryzby (justinpryzby) macdice 3 2021-02-10
04:06
2021-01-29
01:19