Commitfest 2019-01

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 58. Moved to next CF: 127. Withdrawn: 4. Rejected: 3. Returned with Feedback: 38. Total: 230.

Closed patches

Status Ver Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
Fix the optimization to skip WAL-logging on table created in same transaction Moved to next CF 13 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
postgres.exe doesn't output crash dump when it crashes before main() Moved to next CF Takayuki Tsunakawa (maumau) Haribabu Kommi (haribabu) 9 2019-11-12
03:19
2019-11-12
03:20
Strengthen PGSharedMemoryCreate checks for still-attached processes Moved to next CF Noah Misch (nmisch) Daniel Gustafsson (d_gustafsson), Alexandra Wang (l-wang) nmisch 5 2019-04-27
15:23
2019-05-10
07:47
Allow AddForeignUpdateTargets to add extra target expressions other than columns Moved to next CF Etsuro Fujita (efujita), Kyotaro Horiguchi (horiguti) efujita 6 2019-11-27
07:27
2019-11-27
07:30
XML fixes Moved to next CF 12 Pavel Stehule (okbobcz), Chapman Flack (chap) Ryan Lambert (ryanlambert) alvherre 2 2019-04-01
21:42
2019-04-01
22:09
Remove "combining diacriticals" in unaccent rules Moved to next CF Hugh Ranalli (hughr) Thomas Munro (macdice) macdice 2 2019-02-18
03:36
2019-02-18
03:36
Clients
pgbench - another attempt at tap test for time-related options Moved to next CF 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
Psql patch to show access methods info Moved to next CF 13 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
Show size of partitioned table Moved to next CF Pavel Stehule (okbobcz) Mathias Brossard (mathias) alvherre 4 2019-04-07
19:13
2019-04-08
17:37
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
libpq host/hostaddr consistency Moved to next CF Fabien Coelho (calvin) Artur Zakirov (a.zakirov) alvherre 6 2019-09-11
13:17
2019-09-11
13:16
pg_dump multi VALUES INSERT Moved to next CF 12 David Rowley (davidrowley), Surafel Temesgen (surafel) Fabien Coelho (calvin), Gerdan Santos (gerdan) alvherre 3 2019-03-07
12:48
2019-03-08
02:22
libpq trace log Moved to next CF 13 Aya Iwata (iwata.aya) Jacob Champion (jchampion), Jim Doty (doty-pivotal), Ramanarayana M (ramnar) 5 2021-01-18
00:33
2021-04-02
23:07
pg_dumpall --exclude-database option Moved to next CF 12 Andrew Dunstan (adunstan) Fabien Coelho (calvin) adunstan 3 2019-03-01
16:14
2019-02-01
03:46
Add sqlstate output mode to VERBOSITY Moved to next CF 12 didier gautheron (didier.users.sourceforge.net) Dagfinn Ilmari Mannsåker (ilmari) tgl 2 2019-04-04
21:22
2019-04-04
21:26
psql display of foreign keys Moved to next CF 12 Álvaro Herrera (alvherre) Peter Eisentraut (petere) alvherre 2 2019-03-26
14:58
2019-03-26
14:35
DECLARE STATEMENT syntax support in ECPG Moved to next CF 12 Hayato Kuroda (ha-kun) meskes 2 2019-02-17
23:21
2019-02-04
02:19
A new data type 'bytea' for ECPG host variable Moved to next CF 12 Ryo Matsumura (ryo) meskes 2 2019-02-18
16:34
2019-02-19
01:09
Unified logging system for command-line programs Moved to next CF Peter Eisentraut (petere) Donald Dong (ddong) petere 2 2019-04-01
18:57
2019-04-02
20:48
Documentation
documenting signal handling with readme Moved to next CF Chris Travers (einhverfr) Tom Lane (tgl) 5 2019-09-30
17:58
2019-09-02
17:54
Update INSTALL file Moved to next CF Andreas 'ads' Scherbaum (ads) Stephen Frost (sfrost) 2 2019-04-06
20:53
2019-04-06
20:54
Miscellaneous
Make installcheck-world in a clean environment Moved to next CF Alexander Lakhin (law) 6 2019-07-30
16:56
2019-07-30
16:56
Avoid creation of the free space map for small tables Moved to next CF 12 John Naylor (john.naylor) Amit Kapila (amitkapila) amitkapila 3 2019-03-18
02:26
2019-03-18
02:28
Adding a TAP test checking data consistency on standby with minRecoveryPoint Moved to next CF 12 Michael Paquier (michael-kun) michael-kun 2 2019-03-13
07:22
2019-03-24
12:47
Pass COPT and PROFILE to CXXFLAGS Moved to next CF Christoph Berg (myon) Tom Lane (tgl), Andres Freund (andresfreund), Michael Paquier (michael-kun) michael-kun 2 2019-02-03
08:51
2019-02-03
13:01
idle-in-transaction timeout error does not give a hint Moved to next CF Tatsuo Ishii (ishii) Takeshi Ideriha (ideriha) 2 2019-03-31
23:49
2019-03-31
23:50
anycompatible and anycompatiblearray polymorphic types Moved to next CF Pavel Stehule (okbobcz) Tom Lane (tgl) tgl 7 2020-03-19
15:43
2020-03-19
16:09
EXPLAIN with information about modified GUC values Moved to next CF Tomas Vondra (fuzzycz) Rafia Sabih (rafia.sabih), John Naylor (john.naylor) fuzzycz 2 2019-04-03
22:23
2019-04-03
22:27
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
CLUSTER command progress monitor Moved to next CF Tatsuro Yamada (tatsuro_yamada) Surafel Temesgen (surafel) rhaas 4 2019-03-25
15:03
2019-03-26
02:15
Add client connection check during the execution of the query Moved to next CF Sergey Cherkashin (cherkashins) Stas Kelvich (kelvich) 2 2019-08-01
06:15
2022-02-14
04:15
timeout parameters in libpq Moved to next CF 12 Ryohei Nagaura (nyannyan) Fabien Coelho (calvin), Kirk Jamison (kirkjamison) michael-kun 2 2019-04-06
06:56
2019-04-08
04:32
Log a sample of transactions Moved to next CF 12 Adrien Nayrat (anayrat) Hayato Kuroda (ha-kun) alvherre 2 2019-04-03
21:46
2019-04-04
12:36
Log bind parameter values on error Moved to next CF 13 Alexey Bashtanov (bashtanov) alvherre 6 2019-12-11
22:41
2019-12-12
23:19
monitoring CREATE INDEX [CONCURRENTLY] Moved to next CF 12 Álvaro Herrera (alvherre) Rahila Syed (rahila.syed), Pavan Deolasee (pavan) alvherre 2 2019-04-02
18:32
2019-04-07
10:39
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
SERIALIZABLE with parallel query Moved to next CF 12 Thomas Munro (macdice) Masahiko Sawada (masahikosawada), Haribabu Kommi (haribabu), Kevin Grittner (kgrittn) macdice 10 2019-03-15
09:36
2019-03-15
04:51
Removing [Merge]Append nodes which contain a single subpath Moved to next CF David Rowley (davidrowley) Álvaro Herrera (alvherre), Tomas Vondra (fuzzycz) tgl 8 2019-03-25
20:00
2019-03-25
23:29
verify ALTER TABLE SET NOT NULL by valid constraints Moved to next CF 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
Reduce amount of WAL generated by CREATE INDEX for gist, gin and sp-gist Moved to next CF 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 Moved to next CF 12 Constantine Kuznetsov (chapaev28), Andrey Borodin (x4m) Heikki Linnakangas (heikki) heikki 5 2019-03-25
16:34
2019-04-05
05:39
libpq compression Moved to next CF Konstantin Knizhnik (knizhnik) Jeyson Linares (jeysonl) 5 2019-08-11
00:22
2021-12-03
07:31
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
Evaluate immutable functions during planning (in FROM clause) Moved to next CF 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
Global shared meta cache Moved to next CF 13 Takeshi Ideriha (ideriha) 7 2019-10-30
01:15
2020-02-01
11:51
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
Inline Common Table Expressions Moved to next CF 12 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 Moved to next CF Konstantin Knizhnik (knizhnik) Ryo Yamaji (ryamaji), Ryohei Nagaura (nyannyan) 10 2020-07-01
09:19
2020-07-01
09:18
Tid range scan Moved to next CF 13 Edmund Horner (ejrh) David Rowley (davidrowley), Shawn Wang (shawnwang) davidrowley 7 2019-12-01
02:34
2021-02-27
10:05
Block level parallel vacuum Moved to next CF Masahiko Sawada (masahikosawada) Dilip Kumar (dilip.kumar), Sergei Kornilov (melkij) amitkapila 8 2020-01-30
02:45
2020-01-30
02:47
Speed up planning with partitions Moved to next CF 12 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 Moved to next CF 12 Peter Geoghegan (pgeoghegan) Heikki Linnakangas (heikki), Andrei Lepikhov (lepikhov) pgeoghegan 4 2019-03-25
17:05
2019-04-01
22:59
KNN for B-tree Moved to next CF Nikita Glukhov (n.glukhov) Alexander Korotkov (smagen), Anastasia Lubennikova (lubennikovaav) smagen 8 2020-03-16
13:18
2024-04-02
12:30
New vacuum option to do only freezing Moved to next CF 12 Masahiko Sawada (masahikosawada) Nathan Bossart (bossartn), Darafei Praliaskouski (komzpa) andresfreund 3 2019-04-06
01:23
2019-04-06
07:13
Ordered Partitioned Table Scans Moved to next CF 12 David Rowley (davidrowley) Julien Rouhaud (rjuju), Antonin Houska (a.houska) tgl 3 2019-04-05
23:21
2019-04-08
05:21
Detoast Compressed Datum Slice Moved to next CF Paul Ramsey (pramsey) Andrey Borodin (x4m), Darafei Praliaskouski (komzpa), Regina Obe (reginaobe) sfrost 2 2019-04-03
18:55
2019-04-02
16:42
Prove IS NOT NULL inference for large arrays Moved to next CF James Coleman (jcole1989) David Rowley (davidrowley), Pavel Stehule (okbobcz) tgl 2 2019-03-01
22:14
2019-03-03
00:21
Delay locking partitions during INSERT and UPDATE Moved to next CF David Rowley (davidrowley) John Naylor (john.naylor) rhaas 2 2019-02-21
16:33
2019-02-21
19:49
Delay locking partitions during query execution Moved to next CF David Rowley (davidrowley) 2 2019-03-05
10:43
2019-03-06
01:40
Ryu floating point output Moved to next CF 12 Andrew Gierth (rhodiumtoad) Donald Dong (ddong) rhodiumtoad 2 2019-02-13
15:40
2019-02-21
00:10
Using POPCNT and other advanced bit manipulation instructions Moved to next CF 12 David Rowley (davidrowley) tgl 2 2019-02-20
22:40
2019-02-15
16:55
postgres_fdw: Perform UPPERREL_ORDERED and UPPERREL_FINAL steps remotely Moved to next CF 12 Etsuro Fujita (efujita) Antonin Houska (a.houska) efujita 2 2019-04-02
12:06
2019-04-02
11:55
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
block level PRAGMA Moved to next CF Pavel Stehule (okbobcz) 3 2019-04-09
13:03
2019-04-09
18:48
Refactoring
get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead Moved to next CF Nikolay Shaplov (nataraj) John Dent (denty) 8 2019-10-05
15:19
2019-09-27
08:24
Track the next xid using 64 bits Moved to next CF 12 Thomas Munro (macdice) Andres Freund (andresfreund) macdice 4 2019-03-28
05:57
2019-03-28
05:29
Refactoring the checkpointer's fsync request queue Moved to next CF Thomas Munro (macdice), Shawn Debnath (sd) Kevin Grittner (kgrittn), Shawn Debnath (sd) macdice 3 2019-04-04
10:59
2019-04-05
16:22
Making WAL receiver startup rely on GUC context for primary_conninfo and primary_slot_name Moved to next CF Michael Paquier (michael-kun) Sergei Kornilov (melkij), Donald Dong (ddong) 2 2019-02-16
15:02
2019-01-17
00:54
Replication & Recovery
Respect client-initiated CopyDone during logical streaming replication Moved to next CF Dave Cramer (dcramer), Vladimir Gordiychuk (gordiychuk) Craig Ringer (ringerc) 6 2019-07-08
10:48
2019-07-08
10:41
Logical decoding of two-phase transactions Moved to next CF 13 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 Moved to next CF 13 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
Synchronous replay mode for avoiding stale reads on hot standbys Moved to next CF 13 Thomas Munro (macdice) 7 2019-07-01
09:05
2019-02-04
06:34
Copy function for logical replication slots Moved to next CF Masahiko Sawada (masahikosawada) Petr Jelínek (pjmodos) alvherre 5 2019-05-24
01:36
2019-04-06
02:49
pg_rewind: options to use restore_command from recovery.conf or command line Moved to next CF 13 Alexey Kondratov (ololobus) Andrey Borodin (x4m) michael-kun 8 2020-04-01
02:20
2020-04-01
08:56
Connection slots reserved for replication Moved to next CF Alexander Kukushkin (cyberdem0n) Kyotaro Horiguchi (horiguti), Petr Jelínek (pjmodos), Masahiko Sawada (masahikosawada), Oleksii Kliukin (alexk), Surafel Temesgen (surafel) michael-kun 3 2019-02-12
01:36
2019-02-12
12:52
create and use subscription for nonsuperuser Moved to next CF 12 Evgeny Efimkin (efimkine) Andrey Borodin (x4m) 2 2019-03-26
02:29
2019-03-26
13:32
online change primary_conninfo Moved to next CF 13 Sergei Kornilov (melkij) Fujii Masao (masaofujii) alvherre 7 2020-03-27
23:40
2020-04-01
14:03
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
Synchronizing slots from primary to standby Moved to next CF 13 Petr Jelínek (pjmodos) Shaun Thomas (bonesmoses) 4 2019-09-30
18:05
2019-07-08
10:28
Security
pg_hba.conf : new auth option : clientcert=verify-full Moved to next CF Julian Markwort (markwort) Magnus Hagander (mha), Thomas Munro (macdice) mha 6 2019-03-09
20:23
2019-03-09
20:22
GSSAPI encryption support Moved to next CF Robbie Harwood (rharwood) Nicolas Williams (cryptonector) sfrost 5 2019-04-03
20:25
2019-04-09
02:51
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
multivariate MCV lists and histograms Moved to next CF 12 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 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
Pluggable storage API Moved to next CF 12 Á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 Moved to next CF Ildus Kurbangaliev (ildus) 10 2019-09-30
18:47
2021-01-19
09:53
BRIN bloom and multi-minmax indexes Moved to next CF Tomas Vondra (fuzzycz) 11 2019-12-01
01:52
2021-03-27
20:42
SQL/JSON: jsonpath Moved to next CF 12 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 Moved to next CF 13 Nikolay Shaplov (nataraj) alvherre 8 2019-09-25
19:00
2019-09-25
18:59
Advanced partition matching for partition-wise join Moved to next CF 13 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 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
Covering GiST indexes Moved to next CF 12 Andrey Borodin (x4m) Andreas Karlsson (kandreas) smagen 5 2019-03-15
10:52
2019-03-10
16:42
Undo logs Moved to next CF 13 Dilip Kumar (dilip.kumar), Thomas Munro (macdice) Amit Kapila (amitkapila) 8 2019-12-01
02:24
2019-12-01
02:24
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
SERIALIZABLE on standby servers Moved to next CF 13 Thomas Munro (macdice) Kevin Grittner (kgrittn) 4 2019-07-01
11:14
2019-02-04
06:19
amcheck verification for GiST Moved to next CF 13 Andrey Borodin (x4m) Peter Geoghegan (pgeoghegan) pgeoghegan 6 2019-11-28
03:57
2019-11-28
03:57
DNS SRV support for LDAP authentication Moved to next CF 12 Thomas Munro (macdice) Daniel Gustafsson (d_gustafsson) macdice 3 2019-03-21
02:45
2019-03-21
03:10
Undo worker and transaction rollback Moved to next CF 13 Amit Kapila (amitkapila), Dilip Kumar (dilip.kumar), mithun cy (mithun.cy), Rafia Sabih (rafia.sabih) 5 2019-09-09
03:32
2019-01-24
09:01
Cleaning up orphaned files using undo logs Moved to next CF Thomas Munro (macdice) 5 2019-11-28
02:45
2022-01-12
08:27
Foreign keys referencing partitioned tables Moved to next CF 12 Álvaro Herrera (alvherre) Jesper Pedersen (jpedersen) alvherre 2 2019-04-03
17:52
2019-04-04
00:45
Add Hook Functions for Disk Quota Extension Moved to next CF Haozhou Wang (hawang), Hubert Zhang (hubertz), Hao Wu (hwu) Raymond Martin (ramarti) 8 2020-07-31
19:36
2020-07-31
19:35
Add pg_partition_root to get top-most parent of a partition tree Moved to next CF 12 Michael Paquier (michael-kun) Amit Langote (amitlan) michael-kun 2 2019-02-08
00:08
2019-02-08
00:07
Statement-level rollback Moved to next CF Álvaro Herrera (alvherre), Takayuki Tsunakawa (maumau) 2 2019-02-04
06:14
2019-02-13
01:12
Implement NULL-related checks in object address functions to prevent cache lookup errors, take two Moved to next CF Michael Paquier (michael-kun) Daniel Gustafsson (d_gustafsson) michael-kun 8 2020-07-15
01:20
2020-07-15
00:09
Triggers on Materialized Views Moved to next CF 13 Mi Tar (mitar) 2 2019-04-01
07:06
2019-04-01
07:06
SQL Commands
generated columns Moved to next CF Peter Eisentraut (petere) Michael Paquier (michael-kun), Pavel Stehule (okbobcz) petere 5 2019-03-30
08:03
2019-04-09
01:00
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 Moved to next CF 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
chained transactions Moved to next CF Peter Eisentraut (petere) Fabien Coelho (calvin) petere 6 2019-03-24
11:01
2019-03-24
14:41
conflict handling for COPY FROM Moved to next CF 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 Moved to next CF 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 Moved to next CF Peter Eisentraut (petere) petere 4 2019-03-19
10:32
2019-03-19
11:00
ATTACH/DETACH PARTITION CONCURRENTLY Moved to next CF Álvaro Herrera (alvherre), Robert Haas (rhaas), David Rowley (davidrowley) rhaas 3 2019-03-14
16:01
2019-03-14
16:01
FETCH FIRST clause WITH TIES option Moved to next CF Surafel Temesgen (surafel) Tomas Vondra (fuzzycz), Vik Fearing (xocolatl) alvherre 8 2020-04-07
22:48
2020-04-08
04:29
support VARIADIC arg for least/greatest functions Moved to next CF Pavel Stehule (okbobcz) Chapman Flack (chap) 2 2019-03-11
22:19
2019-03-11
22:26
REINDEX CONCURRENTLY Moved to next CF 12 Peter Eisentraut (petere) Michael Paquier (michael-kun), Sergei Kornilov (melkij) petere 2 2019-03-29
07:27
2019-04-01
06:43
Temporary materialized views Moved to next CF Mi Tar (mitar) Andreas Karlsson (kandreas) 2 2019-03-15
09:59
2019-03-15
09:51
insensitive/non-deterministic collations Moved to next CF 12 Peter Eisentraut (petere) Peter Geoghegan (pgeoghegan), Daniel Vérité (danielverite) petere 2 2019-03-22
12:43
2019-03-22
12:43
System Administration
Online verification of checksums Moved to next CF Michael Banck (mbanck) Fabien Coelho (calvin) 4 2020-11-16
07:14
2021-09-13
11:45
Progress reporting for pg_verify_checksums Moved to next CF Bernd Helmle (psoo), Michael Banck (mbanck) Fabien Coelho (calvin) michael-kun 4 2019-04-02
02:06
2019-04-03
01:49
pg_upgrade: Pass -j option down to vacuumdb Moved to next CF 12 Jesper Pedersen (jpedersen) Kirk Jamison (kirkjamison), Stefan Petrea (wsdookadr) 2 2019-04-09
00:22
2019-04-04
14:49
Offline enabling/disabling of checksums Moved to next CF Michael Banck (mbanck) Michael Paquier (michael-kun), Fabien Coelho (calvin), Sergei Kornilov (melkij) michael-kun 2 2019-03-22
23:56
2019-03-29
14:01
Support huge_pages on AIX Moved to next CF 13 Thomas Munro (macdice) macdice 6 2019-12-03
22:39
2019-10-03
13:22