Commitfest 2018-09

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 46. Moved to next CF: 128. Rejected: 5. Returned with Feedback: 36. Total: 215.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
Fix the optimization to skip WAL-logging on table created in same transaction 528 Moved to next CF 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) nmisch 19 2020-04-06
07:02
2020-04-06
07:04
Reset temp schema on connection to prevent XID wraparound 1505 Committed Not processed Takayuki Tsunakawa (maumau) Michael Paquier (michael-kun) michael-kun 3 2018-08-13
09:55
2018-08-20
23:38
lc_messages parameter doesn't work on Windows 1518 Moved to next CF Not processed Aleksandr Parfenov (a.parfenov) Noah Misch (nmisch) 4 2018-11-29
12:37
2018-11-29
12:36
postgres.exe doesn't output crash dump when it crashes before main() 1525 Moved to next CF Not processed Takayuki Tsunakawa (maumau) Haribabu Kommi (haribabu) 9 2019-11-12
03:19
2019-11-12
03:20
ConvertRowtypeExpr reference errors from partition-wise join 1554 Moved to next CF Not processed Ashutosh Bapat (ashutoshbapat) Etsuro Fujita (efujita) efujita 4 2018-10-02
07:45
2024-12-04
06:59
Accounting of zero-filled buffers in EXPLAIN (BUFFERS) 1625 Moved to next CF Not processed Thomas Munro (macdice) Haribabu Kommi (haribabu) macdice 3 2018-11-27
23:04
2018-11-27
23:03
pg_ugprade test failure on data set with column with default value with type bit/varbit 1637 Committed Not processed Paul Guo (paulguo) Davy Machado (davy.machado), John Naylor (john.naylor) tgl 2 2018-09-11
20:44
2018-09-11
20:37
PANIC on fsync failure 1639 Moved to next CF Not processed Craig Ringer (ringerc) Thomas Munro (macdice) macdice 3 2018-11-19
10:30
2018-11-19
04:48
Try to produce compiler warnings for incorrect usage of printf("%m") 1641 Committed Not processed Tom Lane (tgl) Michael Paquier (michael-kun) tgl 2 2018-09-26
17:32
2018-09-26
23:12
Default values in partition tables don't work as expected and allow NOT NULL violation 1671 Moved to next CF Not processed Amit Langote (amitlan) Ashutosh Bapat (ashutoshbapat) alvherre 3 2018-11-09
04:54
2018-11-13
17:39
Fix cancelled queries when hot_standby_feedback = on 1683 Moved to next CF Not processed Ivan Kartyshov (fenimorkin) Alexander Korotkov (smagen) 4 2019-01-31
11:17
2019-01-31
11:17
Build frontend executables (particularly pg_test_fsync) using pgwin32_open on Windows 1688 Committed Not processed Laurenz Albe (laurenz) Michael Paquier (michael-kun), Noah Misch (nmisch) michael-kun 2 2018-09-14
01:08
2018-09-14
07:31
Fix for Bug #15259 (invalid empty array returned by intarray "&" operator) 1713 Committed Not processed Alexey Kryuchkov (a-kr) tgl 1 2018-07-09
18:59
2018-07-09
18:28
Incorrect error handling for two-phase state files resulting in data loss 1717 Committed Not processed Michael Paquier (michael-kun) michael-kun 1 2018-09-07
18:17
2018-09-07
18:04
Costing bug in hash join logic for unique joins 1720 Committed Not processed David Rowley (davidrowley) tgl 1 2018-07-15
11:16
2018-07-14
16:04
pgbench - remove duplicate hash function declarations 1729 Committed Not processed Fabien Coelho (calvin) Robert Haas (rhaas) rhaas 1 2018-07-26
20:12
2018-07-23
16:03
Fix calculations on WAL recycling 1730 Rejected Not processed Kyotaro Horiguchi (horiguti) 1 2018-07-23
07:22
2018-07-24
09:56
VACUUM, TRUNCATE, REINDEX -- Canceling authentication due to timeout aka Denial of Service Attack 1732 Committed Not processed Michael Paquier (michael-kun) Kyotaro Horiguchi (horiguti), Nathan Bossart (bossartn) michael-kun 1 2018-08-27
00:17
2018-08-29
01:34
pgbench - fix #args check on hash() 1735 Committed Not processed Fabien Coelho (calvin) michael-kun 1 2018-07-27
12:09
2018-07-27
11:53
REINDEX and shared catalogs 1746 Committed Not processed Michael Paquier (michael-kun) michael-kun 1 2018-08-12
22:24
2018-08-09
07:56
Fix for REFRESH MATERIALIZED VIEW ownership error message 1766 Rejected Not processed Jonathan Katz (jkatz05) 1 2018-08-19
17:30
2018-08-19
17:29
Strengthen PGSharedMemoryCreate checks for still-attached processes 1767 Moved to next CF Not processed Noah Misch (nmisch) Daniel Gustafsson (d_gustafsson), Alexandra Wang (l-wang) nmisch 5 2019-04-27
15:23
2019-05-10
07:47
Calculate total_table_pages after set_base_rel_sizes() 1768 Moved to next CF Not processed David Rowley (davidrowley) Edmund Horner (ejrh) tgl 2 2018-11-07
17:18
2018-11-07
21:34
Create a new session for postmaster in pg_ctl 1772 Returned with feedback Not processed Paul Guo (paulguo-pivotal) Tom Lane (tgl), Michael Paquier (michael-kun) 1 2018-09-30
12:48
2019-01-14
12:53
"could not reattach to shared memory" on buildfarm member dory (design review sought) 1777 Rejected Not processed Noah Misch (nmisch) 1 2018-09-29
17:51
2018-09-25
15:05
Clients
pgbench - allow to store query results into variables 669 Moved to next CF Not processed Fabien Coelho (calvin) Stephen Frost (sfrost), Amit Langote (amitlan), Rafia Sabih (rafia.sabih) alvherre 12 2019-01-10
16:44
2019-01-10
21:23
pgbench - another attempt at tap test for time-related options 1306 Moved to next CF Not processed Fabien Coelho (calvin) 14 2020-07-13
10:22
2020-07-13
10:21
Tab completion for SELECT in psql 1376 Returned with feedback Not processed Edmund Horner (ejrh) Vik Fearing (xocolatl), Johnes Castro (johnes), Ruurd Pels (ruurd) 4 2018-10-01
05:40
2018-09-22
06:53
pgbench - option to build using ppoll() for larger connection counts 1388 Committed Not processed doug rady (drady) Robert Haas (rhaas), Fabien Coelho (calvin) tgl 4 2018-09-24
18:41
2018-09-23
00:11
Find additional connection service files in pg_service.conf.d directory 1480 Returned with feedback Not processed Curt Tilmes (ctilmes) Heikki Linnakangas (heikki) 3 2018-09-30
12:49
2018-09-30
12:49
csv output format for psql 1500 Returned with feedback Not processed Daniel Vérité (danielverite) Fabien Coelho (calvin), Lætitia AVROT (arkhena) 3 2018-10-01
05:42
2018-11-27
12:02
pgbench - test whether a variable exists 1528 Returned with feedback Not processed Fabien Coelho (calvin) 3 2020-04-13
08:01
2020-11-30
14:48
hostorder and failover_timeout for libpq 1631 Moved to next CF Not processed Ildar Musin (i.musin) Surafel Temesgen (surafel) 4 2019-02-03
10:36
2019-02-03
10:36
Make description of heap records more talkative for flags 1633 Moved to next CF Not processed Michael Paquier (michael-kun) Nathan Bossart (bossartn) michael-kun 3 2018-11-14
01:35
2018-11-14
01:35
Add --include-table-data-where option to pg_dump, to export only a subset of table data 1644 Moved to next CF Not processed Carter Thaxton (carter.thaxton) Gerdan Santos (gerdan), Surafel Temesgen (surafel) 4 2019-01-31
13:21
2019-01-31
19:21
WIP: Pgbench Errors and serialization/deadlock retries 1645 Returned with feedback Not processed Marina Polyakova (whipping.top1991) Fabien Coelho (calvin), Kevin Grittner (kgrittn) 2 2018-10-01
06:44
2022-04-06
01:00
Update psql tab completion for multiple commits 1661 Committed Not processed Justin Pryzby (justinpryzby) Álvaro Herrera (alvherre), Artur Zakirov (a.zakirov), Edmund Horner (ejrh) tgl 2 2018-09-21
19:22
2018-09-21
19:29
Add function to release an allocated SQLDA 1669 Moved to next CF Not processed sho kato (kato-sho) Gerdan Santos (gerdan) 3 2018-11-30
19:54
2018-11-30
19:55
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) tgl 15 2021-03-03
01:18
2021-03-03
18:54
Psql patch to show access methods info 1689 Moved to next CF 13 Not processed Alik Khilazhev (alikhil), Sergey Cherkashin (cherkashins) Kyotaro Horiguchi (horiguti), Nikita Glukhov (n.glukhov), vigneshwaran C (vignesh.postgres) smagen 10 2020-03-08
10:46
2020-03-08
10:47
Retrieve memory size allocated by libpq 1719 Committed Not processed Lars Kanis (larskanis) Pavel Stehule (okbobcz) tgl 1 2018-09-11
23:00
2018-09-12
04:11
pgbench - overflow detection 1723 Committed Not processed Fabien Coelho (calvin) Ibrar Ahmed (ibrar) andresfreund 1 2018-09-28
05:15
2018-09-28
05:02
Show size of partitioned table 1731 Moved to next CF Not processed Pavel Stehule (okbobcz) Mathias Brossard (mathias) alvherre 4 2019-04-07
19:13
2019-04-08
17:37
pgbench - add pseudo-random permutation function 1736 Moved to next CF Not processed Fabien Coelho (calvin), Hironobu Suzuki (suzuki_hironobu) Muhammad Usama (muhammad_usama) deanr 14 2021-04-06
12:34
2021-04-06
21:31
pg_dumpall --exclude-database option 1743 Returned with feedback Not processed Andrew Dunstan (adunstan) Fabien Coelho (calvin) 1 2018-10-31
16:37
2019-02-01
03:46
libpq should not look up all host addresses at once 1749 Committed Not processed Tom Lane (tgl) Fabien Coelho (calvin) tgl 1 2018-08-23
20:42
2018-08-15
07:07
libpq connection timeout mismanagement 1750 Committed Not processed Tom Lane (tgl) Fabien Coelho (calvin) tgl 1 2018-08-13
17:16
2018-08-14
17:17
pgbench - set non zero exit code on all errors 1751 Moved to next CF Not processed Peter Eisentraut (petere) Fabien Coelho (calvin) petere 2 2018-10-15
08:37
2018-10-15
08:36
libpq should append error messages, not overwrite 1752 Returned with feedback Not processed Tom Lane (tgl) Fabien Coelho (calvin) 1 2018-10-01
06:19
2018-10-01
06:19
libpq stricter integer parsing 1762 Committed Not processed Fabien Coelho (calvin) Peter Eisentraut (petere) michael-kun 1 2018-09-11
21:50
2018-09-11
21:50
libpq host/hostaddr consistency 1769 Moved to next CF Not processed Fabien Coelho (calvin) Artur Zakirov (a.zakirov) alvherre 6 2019-09-11
13:17
2019-09-11
13:16
Tab completion for ALTER DATABASE … SET TABLESPACE 1785 Committed Not processed Dagfinn Ilmari Mannsåker (ilmari) Artur Zakirov (a.zakirov) tgl 1 2018-09-20
21:21
2018-09-22
01:57
Documentation
Check constraint documentation about cross table constraint 1655 Moved to next CF Not processed Lætitia AVROT (arkhena), Patrick Francelle (pfrancelle) Fabien Coelho (calvin), Vik Fearing (xocolatl) alvherre 3 2018-11-26
15:44
2018-11-26
17:20
SQL/JSON: documentation 1704 Moved to next CF Not processed Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg) 4 2019-02-04
02:04
2019-02-04
02:04
pg_default_acl doc fix about 'n' case 1737 Committed Not processed Fabien Coelho (calvin) alvherre 1 2018-08-04
00:56
2018-08-03
20:46
Adding a note to protocol.sgml regarding CopyData 1738 Returned with feedback Not processed Tatsuo Ishii (ishii), Bradley DeJong (bd) Fabien Coelho (calvin) 1 2018-10-01
06:36
2018-10-01
06:36
improve documentation about default privileges 1739 Moved to next CF Not processed Fabien Coelho (calvin) Bradley DeJong (bd) tgl 3 2018-12-03
16:41
2018-12-04
07:16
add RECURSIVE to bookindex 1740 Committed Not processed Daniel Vérité (danielverite) Fabien Coelho (calvin) alvherre 1 2018-08-09
20:21
2018-08-09
20:21
doc - add documentation for aclitem functions 1742 Committed Not processed Fabien Coelho (calvin) Joe Conway (jconway) jconway 1 2018-09-24
14:20
2018-09-24
14:17
pgbench - document compatibility with older server versions 1744 Rejected Not processed Fabien Coelho (calvin) Peter Eisentraut (petere) 1 2018-09-07
13:57
2018-09-07
15:14
Miscellaneous
XML XPath default namespace support 1085 Moved to next CF Not processed Pavel Stehule (okbobcz) Kyotaro Horiguchi (horiguti) 8 2019-02-04
02:16
2019-02-04
02:16
Applying PMDK to WAL operations for persistent memory 1485 Moved to next CF Not processed yoshimi ichiyanagi (yoshimiyana) Heikki Linnakangas (heikki) 5 2019-02-04
02:55
2019-01-30
06:16
Use /etc/localtime to identify system timezone when possible 1628 Committed Not processed Tom Lane (tgl) Michael Paquier (michael-kun) tgl 2 2018-09-13
16:36
2018-09-13
14:18
Make installcheck-world in a clean environment 1672 Moved to next CF Not processed Alexander Lakhin (law) 6 2019-07-30
16:56
2019-07-30
16:56
Partition tree inspection functions 1694 Moved to next CF Not processed Amit Langote (amitlan) Michael Paquier (michael-kun), Jesper Pedersen (jpedersen) michael-kun 3 2018-10-30
01:41
2018-10-30
01:53
Call AcceptInvalidationMessages() after authenticating 1714 Committed Not processed Thomas Munro (macdice) macdice 1 2018-07-13
04:30
2018-07-13
04:23
Allow contrib and pgxs modules to install .h files 1716 Committed Not processed Andrew Gierth (rhodiumtoad) rhodiumtoad 1 2018-07-31
21:48
2018-09-15
20:03
Allow to warn or error on ... = NULL expressions 1728 Moved to next CF Not processed David Fetter (dfetter) Fabien Coelho (calvin) 2 2018-12-01
12:40
2018-12-01
12:41
Hint to set owner for tablespace directory 1773 Committed Not processed Maksim Milyutin (maksm90) Peter Eisentraut (petere) petere 1 2018-10-01
12:15
2018-10-01
12:41
Monitoring & Control
Sample values for pg_stat_statements 1460 Moved to next CF Not processed Vik Fearing (xocolatl) Tomas Vondra (fuzzycz), Haribabu Kommi (haribabu), Greg Stark (stark), Julian Markwort (markwort) 6 2019-01-31
11:23
2019-01-31
11:22
pg_stat_statements with plans (v02) 1470 Returned with feedback Not processed Marius Timmer (mtimm_01), Julian Markwort (markwort) Artur Zakirov (a.zakirov) 3 2018-10-02
01:29
2018-10-02
01:29
Add application_name to "connection authorized" log messages 1684 Committed Not processed Don Seiler (dtseiler) Gilles Darold (darold) sfrost 2 2018-09-28
23:17
2018-09-28
23:59
Sample rate logging 1691 Moved to next CF Not processed Adrien Nayrat (anayrat) Vik Fearing (xocolatl) alvherre 3 2018-11-29
21:50
2018-11-30
13:23
Shared-memory based stats collector 1708 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Tomas Vondra (fuzzycz), Antonin Houska (a.houska) 17 2021-10-01
17:20
2022-04-08
04:44
Indicate anti-wraparound autovacuum in log_autovacuum_min_duration 1753 Committed Not processed Sergei Kornilov (melkij) Masahiko Sawada (masahikosawada) michael-kun 1 2018-09-13
22:40
2018-09-14
07:00
CLUSTER command progress monitor 1779 Moved to next CF Not processed Tatsuro Yamada (tatsuro_yamada) Surafel Temesgen (surafel) rhaas 4 2019-03-25
15:03
2019-03-26
02:15
Performance
Vacuum: allow usage of more than 1GB of work mem 844 Returned with feedback Not processed Heikki Linnakangas (heikki), Claudio Freire (klaussfreire) Heikki Linnakangas (heikki), Masahiko Sawada (masahikosawada), Anastasia Lubennikova (lubennikovaav), Aleksander Alekseev (a.alekseev), Alexey Chernyshov (alexey-chernyshov) 9 2018-10-02
01:43
2018-10-02
01:43
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 2021-10-05
16:21
2021-03-24
05:26
Convert join OR clauses into UNION queries 1001 Returned with feedback Not processed Tom Lane (tgl) Peter Geoghegan (pgeoghegan), Jim Nasby (decibel), Noah Misch (nmisch) 7 2018-10-02
01:11
2018-10-02
01:32
SERIALIZABLE with parallel query 1004 Moved to next CF 12 Not processed Thomas Munro (macdice) Masahiko Sawada (masahikosawada), Haribabu Kommi (haribabu), Kevin Grittner (kgrittn) macdice 10 2019-03-15
09:36
2019-03-15
04:51
Incremental sort 1124 Moved to next CF Not processed Alexander Korotkov (smagen), Tomas Vondra (fuzzycz), James Coleman (jcole1989) Tomas Vondra (fuzzycz), Antonin Houska (a.houska), James Coleman (jcole1989), Diego - (galponcio) fuzzycz 11 2020-04-08
15:29
2020-04-08
13:54
Improve compactify_tuples and PageRepairFragmentation 1138 Returned with feedback Not processed Yura Sokolov (funny_falcon) Claudio Freire (klaussfreire) 6 2018-10-02
02:27
2018-10-02
02:27
Full merge join on comparison clause 1141 Moved to next CF Not processed Alexander Kuzmenkov (akuzmenkov) Jeff Davis (jdavis), Ashutosh Bapat (ashutoshbapat) 7 2018-11-21
13:03
2018-11-21
13:02
Fix LWLock degradation on NUMA 1166 Moved to next CF Not processed Yura Sokolov (funny_falcon) Jesper Pedersen (jpedersen), kalyan s (kalyan) 7 2018-11-30
16:20
2018-11-30
22:06
Exclude partition constaint checking in query execution plan for partitioned table queries 1264 Returned with feedback Not processed Konstantin Knizhnik (knizhnik) David Rowley (davidrowley), Thomas Munro (macdice) 6 2018-10-02
04:31
2018-10-02
04:31
Lazy hash table for snapshot's "xid in progress" 1288 Moved to next CF Not processed Yura Sokolov (funny_falcon) Tomas Vondra (fuzzycz) 6 2018-11-30
15:04
2018-11-30
15:05
Better estimate for filter cost 1296 Returned with feedback Not processed Yuto Hayamizu (hayamiz), Ryoji Kawamichi (kawamichi) Thomas Munro (macdice), Ashutosh Bapat (ashutoshbapat) 5 2018-10-02
02:58
2018-10-02
02:58
Pipelining/batch mode support for libpq 1317 Moved to next CF Not processed Craig Ringer (ringerc), vaishnavi prabakaran (vaishnavip) Andres Freund (andresfreund), Daniel Vérité (danielverite) 6 2021-03-04
18:04
2021-03-18
11:28
Removing [Merge]Append nodes which contain a single subpath 1353 Moved to next CF Not processed David Rowley (davidrowley) Álvaro Herrera (alvherre), Tomas Vondra (fuzzycz) tgl 8 2019-03-25
20:00
2019-03-25
23:29
Remove LEFT JOINs in more cases 1364 Returned with feedback Not processed David Rowley (davidrowley) Antonin Houska (a.houska) 5 2018-09-28
08:28
2018-09-28
08:26
verify ALTER TABLE SET NOT NULL by valid constraints 1389 Moved to next CF Not processed Sergei Kornilov (melkij) David Rowley (davidrowley), Vitaly Burovoy (vitaly.burovoy), Ildar Musin (i.musin) rhaas 7 2019-03-25
15:09
2019-03-25
15:09
OFFSET optimisation for IndexScan using visibility map 1513 Returned with feedback Not processed Michail Nikolaev (nkey) Heikki Linnakangas (heikki), Andrey Borodin (x4m) 3 2018-10-02
04:35
2018-10-02
04:35
Speed up WAL file removal during recovery 1530 Returned with feedback Not processed Takayuki Tsunakawa (maumau) Fujii Masao (masaofujii) 3 2018-09-30
12:53
2018-09-30
12:53
file cloning in pg_upgrade 1537 Moved to next CF Not processed Peter Eisentraut (petere) Michael Paquier (michael-kun) petere 4 2018-11-07
17:38
2018-11-08
07:27
hash joins with bloom filters 1540 Moved to next CF Not processed Tomas Vondra (fuzzycz) Thomas Munro (macdice) 4 2018-11-30
15:33
2018-11-30
15:34
Nested ConvertRowtypeExpr optimization 1552 Moved to next CF Not processed Ashutosh Bapat (ashutoshbapat) Andrew Gierth (rhodiumtoad) rhodiumtoad 4 2018-11-08
22:51
2018-11-06
20:05
Reduce amount of WAL generated by CREATE INDEX for gist, gin and sp-gist 1578 Moved to next CF Not processed Anastasia Lubennikova (lubennikovaav), Andrei Lepikhov (lepikhov) Heikki Linnakangas (heikki), Alexander Kuzmenkov (akuzmenkov) heikki 6 2019-04-03
14:07
2019-04-03
14:07
GiST VACUUM 1598 Moved to next CF 12 Not processed Constantine Kuznetsov (chapaev28), Andrey Borodin (x4m) Heikki Linnakangas (heikki) heikki 5 2019-03-25
16:34
2019-04-05
05:39
Two pass check for deadlock 1602 Moved to next CF Not processed Yura Sokolov (funny_falcon) Masahiko Sawada (masahikosawada), Ashutosh Bapat (ashutoshbapat) 4 2019-02-04
05:05
2019-02-04
05:05
libpq compression 1635 Moved to next CF Not processed Konstantin Knizhnik (knizhnik) Jeyson Linares (jeysonl) 5 2019-08-11
00:22
2021-12-03
07:31
Subplan result cache 1646 Returned with feedback Not processed Heikki Linnakangas (heikki) David Rowley (davidrowley) 2 2018-10-02
02:12
2018-10-02
02:21
WIP: Precalculate stable functions 1648 Moved to next CF Not processed Artur Zakirov (a.zakirov), Marina Polyakova (whipping.top1991) 4 2019-01-31
11:25
2019-01-31
11:25
GROUP BY optimization 1651 Moved to next CF 15 Not processed Fedor Sigaev (sigaev), Pavel Borisov (pborisov) Tomas Vondra (fuzzycz) fuzzycz 12 2022-03-30
23:19
2024-01-26
15:41
Order windows to avoid Sort node between WindowAgg where sort result can be reused 1653 Committed Not processed Daniel Gustafsson (d_gustafsson) Masahiko Sawada (masahikosawada), Alexander Kuzmenkov (akuzmenkov) rhodiumtoad 2 2018-09-14
16:39
2018-09-14
16:38
Make deparsing of column defaults faster 1657 Returned with feedback Not processed Jeff Janes (jjanes) Peter Eisentraut (petere) 2 2018-09-24
12:53
2018-09-24
12:52
Improve recovery performance of dropping database having many tablespaces 1658 Returned with feedback Not processed Fujii Masao (masaofujii) Michael Paquier (michael-kun) 2 2018-09-30
12:51
2019-11-21
12:12
Evaluate immutable functions during planning (in FROM clause) 1664 Moved to next CF Not processed Alexander Kuzmenkov (akuzmenkov), Aleksandr Parfenov (a.parfenov) Antonin Houska (a.houska), Anastasia Lubennikova (lubennikovaav), Anthony Bykov (anthonyb) tgl 7 2019-08-01
22:51
2019-09-24
15:17
Moving relation extension locks out of heavyweight lock manager 1666 Moved to next CF Not processed Masahiko Sawada (masahikosawada) 4 2018-12-01
11:58
2018-11-30
01:02
Push down aggregates below joins. 1685 Returned with feedback Not processed Heikki Linnakangas (heikki) 2 2018-10-02
02:00
2018-10-02
02:00
Reduce partition tuple routing overheads 1690 Moved to next CF Not processed David Rowley (davidrowley) Amit Langote (amitlan), Jesper Pedersen (jpedersen) alvherre 3 2018-11-16
18:26
2018-11-23
00:16
Global shared meta cache 1695 Moved to next CF 13 Not processed Takeshi Ideriha (ideriha) 7 2019-10-30
01:15
2020-02-01
11:51
option to disable WAL recycling 1700 Returned with feedback Not processed Jerry Jelinek (jerryj) Peter Eisentraut (petere) 2 2018-10-02
01:16
2019-04-02
15:35
cost_sort improvement 1706 Moved to next CF Not processed Fedor Sigaev (sigaev) 4 2019-01-31
11:23
2019-01-31
11:23
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) smagen 27 2023-10-25
10:02
2025-02-18
07:24
setproctitle_fast() 1715 Committed Not processed Thomas Munro (macdice) macdice 1 2018-07-24
01:30
2018-07-24
01:11
Inline Common Table Expressions 1734 Moved to next CF 12 Not processed Andreas Karlsson (kandreas), Andrew Gierth (rhodiumtoad), David Fetter (dfetter) Tom Lane (tgl) tgl 4 2019-02-16
21:11
2019-03-13
00:45
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 2020-07-01
09:19
2020-07-01
09:18
Tid range scan 1755 Moved to next CF 13 Not processed Edmund Horner (ejrh) David Rowley (davidrowley), Shawn Wang (shawnwang) davidrowley 7 2019-12-01
02:34
2021-02-27
10:05
Fix quadratic performance of regexp match/split functions 1756 Committed Not processed Andrew Gierth (rhodiumtoad) rhodiumtoad 1 2018-08-28
11:22
2018-08-16
05:55
Revise executor's handling of range table relations 1758 Moved to next CF Not processed Amit Langote (amitlan) David Rowley (davidrowley), Jesper Pedersen (jpedersen) tgl 2 2018-10-08
15:35
2018-10-11
03:06
snprintf.c performance improvements 1763 Moved to next CF Not processed Tom Lane (tgl) tgl 2 2018-10-18
03:44
2018-10-12
04:36
Make executor's Range Table an array instead of a List 1771 Returned with feedback Not processed David Rowley (davidrowley) 1 2018-08-23
22:23
2018-09-04
08:26
Block level parallel vacuum 1774 Moved to next CF Not processed Masahiko Sawada (masahikosawada) Dilip Kumar (dilip.kumar), Sergei Kornilov (melkij) amitkapila 8 2020-01-30
02:45
2020-01-30
02:47
smarter parallel dump/restore scheduling 1776 Committed Not processed Tom Lane (tgl) Peter Eisentraut (petere) tgl 1 2018-09-14
21:33
2018-09-14
21:32
Speed up planning with partitions 1778 Moved to next CF 12 Not processed Amit Langote (amitlan) David Rowley (davidrowley), Dilip Kumar (dilip.kumar), Jesper Pedersen (jpedersen), Yoshikazu Imai (yimai) tgl 4 2019-04-01
04:23
2019-04-05
10:47
Make nbtree keys unique by appending heap TID, suffix truncation 1787 Moved to next CF 12 Not processed Peter Geoghegan (pgeoghegan) Heikki Linnakangas (heikki), Andrei Lepikhov (lepikhov) pgeoghegan 4 2019-03-25
17:05
2019-04-01
22:59
Procedural Languages
Add missing type conversion functions for PL/Python 1499 Returned with feedback Not processed Haozhou Wang (hawang) Heikki Linnakangas (heikki), Nikita Glukhov (n.glukhov), Anthony Bykov (anthonyb) 3 2018-10-02
04:43
2018-10-02
04:42
declarative session variables, LET command 1608 Moved to next CF 7/7 +12702−162 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 2025-02-04
05:51
2025-02-20
20:22
Refactoring
get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead 1536 Moved to next CF Not processed Nikolay Shaplov (nataraj) John Dent (denty) 8 2019-10-05
15:19
2019-09-27
08:24
Easy way to handle postmaster death + related bug fixes and improvements 1618 Moved to next CF Not processed Thomas Munro (macdice) Kyotaro Horiguchi (horiguti) macdice 3 2018-11-23
07:55
2018-11-23
07:56
de-deduplicate code in DML execution hooks in postgres_fdw 1619 Moved to next CF Not processed Ashutosh Bapat (ashutoshbapat) Etsuro Fujita (efujita) efujita 4 2019-01-17
05:49
2019-01-17
05:57
Replace conversion_create.sql with normal data entries 1626 Moved to next CF Not processed John Naylor (john.naylor) Tom Lane (tgl) tgl 4 2019-01-04
00:49
2019-01-04
00:49
generate bootstrap entries for array types 1640 Committed Not processed John Naylor (john.naylor) Dagfinn Ilmari Mannsåker (ilmari) tgl 2 2018-09-20
19:18
2018-09-21
04:00
Track the next xid using 64 bits 1718 Moved to next CF 12 Not processed Thomas Munro (macdice) Andres Freund (andresfreund) macdice 4 2019-03-28
05:57
2019-03-28
05:29
pread() and pwrite() 1722 Moved to next CF Not processed Oskari Saarenmaa (os), Thomas Munro (macdice) Thomas Munro (macdice), Jesper Pedersen (jpedersen) macdice 2 2018-11-06
21:04
2018-11-07
22:48
Upper limit arguments of pg_logical_slot_xxx_changes functions accept invalid values 1725 Returned with feedback Not processed Masahiko Sawada (masahikosawada) Brian Faherty (scrummyin) 1 2018-10-02
04:48
2018-10-02
04:49
pgbench - doCustom cleanup 1754 Moved to next CF Not processed Fabien Coelho (calvin) Kirk Jamison (kirkjamison) alvherre 2 2019-03-10
18:24
2019-03-27
15:22
unused/redundant foreign key code 1757 Moved to next CF Not processed Peter Eisentraut (petere) Daniel Gustafsson (d_gustafsson) petere 2 2018-11-10
15:24
2018-11-10
15:23
Add a semicolon to query related to search_path 1760 Committed Not processed Tatsuro Yamada (tatsuro_yamada) petere 1 2018-08-30
17:29
2018-08-31
01:57
Fix help option of contrib/oid2name and contrib/vacuumlo 1770 Committed Not processed Tatsuro Yamada (tatsuro_yamada) Michael Paquier (michael-kun) michael-kun 1 2018-08-28
12:44
2018-08-30
02:30
simplify index tuple descriptor initialization 1780 Committed Not processed Peter Eisentraut (petere) Artur Zakirov (a.zakirov) petere 1 2018-09-13
06:28
2018-09-13
06:28
Refactor textToQualifiedNameList() 1781 Moved to next CF Not processed Yugo Nagata (yugo.nagata) 2 2018-10-10
02:27
2018-10-11
01:01
Refactor dlopen() support 1784 Committed Not processed Peter Eisentraut (petere) petere 1 2018-09-06
12:07
2018-09-06
14:49
Replication & Recovery
Logical decoding of two-phase transactions 944 Moved to next CF 13 Not processed Nikhil Sontakke (nikkhils) Tomas Vondra (fuzzycz), Petr Jelínek (pjmodos) 13 2019-09-30
18:04
2021-08-09
03:00
Restricting maximum keep segments by repslots 1260 Moved to next CF 13 Not processed Kyotaro Horiguchi (horiguti) Masahiko Sawada (masahikosawada), Greg Stark (stark), Jehan-Guillaume de Rorthais (ioguix) 12 2019-11-28
03:09
2020-04-08
08:02
logical streaming for large in-progress transactions 1429 Returned with feedback Not processed Tomas Vondra (fuzzycz), Petr Jelínek (pjmodos) Masahiko Sawada (masahikosawada), Peter Eisentraut (petere) 4 2018-10-02
04:59
2020-09-16
06:01
Synchronous replay mode for avoiding stale reads on hot standbys 1589 Moved to next CF 13 Not processed Thomas Munro (macdice) 7 2019-07-01
09:05
2019-02-04
06:34
Copy function for logical replication slots 1705 Moved to next CF Not processed Masahiko Sawada (masahikosawada) Petr Jelínek (pjmodos) alvherre 5 2019-05-24
01:36
2019-04-06
02:49
Row filtering for logical replication 1710 Returned with feedback Not processed Euler Taveira (eulerto) Hironobu Suzuki (suzuki_hironobu) 2 2018-10-02
05:03
2022-03-07
02:31
Proposal for changes to recovery.conf API 1711 Moved to next CF Not processed Simon Riggs (simon), Sergei Kornilov (melkij) Peter Eisentraut (petere) petere 2 2018-11-25
15:56
2018-11-27
17:11
BUG #15288: Logical Replication failed when inserting record which has CHECK constraint 1727 Committed Not processed alvherre 1 2018-08-20
03:15
2018-07-30
21:05
automatic restore point 1788 Rejected Not processed Naoki Yotsunaga (yotsunaga) 1 2018-09-30
12:45
2018-10-01
22:06
Security
GnuTLS support 1277 Moved to next CF Not processed Andreas Karlsson (kandreas), Peter Eisentraut (petere) 8 2018-11-29
17:43
2018-11-29
23:00
Add ALWAYS DEFERRED option for CONSTRAINTs and CONSTRAINT TRIGGERs 1319 Moved to next CF Not processed Nicolas Williams (cryptonector) Álvaro Herrera (alvherre), Robbie Harwood (rharwood) 5 2019-01-31
15:24
2019-01-31
15:24
macOS Secure Transport SSL Support 1490 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson) Heikki Linnakangas (heikki) 5 2019-02-04
05:11
2019-02-04
05:12
pg_hba.conf : new auth option : clientcert=verify-full 1522 Moved to next CF Not processed Julian Markwort (markwort) Magnus Hagander (mha), Thomas Munro (macdice) mha 6 2019-03-09
20:23
2019-03-09
20:22
GSSAPI encryption support 1647 Moved to next CF Not processed Robbie Harwood (rharwood) Nicolas Williams (cryptonector) sfrost 5 2019-04-03
20:25
2019-04-09
02:51
Allow has_table_previlege to return false when user has no previlege on namespace 1783 Moved to next CF Not processed Yugo Nagata (yugo.nagata) Gerdan Santos (gerdan) 3 2019-02-04
04:50
2019-02-04
04:50
Server Features
Correct space parsing in to_timestamp() 713 Committed Not processed Artur Zakirov (a.zakirov) Dmitry Dolgov (erthalion), Amul Sul (sulamul), Paulo Junior (paulocsd) smagen 10 2018-09-13
18:15
2018-09-26
14:40
Generic type subscripting 1062 Moved to next CF 14 Not processed 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
Improve geometric types 1160 Committed Not processed Emre Hasegeli (hasegeli) Kyotaro Horiguchi (horiguti), Tomas Vondra (fuzzycz), Aleksander Alekseev (a.alekseev) fuzzycz 6 2018-09-26
09:13
2018-09-27
20:59
Implement NULL-related checks in object address functions to prevent cache lookup errors 1204 Moved to next CF Not processed Michael Paquier (michael-kun) 7 2018-11-29
07:09
2020-07-15
00:09
multivariate MCV lists and histograms 1238 Moved to next CF 12 Not processed Tomas Vondra (fuzzycz) David Rowley (davidrowley), Dean Rasheed (deanr) fuzzycz 9 2019-04-09
02:29
2019-04-09
02:29
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 2021-03-11
10:06
2021-03-11
13:34
Pluggable storage API 1283 Moved to next CF 12 Not processed Álvaro Herrera (alvherre), Andres Freund (andresfreund), Alexander Korotkov (smagen), Haribabu Kommi (haribabu) Alexander Korotkov (smagen) andresfreund 9 2019-04-05
22:09
2019-04-08
17:37
Custom compression methods 1294 Moved to next CF Not processed Ildus Kurbangaliev (ildus) 10 2019-09-30
18:47
2021-01-19
09:53
BRIN bloom and multi-minmax indexes 1348 Moved to next CF Not processed Tomas Vondra (fuzzycz) 11 2019-12-01
01:52
2021-03-27
20:42
Flexible configuration for full-text search 1421 Moved to next CF Not processed Aleksandr Parfenov (a.parfenov) Aleksander Alekseev (a.alekseev) 6 2019-02-04
06:15
2018-11-29
13:02
Shared Ispell dictionaries 1461 Moved to next CF Not processed Artur Zakirov (a.zakirov) Tomas Vondra (fuzzycz), Ildus Kurbangaliev (ildus) fuzzycz 6 2019-02-03
10:58
2019-04-05
19:35
SQL/JSON: jsonpath 1471 Moved to next CF 12 Not processed Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg) Tomas Vondra (fuzzycz) smagen 6 2019-04-03
10:00
2019-04-07
00:03
Add enum relation option type 1489 Moved to next CF 13 Not processed Nikolay Shaplov (nataraj) alvherre 8 2019-09-25
19:00
2019-09-25
18:59
ICU as default collation provider 1543 Moved to next CF Not processed Marina Polyakova (whipping.top1991) Peter Geoghegan (pgeoghegan), Daniel Vérité (danielverite), Andrey Borodin (x4m) 5 2019-02-04
06:21
2018-12-12
17:53
Advanced partition matching for partition-wise join 1553 Moved to next CF 13 Not processed Etsuro Fujita (efujita), Ashutosh Bapat (ashutoshbapat) Etsuro Fujita (efujita), Amul Sul (sulamul), Ashutosh Bapat (ashutoshbapat), Mark Dilger (mark.dilger) efujita 11 2020-04-08
02:44
2020-04-08
10:18
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 2021-10-04
01:00
2021-10-06
03:03
kNN for SP-GiST 1587 Committed Not processed Nikita Glukhov (n.glukhov) Andrey Borodin (x4m) smagen 3 2018-09-19
14:17
2018-09-27
20:32
Implement ASSERTIONs per the SQL standard. 1604 Moved to next CF Not processed Joe Wildish (joewildish) 4 2019-01-31
11:22
2019-01-31
11:22
Covering GiST indexes 1615 Moved to next CF 12 Not processed Andrey Borodin (x4m) Andreas Karlsson (kandreas) smagen 5 2019-03-15
10:52
2019-03-10
16:42
Range phrase operator in tsquery 1624 Moved to next CF Not processed Aleksandr Parfenov (a.parfenov) Dmitry Ivanov (funbringer) 4 2018-11-30
20:07
2018-11-30
20:08
Undo logs 1649 Moved to next CF 13 Not processed Dilip Kumar (dilip.kumar), Thomas Munro (macdice) Amit Kapila (amitkapila) 8 2019-12-01
02:24
2019-12-01
02:24
Global snapshots 1662 Moved to next CF Not processed Stas Kelvich (kelvich), Konstantin Knizhnik (knizhnik) Andrey Borodin (x4m) 4 2019-01-31
16:49
2019-01-31
16:46
Client Connection redirection support for PostgreSQL 1673 Returned with feedback Not processed 2 2018-10-02
03:00
2018-10-02
03:00
SLRU data page checksums 1682 Returned with feedback Not processed 2 2018-10-02
05:35
2018-08-02
03:36
Update snowball stemmers 1697 Committed Not processed Artur Zakirov (a.zakirov) Tom Lane (tgl) tgl 2 2018-09-24
21:30
2018-09-25
11:45
Nepali Snowball dictionary 1698 Committed Not processed Artur Zakirov (a.zakirov), Oleg Bartunov (oleg) Tom Lane (tgl) tgl 2 2018-09-24
21:30
2018-06-26
13:04
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 2022-03-24
11:32
2022-03-29
03:19
Proposal to add work_mem option to postgres_fdw module 1761 Committed Not processed Noriyoshi Shinoda (shinoda) Peter Eisentraut (petere) petere 1 2018-09-07
13:18
2018-09-08
00:53
Detect shared buffer access violations using mprotect() 1765 Moved to next CF Not processed Asim Rama Praveen (apraveen) 3 2019-02-03
10:31
2019-02-03
10:31
Improve the accuracy of floating point statistical aggregates 1775 Moved to next CF Not processed Dean Rasheed (deanr) Madeleine Thompson (madeleine) deanr 2 2018-10-06
10:59
2018-10-06
10:58
SQL Commands
Foreign Key Arrays 1252 Returned with feedback Not processed Mark Rofail (markmoheb) Andreas Karlsson (kandreas), Sergey Myasoedov (smyasoedov) alvherre 6 2021-02-05
00:05
2021-10-05
19:15
Add SKIP LOCKED option to VACUUM and ANALYZE 1399 Moved to next CF Not processed Nathan Bossart (bossartn) Michael Paquier (michael-kun), Masahiko Sawada (masahikosawada) michael-kun 5 2018-10-04
01:46
2018-10-04
01:32
MERGE 1446 Moved to next CF Not processed Pavan Deolasee (pavan) 6 2019-01-31
15:55
2019-01-31
15:54
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 2020-09-17
05:41
2022-04-08
12:15
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 2020-08-03
07:56
2022-04-06
18:05
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 2021-04-08
15:08
2021-04-08
15:07
chained transactions 1594 Moved to next CF Not processed Peter Eisentraut (petere) Fabien Coelho (calvin) petere 6 2019-03-24
11:01
2019-03-24
14:41
Allow granting of permission to REFRESH MATERIALIZED VIEW, CLUSTER, and REINDEX 1605 Moved to next CF Not processed Isaac Morland (ijmorlan) 3 2018-11-30
15:14
2018-11-30
15:15
generalized expression syntax for partition bounds 1620 Moved to next CF Not processed Tom Lane (tgl), Kyotaro Horiguchi (horiguti), Amit Langote (amitlan) Peter Eisentraut (petere) petere 4 2019-01-25
10:39
2019-01-28
04:12
ALTER TABLE - check for column existence before starting operations 1621 Returned with feedback Not processed Pierre Ducroquet (pinaraf) Artur Zakirov (a.zakirov) 2 2018-10-02
05:14
2018-06-26
15:59
Allow COPY's 'text' format to output a header 1629 Returned with feedback Not processed Simon Muller (samuller) Cynthia Shang (cshang) adunstan 2 2018-10-02
05:07
2022-03-30
07:11
cursors with prepared statements 1667 Moved to next CF Not processed Peter Eisentraut (petere) Heikki Linnakangas (heikki) 3 2018-12-01
11:21
2018-12-01
11:23
Allow to specify a index name as ANALYZE parameter 1721 Returned with feedback Not processed Yugo Nagata (yugo.nagata) John Naylor (john.naylor) 1 2018-10-02
05:27
2018-10-02
05:27
Add IGNORE NULLS and FROM LAST options 1724 Returned with feedback Not processed Oliver Ford (ojford) Krasiyan Andreev (krasiyan) rhodiumtoad 1 2018-09-30
18:57
2025-01-31
02:25
Allow to rename index in concurrent mode 1726 Moved to next CF Not processed Peter Eisentraut (petere), Andrew Klychkov (andreiklychkov) Andrew Klychkov (andreiklychkov) petere 2 2018-11-14
17:33
2018-11-14
16:13
conflict handling for COPY FROM 1745 Moved to next CF Not processed Surafel Temesgen (surafel) Karen Huddleston (khuddlefish), Andrew McElroy (andrew.mcelroy.punchh.com) 4 2019-06-28
11:00
2020-03-30
12:46
FETCH FIRST clause PERCENT option 1759 Moved to next CF Not processed Surafel Temesgen (surafel) Tomas Vondra (fuzzycz), Vik Fearing (xocolatl), Gerdan Santos (gerdan) 4 2019-06-28
05:33
2021-09-30
18:31
ALTER TABLE on system catalogs 1764 Moved to next CF Not processed Peter Eisentraut (petere) petere 4 2019-03-19
10:32
2019-03-19
11:00
System Administration
Online enabling of checksums 1535 Moved to next CF Not processed Magnus Hagander (mha), Daniel Gustafsson (d_gustafsson) Tomas Vondra (fuzzycz), Andrey Borodin (x4m), Michael Banck (mbanck), Sergei Kornilov (melkij) mha 5 2019-01-31
15:53
2019-01-31
11:24
Changing the autovacuum launcher scheduling; oldest table first algorithm 1573 Moved to next CF Not processed Masahiko Sawada (masahikosawada) Anastasia Lubennikova (lubennikovaav) 5 2018-11-30
09:40
2018-11-30
09:40
A way to request the rotation of server logs 1622 Committed Not processed Kyotaro Horiguchi (horiguti) Alexander Kuzmenkov (akuzmenkov) smagen 2 2018-09-01
17:21
2018-09-06
08:00
Support optional message in backend cancellation/termination 1670 Moved to next CF Not processed Daniel Gustafsson (d_gustafsson) Pavel Stehule (okbobcz) 4 2019-02-03
09:25
2019-02-03
09:25
pg_stat_statements_reset() update to reset specific statement statistics 1707 Moved to next CF Not processed Haribabu Kommi (haribabu) Fujii Masao (masaofujii), Sergei Kornilov (melkij) amitkapila 4 2019-01-17
03:01
2019-01-11
03:35
Online verification of checksums 1733 Moved to next CF Not processed Michael Banck (mbanck) Fabien Coelho (calvin) 4 2020-11-16
07:14
2021-09-13
11:45
Add regress test for pg_read_all_stats role 1748 Committed Not processed Alexandra Ryzhevich (aryzhevich) Michael Paquier (michael-kun) michael-kun 1 2018-09-26
06:29
2018-09-26
06:29
Allow pg_verify_checksums to specify a database to scan 1782 Returned with feedback Not processed Yugo Nagata (yugo.nagata) Fabien Coelho (calvin) 1 2018-10-02
02:44
2018-09-04
08:16
Progress reporting for pg_verify_checksums 1786 Moved to next CF Not processed Bernd Helmle (psoo), Michael Banck (mbanck) Fabien Coelho (calvin) michael-kun 4 2019-04-02
02:06
2019-04-03
01:49