Commitfest 2020-07

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 65. Moved to next CF: 145. Withdrawn: 9. Returned with Feedback: 25. Rejected: 2. Total: 246.

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 Moved to next CF 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 Moved to next CF 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
Invalid permission check in pg_stats for functional indexes Returned with feedback 13 Pierre Ducroquet (pinaraf) Kuntal Ghosh (kuntal_ghosh) 5 2020-07-05
20:31
2020-07-05
20:32
Fix base backup checksum verification for random or zero page headers Returned with feedback Michael Banck (mbanck) 4 2020-11-16
07:14
2021-09-13
11:45
Report all I/O errors in buffile.c Committed Thomas Munro (macdice) Ibrar Ahmed (ibrar) macdice 3 2020-06-16
20:27
2020-06-16
07:28
Fix false "ERROR: subtransaction logged without previous top-level txn record" alert Committed Arseny Sher (sher-ars) amitkapila 3 2020-07-01
11:39
2020-03-04
13:29
Fix to_char() behaviour with 'WW-D' pattern Returned with feedback Mark Lorenz (s-man42) Cleysson Lima (cleyssonlima), Nitin Jadhav (nitinjadhav11) 3 2020-07-10
20:11
2020-07-10
20:10
DROP OWNED CASCADE vs Temp tables Committed stable Álvaro Herrera (alvherre) Tom Lane (tgl), ahsan hadi (ahsan.hadi) alvherre 2 2020-06-29
01:57
2020-05-06
17:02
more ALTER .. DEPENDS ON EXTENSION fixes Committed Álvaro Herrera (alvherre) Ibrar Ahmed (ibrar), ahsan hadi (ahsan.hadi) alvherre 2 2020-06-29
01:56
2020-04-20
17:55
Fix PGXS so built control files work with VPATH builds Returned with feedback Craig Ringer (ringerc) 2 2020-07-31
19:10
2020-07-31
19:10
ALTER TABLE ... SET STORAGE does not propagate to indexes Committed stable Peter Eisentraut (petere) petere 2 2020-05-26
18:50
2020-05-08
08:17
A bug when use get_bit() function for a long bytea string. Committed stable movead li (movead.li) Ashutosh Bapat (ashutoshbapat), Constantine Ggorbunov (jahak) tgl 1 2020-04-07
20:32
2020-04-07
20:39
Btree BackwardScan race condition on Standby during VACUUM Moved to next CF stable Michail Nikolaev (nkey) Andrey Borodin (x4m) pgeoghegan 2 2020-08-03
22:56
2020-08-03
22:55
SRF: avoid leaking resources if not run to completion Committed stable Justin Pryzby (justinpryzby) tgl 1 2020-03-17
01:29
2020-03-31
16:41
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
PG compilation error with Visual Studio 2015/2017/2019 Committed davinder singh (davindersingh) amitkapila 1 2020-05-19
12:42
2020-05-14
09:12
segmentation fault using currtid and partitioned tables Committed stable Michael Paquier (michael-kun) michael-kun 1 2020-06-01
06:13
2020-06-01
05:55
non archived WAL removed during production crash recovery Committed stable Jehan-Guillaume de Rorthais (ioguix) Michael Paquier (michael-kun), Kyotaro Horiguchi (horiguti), Fujii Masao (masaofujii) michael-kun 1 2020-04-24
07:34
2020-04-28
00:41
DETACH PARTITION and FOR EACH ROW triggers on partitioned tables Committed stable Justin Pryzby (justinpryzby) Amit Langote (amitlan), Álvaro Herrera (alvarofherrera) alvherre 1 2020-04-21
21:16
2020-04-22
01:06
race condition when writing pg_control Committed Nathan Bossart (bossartn) macdice 1 2020-06-11
18:54
2020-06-08
10:44
Fix wrong results for text search queries with NOT Committed Tom Lane (tgl), Pavel Borisov (pborisov) Pavel Borisov (pborisov) tgl 1 2020-07-24
19:44
2020-07-24
19:49
reduce memory requirements of PLpgSQL CALL statement Moved to next CF Pavel Stehule (okbobcz) Tom Lane (tgl) tgl 2 2020-09-29
15:19
2020-09-29
16:39
Fix BUG #16343: Build problem: Install.pm "Could not find debug or release binaries" Committed Arnold Müller (noeld) Daniel Gustafsson (d_gustafsson) michael-kun 1 2020-05-21
05:44
2020-05-21
05:47
Create table to get the valid rowtype under single user mode Committed 14 Wenjing Zeng (wenjing.zwj) Shawn Wang (shawnwang) tgl 1 2020-07-07
19:44
2020-07-08
11:24
Allow parallel restore of pg_dump written to stdout (or other unseekable file without offsets) Committed 12 David Gilman (davidg) Justin Pryzby (justinpryzby) tgl 1 2020-07-17
17:05
2020-07-17
17:05
Fix install-tests target for vpath builds Committed Craig Ringer (ringerc) adunstan 1 2020-06-01
06:15
2020-05-29
22:37
SyncRepLock acquired exclusively in default configuration Moved to next CF Fujii Masao (masaofujii), Masahiko Sawada (masahikosawada) Asim Rama Praveen (apraveen) masaofujii 2 2020-09-02
02:00
2020-09-02
02:12
Fix pg_upgrade if the new cluster has vacuum_defer_cleanup_age > 0 Committed stable Laurenz Albe (laurenz) bmomjian 1 2020-06-17
07:19
2020-06-16
09:22
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
invalid bit/varbit input causes the log file to be unreadable Withdrawn stable 1 2020-06-30
00:17
2020-06-29
15:42
pg_read_file() with virtual files returns empty string Committed Joe Conway (jconway) Tom Lane (tgl) jconway 1 2020-07-04
13:47
2020-07-04
17:50
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
Parallel hash joins fail to honor temp_tablespaces in some cases Committed Magnus Hagander (mha) Tom Lane (tgl), Daniel Gustafsson (d_gustafsson) mha 1 2020-07-05
11:29
2020-07-05
11:28
Clients
pgbench - another attempt at tap test for time-related options Returned with feedback Fabien Coelho (calvin) 14 2020-07-13
10:22
2020-07-13
10:21
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
psql - add SHOW_ALL_RESULTS option Moved to next CF Fabien Coelho (calvin) Peter Eisentraut (petere) petere 13 2022-04-04
21:33
2022-04-06
17:05
psql - improve code coverage Returned with feedback Fabien Coelho (calvin) Gerdan Santos (gerdan) 5 2020-07-30
21:46
2020-08-03
19:34
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) Moved to next CF 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 Moved to next CF 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
psql: Include access method in listTables output Moved to next CF Georgios Kokolatos (gkokolatos) vigneshwaran C (vignesh.postgres) michael-kun 2 2020-09-02
08:07
2020-09-02
08:06
pg_dump - Add tap test for --extra-float-digits option Committed 14 DongWook Lee (dongwooklee) Michael Paquier (michael-kun) michael-kun 1 2020-07-02
15:19
2020-06-14
01:11
Add support for INDEX_CLEANUP and TRUNCATE to vacuumdb Committed Nathan Bossart (bossartn) Michael Paquier (michael-kun), Masahiko Sawada (masahikosawada) michael-kun 1 2020-06-22
04:34
2020-06-22
16:24
pg_dump --where option Moved to next CF Surafel Temesgen (surafel), Carter Thaxton (carter.thaxton) Cary Huang (cary) 2 2020-09-30
06:18
2020-09-30
06:18
Code Comments
Comment simplehash/dynahash trade-offs Committed James Coleman (jcole1989) macdice 1 2020-08-01
00:17
2020-08-03
00:24
Documentation
document that psql's FETCH_COUNT does not work with combined (\;) queries Moved to next CF Fabien Coelho (calvin) Gerdan Santos (gerdan), David Johnston (polobo) 6 2020-09-30
06:26
2020-09-30
06:27
[doc] vacuum full, fillfactor, and "extra space" Returned with feedback stable Justin Pryzby (justinpryzby) Fabien Coelho (calvin) 3 2020-08-02
21:54
2020-08-02
21:54
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
pg_rewind docs updates Committed James Coleman (jcole1989) Michael Paquier (michael-kun) michael-kun 1 2020-05-01
08:42
2020-05-01
16:32
review docs for v13 Withdrawn 13 Justin Pryzby (justinpryzby) 1 2020-04-27
15:08
2020-06-15
12:20
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
Rotten parts of src/backend/replication/README Committed Michael Paquier (michael-kun) Peter Eisentraut (petere) michael-kun 1 2020-07-02
05:00
2020-07-02
05:03
pg_dump: Add example and link for --encoding option Committed stable DongWook Lee (dongwooklee) Peter Eisentraut (petere) petere 1 2020-07-11
11:55
2020-07-11
11:55
Add missing cross-links in system catalog documentation Moved to next CF Dagfinn Ilmari Mannsåker (ilmari) Peter Eisentraut (petere) petere 2 2020-09-03
11:38
2020-09-10
14:04
Add <command> and <application> annotation to <refentrytitle> tags Moved to next CF Dagfinn Ilmari Mannsåker (ilmari) Peter Eisentraut (petere) petere 3 2020-10-03
14:57
2020-10-03
16:33
Miscellaneous
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
Add index AM callback to adjust opfamily member dependencies Committed Tom Lane (tgl) Alexander Korotkov (smagen), Hamid Akhtar (hamidakhtar) tgl 5 2020-08-01
21:13
2020-08-01
21:17
Add uri percent-encoding for binary data Returned with feedback Anders Åstrand (anders_a) Daniel Gustafsson (d_gustafsson) 4 2020-07-29
20:27
2020-07-29
20:27
Extracting only the columns needed for a query Withdrawn Ashwin Agrawal (ashwinstar), Melanie Plageman (melanieplageman) Dmitry Dolgov (erthalion) 4 2020-07-01
00:04
2020-06-30
23:59
VACUUM memory management Returned with feedback Ibrar Ahmed (ibrar) Justin Pryzby (justinpryzby), Abbas Butt (abbas.butt), Kirk Jamison (kirkjamison) 3 2020-07-02
02:43
2020-04-05
20:26
Recognize D part for to_date() and to_timestamp() in 'WW-D' pattern Returned with feedback Mark Lorenz (s-man42) Cleysson Lima (cleyssonlima), Heron Bonfim (heronbonfim) 3 2020-07-10
20:10
2020-07-10
20:10
explain to report bucket and memory stats for TupleHashTable nodes Returned with feedback Justin Pryzby (justinpryzby) 2 2020-07-23
11:35
2020-07-23
11:35
Identifying user-created objects Returned with feedback Masahiko Sawada (masahikosawada) Julien Rouhaud (rjuju), vigneshwaran C (vignesh.postgres) 2 2020-07-30
21:52
2020-07-30
21:52
Add an optional timeout clause to isolationtester step Rejected 14 Julien Rouhaud (rjuju) 1 2020-03-07
20:54
2020-03-13
16:58
Add missing libraries to Libs.private of libpq.pc Moved to next CF Sandro Mani (sandrom) Peter Eisentraut (petere) petere 2 2020-09-10
13:56
2020-09-10
13:56
Use internal pthreads reimplementation only when building with MSVC Returned with feedback Sandro Mani (sandrom) 1 2020-07-31
19:53
2020-07-31
19:53
Created multiple entries Withdrawn 1 2020-04-10
17:10

Created multiple entries Withdrawn 1 2020-04-10
17:10

Created multiple entries Withdrawn 1 2020-04-10
17:11

Report error position for CREATE/ATTACH PARTITION bounds check Moved to next CF 14 Amit Langote (amitlan), Ashwin Agrawal (ashwinstar), Alexandra Wang (l-wang) Ashutosh Bapat (ashutoshbapat) tgl 2 2020-09-23
22:05
2020-09-29
01:14
split string to table Moved to next CF Pavel Stehule (okbobcz) Peter Smith (smithpb) tgl 2 2020-09-02
22:24
2020-09-03
03:01
+(pg_lsn, numeric) and -(pg_lsn, numeric) operators Committed Fujii Masao (masaofujii) Asif Rehman (asifrana) masaofujii 1 2020-06-30
14:58
2020-06-30
14:58
Using Valgrind to detect buffer accesses without a pin or buffer Committed Peter Geoghegan (pgeoghegan) Anastasia Lubennikova (lubennikovaav), Georgios Kokolatos (gkokolatos) pgeoghegan 1 2020-07-20
12:14
2020-07-22
07:57
hs_standby_disallowed test fix Committed 13 masaofujii 1 2020-07-03
09:05
2020-05-18
14:23
A patch for get origin from commit_ts Committed movead li (movead.li) Michael Paquier (michael-kun) michael-kun 1 2020-07-12
12:45
2020-07-12
12:42
Expand the use of check_canonical_path() for more GUCs Returned with feedback 14 Michael Paquier (michael-kun) Mark Dilger (mark.dilger) 1 2020-07-10
00:30
2020-07-10
00:32
More tests with USING INDEX replident and dropped indexes Moved to next CF 14 Michael Paquier (michael-kun) Rahila Syed (rahila.syed), Euler Taveira (eulerto) michael-kun 2 2020-09-05
02:32
2020-09-05
02:36
Fix perl warnings with MSVC build script Committed 14 Michael Paquier (michael-kun) Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) michael-kun 1 2020-07-06
00:21
2020-07-06
00:20
Default gucs for EXPLAIN Rejected 14 Vik Fearing (xocolatl) 1 2020-08-02
20:43
2020-08-02
20:43
Compatible defaults for LEAD/LAG Moved to next CF 14 Vik Fearing (xocolatl) Pavel Stehule (okbobcz) tgl 3 2020-11-04
21:12
2020-11-04
22:00
TAP tests and symlinks on Windows Committed 14 Andrew Dunstan (adunstan) Michael Paquier (michael-kun), Peter Eisentraut (petere) adunstan 1 2020-07-16
22:46
2020-07-17
00:15
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
Monitoring & Control
SQL statements statistics counter view (pg_stat_sql) Moved to next CF Haribabu Kommi (haribabu) Dilip Kumar (dilip.kumar), Vinayak Pokale (vinpokale), Mark Dilger (mark.dilger) 8 2020-09-17
05:01
2020-09-23
02:12
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 accumulated statistics for wait event Returned with feedback Yoshikazu Imai (yimai) Pavel Stehule (okbobcz), atsushi torikoshi (atorik) 4 2020-08-02
22:00
2020-08-02
22:00
Autovacuum: vacuum tables in descending order of xid_age Returned with feedback David Fetter (dfetter) Vik Fearing (xocolatl), David Kimura (dgkimura) 3 2020-08-03
06:53
2020-08-03
06:53
vacuum verbose: show pages marked allvisible/frozen/hintbits Moved to next CF Justin Pryzby (justinpryzby) Masahiko Sawada (masahikosawada) 3 2020-09-07
03:05
2020-09-07
03:05
Missing object access hook invocations Committed Mark Dilger (mark.dilger) Michael Paquier (michael-kun) michael-kun 1 2020-05-23
05:48
2020-05-24
02:31
expose parallel leader in CSV and log_line_prefix Moved to next CF 14 Justin Pryzby (justinpryzby) Julien Rouhaud (rjuju) michael-kun 2 2020-08-03
04:42
2020-08-03
04:41
vacuum: cost-based delay: wait event, and report in vacuum verbose Committed 14 Justin Pryzby (justinpryzby) Julien Rouhaud (rjuju) andresfreund 1 2020-08-02
22:37
2020-03-24
06:00
Allow pg_stat_statements track the total number of rows affected by utility commands like CTAS or FETCH, etc Committed Fujii Masao (masaofujii) Asif Rehman (asifrana) masaofujii 1 2020-07-29
14:24
2020-07-29
14:24
record whether plans are generic or custom Committed 14 Kyotaro Horiguchi (horiguti), atsushi torikoshi (atorik) Masahiro Ikeda (masahiro.ikeda) masaofujii 1 2020-07-20
02:58
2021-04-05
09:01
Add LWLock blocker(s) information Moved to next CF 14 Bertrand Drouvot (bdrouvot) Julien Rouhaud (rjuju), David Zhang (david.z) 3 2020-11-18
09:25
2020-11-19
10:33
Read access for pg_monitor to pg_replication_origin_status Committed Martín Marqués (mmarques) Michael Paquier (michael-kun), Kyotaro Horiguchi (horiguti), Masahiko Sawada (masahikosawada) michael-kun 1 2020-07-02
13:03
2020-07-03
05:03
Command statistics system Moved to next CF Haribabu Kommi (haribabu), Mark Dilger (mark.dilger) 2 2020-09-17
04:51
2020-09-23
02:12
Have pgstattuple_approx accept TOAST tables Committed Peter Eisentraut (petere) Laurenz Albe (laurenz) petere 1 2020-06-29
23:14
2020-06-29
23:14
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
Progress reporting for COPY command Moved to next CF Josef Šimánek (retro) Fujii Masao (masaofujii), vigneshwaran C (vignesh.postgres) 2 2020-09-17
05:09
2020-09-17
15:08
Function for exposing memory usage of local backend process Moved to next CF 14 Fujii Masao (masaofujii), atsushi torikoshi (atorik) Kasahara Tatsuhito (kasahara) masaofujii 2 2020-08-19
06:49
2020-08-26
01:54
TLS checking in pgstat Committed Daniel Gustafsson (d_gustafsson) Magnus Hagander (mha) mha 1 2020-07-07
15:01
2020-07-07
15:01
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
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
Autoprepare: implicitly replace literals with parameters and store generalized plan Returned with feedback Konstantin Knizhnik (knizhnik) Ryo Yamaji (ryamaji), Ryohei Nagaura (nyannyan) 10 2020-07-01
09:19
2020-07-01
09:18
Built-in connection proxy Moved to next CF Konstantin Knizhnik (knizhnik) Koichi Suzuki (koichi) 7 2020-09-17
05:07
2021-04-28
10:14
Parallel grouping sets Returned with feedback Richard Guo (richardguo) 6 2020-07-12
20:31
2020-07-12
20:30
Multi insert in CTAS/MatView Withdrawn Paul Guo (paulguo), Taylor Vesely (tvesely) Asim Rama Praveen (apraveen) 6 2020-07-30
22:07
2020-07-30
22:08
de-TOAST'ing using a iterator Moved to next CF 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
Reducing memory usage of creating foreign key between partitioned tables Moved to next CF sho kato (kato-sho) Tom Lane (tgl) 5 2020-09-12
21:28
2020-09-04
11:34
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() Moved to next CF 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
Add support for IN and @> in functional-dependency statistics use Committed Pierre Ducroquet (pinaraf) Tomas Vondra (fuzzycz), Dean Rasheed (deanr) fuzzycz 2 2020-07-01
08:48
2020-07-01
08:47
Use heap_multi_insert()s for catalog insertions Committed Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun) michael-kun 2 2020-07-31
05:29
2020-07-31
15:51
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
Improving connection scalability: GetSnapshotData() Moved to next CF Andres Freund (andresfreund) andresfreund 3 2020-09-04
17:35
2020-09-30
22:43
JIT expression evaluation improvements Moved to next CF Andres Freund (andresfreund) 3 2020-09-30
06:53
2020-09-30
06:54
Improve RETURN QUERY performance Committed Tom Lane (tgl) Hamid Akhtar (hamidakhtar) tgl 1 2020-06-12
16:15
2020-06-12
18:13
Improve MemoryContextMemAllocated Committed 14 Jeff Davis (jdavis) jdavis 1 2020-07-01
12:34
2020-07-01
12:34
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
Fast DSM segments Committed Thomas Munro (macdice) macdice 1 2020-07-31
05:57
2020-07-31
05:55
Binary search in ScalarArrayOpExpr for OR'd constant arrays Moved to next CF David Rowley (davidrowley), James Coleman (jcole1989) Heikki Linnakangas (heikki), David Rowley (davidrowley), Tomas Vondra (fuzzycz) davidrowley 3 2021-04-08
17:03
2020-09-11
21:11
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
Use MinimalTuple in TupleQueue, with one fewer copy Committed Thomas Munro (macdice) Soumyadeep Chakraborty (soumyadeepc) macdice 1 2020-07-17
03:13
2020-07-17
03:34
speed up unicode normalization quick check Moved to next CF 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
Batch processing of RI checks Moved to next CF Antonin Houska (a.houska), Corey Huinker (coreyh) 2 2020-09-30
06:56
2020-09-30
06:57
Improve planner cost estimations for alternative subplans Moved to next CF 14 Alexey Bashtanov (bashtanov) 3 2020-11-13
14:16
2020-08-28
22:38
Hashjoin fall back to block nested hashloop join Moved to next CF 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
Speedup usages of pg_*toa() functions Committed David Rowley (davidrowley) davidrowley 1 2020-07-02
03:55
2020-07-02
03:57
Auto-vectorization speeds up multiplication of large-precision numerics Moved to next CF Amit Khandekar (amitdkhan) Tom Lane (tgl) tgl 2 2020-09-07
01:41
2020-09-08
13:49
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
Mark btree_gist functions as PARALLEL SAFE Committed Steven Winfield (stevenwinfield) smagen 1 2020-07-20
12:13
2020-07-20
12:38
Cache relation sizes in recovery Committed Thomas Munro (macdice) Konstantin Knizhnik (knizhnik) macdice 1 2020-07-31
02:39
2021-07-14
12:38
Improve I/O pattern for parallel seqscan Committed David Rowley (davidrowley), Thomas Munro (macdice) davidrowley 1 2020-07-26
09:10
2020-07-26
09:09
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 Moved to next CF 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) 20 2024-02-01
18:40
2024-02-29
01:59
Performance Improvement For Copy From Binary Files Committed Amit Langote (amitlan), Bharath Rupireddy (bharathrupireddy) Amit Langote (amitlan), vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) tgl 1 2020-07-25
20:35
2020-07-27
02:29
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) 30 2024-02-01
18:15
2024-03-18
07:08
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
loop over unbound cursor Moved to next CF Pavel Stehule (okbobcz) Asif Rehman (asifrana) 2 2020-08-10
04:47
2020-07-01
20:26
Inlining of couple of functions in pl_exec.c improves performance Committed Amit Khandekar (amitdkhan) tgl 1 2020-07-05
17:13
2020-07-06
12:29
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
pgbench - improve variable management performance Moved to next CF Fabien Coelho (calvin) 6 2020-09-17
05:31
2020-09-19
07:17
Executor code refactoring around result relations Moved to next CF Amit Langote (amitlan) Heikki Linnakangas (heikki) heikki 6 2020-10-19
11:56
2020-10-30
06:06
pgbench - refactor init functions with buffers Moved to next CF Fabien Coelho (calvin) heikki 5 2020-09-30
08:00
2020-09-30
07:59
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
Startup Centralization Moved to next CF Mike Palmiotto (mpalmiotto), Yulian Khodorkovskiy (ykhodo) Andres Freund (andresfreund) 3 2020-09-17
05:26
2020-09-17
05:26
ereport revisions Committed 13 Tom Lane (tgl), Andres Freund (andresfreund) tgl 1 2020-03-24
16:09
2020-03-30
04:07
improving basebackup.c's file-reading code Committed 14 Robert Haas (rhaas) Hamid Akhtar (hamidakhtar) rhaas 1 2020-06-25
14:54
2020-06-25
14:54
clean up tar-related code in PostgreSQL Committed 14 Robert Haas (rhaas) Hamid Akhtar (hamidakhtar) rhaas 1 2020-07-01
08:13
2020-07-01
08:15
tablespace_map code cleanup Committed 14 Robert Haas (rhaas) rhaas 1 2020-07-03
09:22
2020-06-17
15:08
Removal of currtid()/currtid2() and some table AM cleanup Moved to next CF 14 Michael Paquier (michael-kun) Peter Eisentraut (petere) michael-kun 3 2020-11-25
03:48
2020-11-25
03:21
Cleaning up inappropriate use of name "relkind" Committed Mark Dilger (mark.dilger) Álvaro Herrera (alvherre) michael-kun 1 2020-07-11
04:35
2020-07-15
00:15
Remove a redundant condition check Committed Ádám Balogh (baloghadamsoftware) Amit Kapila (amitkapila), Michael Paquier (michael-kun) amitkapila 1 2020-07-02
13:31
2020-06-27
05:22
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
pg_dump: refactoring of dumpFunc() and dumpAgg() Committed Peter Eisentraut (petere) Fabien Coelho (calvin) petere 1 2020-07-15
13:12
2020-07-15
13:05
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
Remove deprecated exclusive backup mode Moved to next CF David Steele (dsteele) Magnus Hagander (mha) 9 2021-03-19
14:13
2020-07-10
19:56
Add timeline to partial WAL segments Moved to next CF David Steele (dsteele) 9 2020-09-30
07:17
2020-09-30
07:17
logical streaming for large in-progress transactions Moved to next CF 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) amitkapila 9 2020-09-09
03:10
2020-09-16
06:01
Add the capability to logical replication to transfer base types using binary Committed Dave Cramer (dcramer) Daniel Gustafsson (d_gustafsson) tgl 6 2020-07-21
23:53
2020-07-20
19:02
Minimal logical decoding on standbys Withdrawn Amit Khandekar (amitdkhan) Rahila Syed (rahila.syed) 4 2020-06-11
04:24
2023-04-08
17:12
skip empty transactions for logical replication Moved to next CF Euler Taveira (eulerto) 4 2020-09-17
05:29
2022-03-30
08:30
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 Moved to next CF 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
Remove non-fast promotion Committed Fujii Masao (masaofujii) Hamid Akhtar (hamidakhtar) masaofujii 1 2020-07-29
12:27
2020-07-29
12:26
deferred primary key and logical replication Moved to next CF 14 Euler Taveira (eulerto) Ajin Cherian (ajinc) 3 2020-11-29
19:05
2020-11-24
01:42
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
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
Add Hook Functions for Disk Quota Extension Returned with feedback Haozhou Wang (hawang), Hubert Zhang (hubertz), Hao Wu (hwu) Raymond Martin (ramarti) 8 2020-07-31
19:36
2020-07-31
19:35
Implement NULL-related checks in object address functions to prevent cache lookup errors, take two Committed Michael Paquier (michael-kun) Daniel Gustafsson (d_gustafsson) michael-kun 8 2020-07-15
01:20
2020-07-15
00:09
Ltree syntax improvement Moved to next CF Dmitry Belyavsky (beldmit) Nikolay Shaplov (nataraj), Nikita Glukhov (n.glukhov), Aleksandr Sorokin (mustiks) 8 2020-09-30
07:48
2020-09-30
07:48
Replica with large recovery_min_apply_delay is not receiving changes from master after restart until this delay is expired Returned with feedback Konstantin Knizhnik (knizhnik) Martín Marqués (mmarques) 7 2020-08-03
09:32
2020-08-03
09:31
KMS - Internal key management system Moved to next CF Masahiko Sawada (masahikosawada), Ibrar Ahmed (ibrar), Insung Moon (tsukiwamoon) Cary Huang (cary) 6 2020-12-10
06:48
2020-09-08
08:23
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 Moved to next CF 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) 15 2024-02-21
11:30
2024-03-19
02:47
GiST sorting build Moved to next CF Andrey Borodin (x4m) Heikki Linnakangas (heikki), Pavel Borisov (pborisov) heikki 5 2020-11-05
16:15
2021-12-16
09:18
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 Moved to next CF Julien Rouhaud (rjuju), Thomas Munro (macdice) Peter Eisentraut (petere) macdice 5 2020-11-02
12:54
2020-11-08
10:06
Online checksums verification Moved to next CF 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
parallel backup Returned with feedback Asif Rehman (asifrana) 2 2020-07-06
12:24
2020-07-06
12:39
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
TRUNCATE on foreign tables Returned with feedback KaiGai Kohei (kaigai) 2 2020-08-02
22:19
2020-08-02
22:19
Patch to warn about any potential orphaned prepared transactions Withdrawn Hamid Akhtar (hamidakhtar) 1 2020-04-17
07:25
2020-04-22
18:06
Add support for choosing huge page size Committed Odin Ugedal (odinuge) Thomas Munro (macdice) macdice 1 2020-07-17
02:42
2020-07-17
02:42
Infinities in type numeric Committed Tom Lane (tgl) Dean Rasheed (deanr) tgl 1 2020-07-22
23:20
2020-07-22
23:20
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
Implement <null treatment> for window functions Moved to next CF 15 Vik Fearing (xocolatl) David Fetter (dfetter), Krasiyan Andreev (krasiyan) tgl 4 2021-03-25
13:43
2021-03-18
16:36
SQL Commands
SQL/JSON: functions Moved to next CF 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 2020-09-17
05:41
2022-04-08
12:15
SQL/JSON: JSON_TABLE Returned with feedback Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg) Pavel Stehule (okbobcz), Andrew Dunstan (adunstan) 12 2020-08-03
07:56
2022-04-06
18:05
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
SQL:2011 application time Moved to next CF Paul Jungwirth (pjungwir), Ibrar Ahmed (ibrar) Peter Eisentraut (petere) 12 2022-02-07
03:18
2024-03-18
04:47
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 Moved to next CF 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
window function improvements WIP Moved to next CF Krasiyan Andreev (krasiyan) Cleysson Lima (cleyssonlima) 3 2020-09-17
05:38
2020-09-17
05:38
Add MAIN_RELATION_CLEANUP and TOAST_TABLE_CLEANUP options to VACUUM Moved to next CF Nathan Bossart (bossartn) Kirk Jamison (kirkjamison) 3 2020-09-17
05:04
2021-02-09
17:43
Rational number type (fractions) Moved to next CF 14 Joe Nelson (begriffs) 3 2020-09-04
08:13
2020-09-04
08:12
Allow COPY "text" to output a header and add header matching mode to COPY FROM Moved to next CF Rémi Lapeyre (remilapeyre) Daniel Vérité (danielverite), vigneshwaran C (vignesh.postgres) 2 2020-09-29
06:17
2022-03-30
07:11
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 Moved to next CF 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
Remove Extra palloc Of raw_buf For Binary Format In COPY FROM Committed Bharath Rupireddy (bharathrupireddy) vigneshwaran C (vignesh.postgres) tgl 1 2020-07-11
18:21
2020-07-18
05:03
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
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
Set host(no)ssl settings from initdb Moved to next CF David Fetter (dfetter) Vik Fearing (xocolatl), Takayuki Tsunakawa (maumau), Cary Huang (cary) 4 2020-09-07
02:58
2021-03-09
00:47
Recognizing superuser in pg_hba.conf Returned with feedback Vik Fearing (xocolatl) David Fetter (dfetter) 3 2020-07-03
09:25
2020-07-02
13:21
vacuum verbose is unclear Returned with feedback Justin Pryzby (justinpryzby) 2 2020-07-05
20:49
2020-07-05
20:48
Allow backslash continuations in "pg_hba.conf' files Moved to next CF Fabien Coelho (calvin) Justin Pryzby (justinpryzby), David Zhang (david.z) tgl 2 2020-09-03
16:17
2020-09-04
15:00