Status summary: Committed: 49. Moved to next CF: 145. Withdrawn: 5. Rejected: 4. Returned with Feedback: 12. Total: 215.
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 |
Fix Deadlock Issue in Single User Mode When IO Failure Occurs | Returned with feedback | stable | Chengchao Yu (allelujava) | Amit Kapila (amitkapila), Kyotaro Horiguchi (horiguti) | 5 | 2020-02-01 05:39 |
2020-02-01 05:42 |
|
SimpleLruTruncate() mutual exclusion (data loss from lack thereof) | Withdrawn | stable | Noah Misch (nmisch) | 5 | 2020-01-25 18:58 |
2020-01-31 08:42 |
||
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 |
|
fix for BUG #3720: wrong results at using ltree | Moved to next CF | Filip Rembiałkowski (filiprem) | Tom Lane (tgl), Ibrar Ahmed (ibrar), Benjie Gillam (benjie) | tgl | 5 | 2020-03-31 15:48 |
2020-03-31 15:47 |
|
ALTER TABLE restructuring | Committed | Tom Lane (tgl) | Álvaro Herrera (alvherre) | tgl | 4 | 2020-01-15 23:50 |
2020-01-21 00:46 |
|
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) | Fujii Masao (masaofujii) | 9 | 2020-11-30 15:23 |
2021-01-05 01:07 |
|
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), Arthur Zakirov (a.zakirov) | Grigory Smolkin (g.smolkin.postgrespro.ru) | nmisch | 8 | 2021-01-03 11:34 |
2021-01-20 22:03 |
|
Invalid permission check in pg_stats for functional indexes | Moved to next CF | 13 | Pierre Ducroquet (pinaraf) | Kuntal Ghosh (kuntal_ghosh) | 5 | 2020-07-05 20:31 |
2020-07-05 20:32 |
|
logical decoding : exceeded maxAllocatedDescs for .spill files | Committed | Amit Khandekar (amitdkhan) | Amit Kapila (amitkapila) | amitkapila | 2 | 2020-01-02 10:27 |
2020-02-02 17:19 |
|
Fix base backup checksum verification for random or zero page headers | Moved to next CF | Michael Banck (mbanck) | 4 | 2020-11-16 07:14 |
2020-11-30 23:38 |
|||
Restore replication settings when modifying a field type | Moved to next CF | 13 | Zongliang Quan (quanzl) | Peter Eisentraut (petere), Euler Taveira (eulerto) | petere | 3 | 2020-03-13 12:32 |
2020-03-13 12:32 |
Checking the return value of SPI_execute | Committed | Mark Dilger (hornschnorter) | michael-kun | 1 | 2019-11-07 03:42 |
2019-11-07 17:38 |
||
Missing test of SPI copy functionality | Committed | Mark Dilger (hornschnorter) | Michael Paquier (michael-kun) | michael-kun | 1 | 2019-11-09 06:00 |
2019-11-09 05:59 |
|
Re: MarkBufferDirtyHint() and LSN update | Withdrawn | Michael Paquier (michael-kun) | 1 | 2019-11-25 02:29 |
2019-12-21 02:44 |
|||
Colorization to the output of command-line has unproperly behaviors at Windows platform | Moved to next CF | Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) | Michail Nikolaev (nkey) | michael-kun | 2 | 2020-03-02 06:49 |
2020-03-02 09:01 |
|
REINDEX CONCURRENTLY failures with temporary tables | Committed | 12 | Michael Paquier (michael-kun) | Heikki Linnakangas (heikki) | michael-kun | 1 | 2020-01-22 01:21 |
2020-01-22 03:37 |
Report all I/O errors in buffile.c | Moved to next CF | Thomas Munro (macdice) | Ibrar Ahmed (ibrar) | macdice | 3 | 2020-06-16 20:27 |
2020-06-16 07:28 |
|
Fix PostgreSQL server build and install problems under MSYS2 | Rejected | 12 | Guram Duka (duka) | 1 | 2020-01-30 14:35 |
2020-01-30 14:35 |
||
Fix planner crash involving statistics of rangetype operators | Committed | stable | Michael Paquier (michael-kun) | Andrey Borodin (x4m) | tgl | 1 | 2020-01-12 19:44 |
2020-01-13 22:33 |
Reorder buffer crash while aborting old transactions. | Committed | vignesh C (vignesh.postgres) | dilip kumar (dilip.kumar) | alvherre | 1 | 2020-01-17 21:20 |
2020-01-20 00:36 |
|
Fix false "ERROR: subtransaction logged without previous top-level txn record" alert | Moved to next CF | Arseny Sher (sher-ars) | amitkapila | 3 | 2020-07-01 11:39 |
2020-03-04 13:29 |
||
Fix to_char() behaviour with 'WW-D' pattern | Moved to next CF | Mark Lorenz (s-man42) | Cleysson Lima (cleyssonlima), Nitin Jadhav (nitinjadhav11) | 3 | 2020-07-10 20:11 |
2020-07-10 20:10 |
||
Physical replication slot advance is not persistent | Committed | Alexey Kondratov (ololobus) | Kyotaro Horiguchi (horiguti) | michael-kun | 1 | 2020-01-30 02:20 |
2020-01-31 11:14 |
|
Fix psql to report I/O errors on writing query results | Moved to next CF | Daniel Vérité (danielverite) | David Z (idrawone.gmail.com), David Zhang (david.z) | petere | 2 | 2020-03-20 15:13 |
2020-03-23 18:51 |
|
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), Greg Nancarrow (gregn1234) | Laurenz Albe (laurenz), Takayuki Tsunakawa (maumau), Peter Smith (smithpb) | tgl | 14 | 2021-01-05 21:35 |
2021-01-05 21:34 |
|
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), vignesh C (vignesh.postgres) | smagen | 10 | 2020-03-08 10:46 |
2020-03-08 10:47 |
pgbench - add pseudo-random permutation function | Moved to next CF | Fabien Coelho (calvin), Hironobu Suzuki (suzuki_hironobu) | Muhammad Usama (muhammad_usama) | 13 | 2020-12-03 09:51 |
2020-10-26 10:52 |
||
pgbench - add \aset to store results of combined queries (\;) | Moved to next CF | Fabien Coelho (calvin) | Ibrar Ahmed (ibrar) | michael-kun | 5 | 2020-04-03 02:48 |
2020-04-03 05:23 |
|
psql - add SHOW_ALL_RESULTS option | Moved to next CF | Fabien Coelho (calvin) | Peter Eisentraut (petere) | 7 | 2020-09-30 06:20 |
2020-09-30 06:21 |
||
psql - improve code coverage | Moved to next CF | 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) | 7 | 2020-12-03 09:51 |
2020-11-16 12:52 |
||
libpq sslpassword parameter and callback function | Committed | Andrew Dunstan (adunstan) | Greg Nancarrow (gregn1234) | adunstan | 2 | 2019-11-30 20:44 |
2019-12-07 13:51 |
|
Improve psql's tab completion for file names | Committed | Tom Lane (tgl) | Peter Eisentraut (petere) | tgl | 1 | 2020-01-23 16:07 |
2020-01-23 16:09 |
|
compactify pgbench -i progress output | Committed | Amit Langote (amitlan) | Fabien Coelho (calvin) | michael-kun | 1 | 2019-12-04 02:36 |
2019-12-04 06:10 |
|
Setting min/max TLS protocol in clientside libpq | Committed | Daniel Gustafsson (d_gustafsson) | Michael Paquier (michael-kun), Arthur Zakirov (a.zakirov), cary huang (caryh) | michael-kun | 1 | 2020-01-28 04:04 |
2020-01-29 06:23 |
|
color by default | Moved to next CF | Peter Eisentraut (petere) | Sulidi Maimaitiming (smaimaitiming) | petere | 2 | 2020-03-29 09:57 |
2020-04-02 07:22 |
|
Documentation | ||||||||
DOC: Document encode() and decode() base64 encoding | Committed | Karl Pinc (kop) | Fabien Coelho (calvin) | tgl | 3 | 2020-01-18 22:51 |
2020-01-22 01:03 |
|
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 |
||
Connection string usage for Core Postgresql client applications | Withdrawn | 13 | Lætitia AVROT (arkhena) | Laurenz Albe (laurenz) | 1 | 2020-01-21 20:53 |
2020-01-18 08:11 |
|
Role membership allows to ALTER and DROP objects. | Committed | 13 | Laurenz Albe (laurenz) | tgl | 1 | 2019-11-20 20:29 |
2019-11-20 17:27 |
|
Link to "Upgrading a PostgreSQL Cluster" in Release Notes | Committed | stable | Vik Fearing (xocolatl) | Peter Eisentraut (petere) | petere | 1 | 2020-01-09 15:18 |
2020-01-09 18:22 |
[doc] vacuum full, fillfactor, and "extra space" | Moved to next CF | stable | Justin Pryzby (justinpryzby) | Fabien Coelho (calvin) | 3 | 2020-08-02 21:54 |
2020-08-02 21:54 |
|
Miscellaneous | ||||||||
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 |
|
parse-time support function for "any" datatype | Moved to next CF | Pavel Stehule (okbobcz) | 9 | 2020-12-30 14:09 |
2020-07-31 16:28 |
|||
allow_system_table_mods stuff | Committed | Peter Eisentraut (petere) | Tom Lane (tgl) | petere | 4 | 2019-11-29 09:31 |
2019-11-29 09:30 |
|
Adding a test for speculative wait case | Moved to next CF | Ashwin Agrawal (ashwinstar), Melanie Plageman (melanieplageman) | andresfreund | 4 | 2020-03-24 19:13 |
2020-03-24 19:13 |
||
pgrename_temp() – concurrent rename of temporary files on Windows | Moved to next CF | Alexander Korotkov (smagen) | 4 | 2020-04-05 16:24 |
2020-03-30 20:37 |
|||
Ltree, lquery, and ltxtquery binary protocol support | Moved to next CF | Nino Floris (nino) | Alexander Korotkov (smagen) | tgl | 4 | 2020-04-01 21:32 |
2020-04-01 21:52 |
|
Add index AM callback to adjust opfamily member dependencies | Moved to next CF | Tom Lane (tgl) | Alexander Korotkov (smagen), Hamid Akhtar (hamidakhtar) | tgl | 5 | 2020-08-01 21:13 |
2020-08-01 21:17 |
|
enhance SPI to support EXECUTE commands | Returned with feedback | Zongliang Quan (quanzl) | 2 | 2020-02-01 11:19 |
2020-02-01 11:21 |
|||
Add more compile-time asserts | Moved to next CF | 13 | Peter Smith (smithpb) | Michael Paquier (michael-kun) | michael-kun | 3 | 2020-02-03 06:53 |
2020-03-10 02:23 |
Add uri percent-encoding for binary data | Moved to next CF | Anders Åstrand (anders_a) | Daniel Gustafsson (d_gustafsson) | 4 | 2020-07-29 20:27 |
2020-07-29 20:27 |
||
Shared Memory Context | Returned with feedback | 13 | Takeshi Ideriha (ideriha) | 2 | 2020-02-01 11:21 |
2020-02-01 11:24 |
||
Add support for automatically updating Unicode derived files | Committed | Peter Eisentraut (petere) | John Naylor (john.naylor) | petere | 2 | 2020-01-09 15:19 |
2020-01-24 11:25 |
|
Preserve versions of initdb-created collations in pg_upgrade | Returned with feedback | Peter Eisentraut (petere) | 2 | 2020-01-24 10:04 |
2020-01-24 10:04 |
|||
Extracting only the columns needed for a query | Moved to next CF | Ashwin Agrawal (ashwinstar), Melanie Plageman (melanieplageman) | Dmitry Dolgov (erthalion) | 4 | 2020-07-01 00:04 |
2020-06-30 23:59 |
||
Improve checking for pg_index.xmin | Moved to next CF | Alexander Korotkov (smagen) | 3 | 2020-03-24 22:27 |
2020-03-24 22:27 |
|||
remove trailing zeroes from numeric value (minscale) | Committed | Pavel Stehule (okbobcz) | Karl Pinc (kop) | tgl | 1 | 2020-01-06 17:14 |
2020-01-06 18:08 |
|
VACUUM memory management | Moved to next CF | Ibrar Ahmed (ibrar) | Justin Pryzby (justinpryzby), Abbas Butt (abbas.butt), Kirk Jamison (kirkjamison) | 3 | 2020-07-02 02:43 |
2020-04-05 20:26 |
||
Fastpath while arranging the changes in LSN order in logical decoding | Moved to next CF | dilip kumar (dilip.kumar) | Heikki Linnakangas (heikki), David Zhang (david.z) | andresfreund | 2 | 2020-03-25 03:51 |
2020-03-25 04:09 |
|
Recognize D part for to_date() and to_timestamp() in 'WW-D' pattern | Moved to next CF | Mark Lorenz (s-man42) | Cleysson Lima (cleyssonlima), Heron Bonfim (heronbonfim) | 3 | 2020-07-10 20:10 |
2020-07-10 20:10 |
||
Add pg_file_sync() to adminpack | Committed | Fujii Masao (masaofujii) | Julien Rouhaud (rjuju), Arthur Zakirov (a.zakirov), atsushi torikoshi (atorik) | masaofujii | 1 | 2020-01-24 11:51 |
2020-01-24 11:50 |
|
Fix issues around duplicate Workers keys in structured EXPLAIN output | Committed | 13 | Maciek Sakrejda (msakrejda) | Georgios Kokolatos (gkokolatos) | tgl | 1 | 2020-01-25 23:17 |
2020-01-26 23:00 |
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 | 14 | Kyotaro Horiguchi (horiguti) | Tomas Vondra (fuzzycz), Antonin Houska (a.houska) | 14 | 2020-12-01 09:13 |
2021-01-14 06:14 |
|
Log bind parameter values on error | Committed | 13 | Alexey Bashtanov (bashtanov) | alvherre | 6 | 2019-12-11 22:41 |
2019-12-12 23:19 |
|
Planning counters in pg_stat_statements | Moved to next CF | Fujii Masao (masaofujii), Julien Rouhaud (rjuju), Thomas Munro (macdice), PAscal L (pascall) | Greg Stark (stark), Yoshikazu Imai (yimai), PAscal L (pascall) | masaofujii | 6 | 2020-04-02 02:37 |
2020-04-08 12:32 |
|
Expose queryid in pg_stat_activity and log_line_prefix | Moved to next CF | Julien Rouhaud (rjuju) | atsushi torikoshi (atorik), Evgeny Efimkin (efimkine) | 9 | 2020-12-01 09:12 |
2021-01-20 02:28 |
||
progress report for ANALYZE | Committed | 13 | Álvaro Herrera (alvherre), Vinayak Pokale (vinayak), Tatsuro Yamada (tatsuro_yamada) | Julien Rouhaud (rjuju), Amit Langote (amitlan) | alvherre | 4 | 2020-01-15 14:53 |
2020-01-27 10:16 |
socket_timeout in interfaces/libpq | Moved to next CF | 13 | Ryohei Nagaura (nyannyan) | 5 | 2020-04-08 12:39 |
2020-04-08 12:39 |
||
get current and recovery timeline | Returned with feedback | 13 | Jehan-Guillaume de Rorthais (ioguix) | Kyotaro Horiguchi (horiguti), Fujii Masao (masaofujii) | 3 | 2020-01-31 06:12 |
2020-01-31 06:12 |
|
Amcheck: check B-tree leftlink-rightlink invariant on standby | Moved to next CF | Andrey Borodin (x4m) | Georgy Rylov (godjan) | pgeoghegan | 4 | 2020-08-08 18:19 |
2020-08-09 06:08 |
|
Parallel leader process info in EXPLAIN output | Moved to next CF | Thomas Munro (macdice) | Melanie Plageman (melanieplageman) | 3 | 2020-03-17 00:16 |
2020-03-17 22:21 |
||
Add accumulated statistics for wait event | Moved to next CF | Yoshikazu Imai (yimai) | Pavel Stehule (okbobcz), atsushi torikoshi (atorik) | 4 | 2020-08-02 22:00 |
2020-08-02 22:00 |
||
vacuum: error context to include block number 📎 | Moved to next CF | 13 | Justin Pryzby (justinpryzby) | Álvaro Herrera (alvherre), Amit Kapila (amitkapila), Andres Freund (andresfreund), Masahiko Sawada (masahikosawada) | amitkapila | 2 | 2020-03-31 17:18 |
2020-04-01 19:31 |
Autovacuum: vacuum tables in descending order of xid_age | Moved to next CF | David Fetter (dfetter) | Vik Fearing (xocolatl), David Kimura (dgkimura) | 3 | 2020-08-03 06:53 |
2020-08-03 06:53 |
||
Expose lock group leader pid in pg_stat_activity | Moved to next CF | Julien Rouhaud (rjuju) | Guillaume Lelarge (gleu) | michael-kun | 2 | 2020-02-06 00:46 |
2020-03-16 06:02 |
|
Performance | ||||||||
Protect syscache from bloating with negative cache entries | Moved to next CF | Kyotaro Horiguchi (horiguti) | Jim Nasby (decibel), Takayuki Tsunakawa (maumau), Takeshi Ideriha (ideriha) | 20 | 2020-12-01 14:34 |
2021-01-14 08:32 |
||
Incremental sort | Moved to next CF | 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 |
|
Remove self join on a unique column | Moved to next CF | Konstantin Knizhnik (knizhnik), Alexander Kuzmenkov (akuzmenkov), Andrey Lepikhov (lepikhov) | David Rowley (davidrowley) | 13 | 2021-01-11 04:07 |
2021-01-11 04:07 |
||
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 |
||
Block level parallel vacuum | Committed | Masahiko Sawada (masahikosawada) | dilip kumar (dilip.kumar), Sergei Kornilov (melkij) | amitkapila | 8 | 2020-01-30 02:45 |
2020-01-30 02:47 |
|
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 |
2020-03-16 13:17 |
|
Speed up transaction completion faster after many relations are accessed in a transaction | Returned with feedback | 13 | Takayuki Tsunakawa (maumau) | Takayuki Tsunakawa (maumau) | davidrowley | 5 | 2020-02-01 11:40 |
2020-02-01 11:41 |
NOT IN to ANTI JOIN transformation | Moved to next CF | 13 | James Finnerty (jimfinnerty), Zheng Li (zhengli) | 6 | 2020-04-08 13:32 |
2020-04-08 13:32 |
||
Built-in connection proxy | Moved to next CF | Konstantin Knizhnik (knizhnik) | Koichi Suzuki (koichi) | 7 | 2020-09-17 05:07 |
2020-09-17 08:47 |
||
Avoid full GIN index scan when possible | Committed | 13 | Julien Rouhaud (rjuju), Nikita Glukhov (n.glukhov) | Tom Lane (tgl) | smagen | 4 | 2020-01-17 22:23 |
2020-01-17 22:13 |
Trigger autovacuum on tuple insertion | Moved to next CF | Laurenz Albe (laurenz) | David Rowley (davidrowley), Laurenz Albe (laurenz), Justin Pryzby (justinpryzby) | davidrowley | 5 | 2020-03-28 07:50 |
2020-04-02 23:44 |
|
Use memcpy in pglz decompression | Committed | Andrey Borodin (x4m), Владимир Лесков (tinsane) | Peter Eisentraut (petere) | fuzzycz | 4 | 2019-11-28 22:44 |
2019-12-01 02:50 |
|
Use heap_multi_insert for catalog relations | Returned with feedback | Daniel Gustafsson (d_gustafsson) | Michael Paquier (michael-kun) | 4 | 2020-01-23 06:29 |
2020-07-31 15:51 |
||
Parallel grouping sets | Moved to next CF | Richard Guo (richardguo) | 6 | 2020-07-12 20:31 |
2020-07-12 20:30 |
|||
Multi insert in CTAS/MatView | Moved to next CF | Paul Guo (paulguo), Taylor Vesely (tvesely) | Asim Rama Praveen (apraveen) | 6 | 2020-07-30 22:07 |
2020-07-30 22:08 |
||
Run-time pruning for ModifyTable | Moved to next CF | David Rowley (davidrowley) | Amit Langote (amitlan), sho kato (kato-sho) | 5 | 2020-04-07 11:52 |
2020-04-08 05:54 |
||
de-TOAST'ing using a iterator | Moved to next CF | Xiao Bao (djydewang) | 8 | 2020-11-27 08:31 |
2020-11-27 08:31 |
|||
Memory-Bounded Hash Aggregation | Moved to next CF | Jeff Davis (jdavis) | jdavis | 4 | 2020-03-18 22:56 |
2020-03-28 19:29 |
||
B-tree deduplication | Moved to next CF | Anastasia Lubennikova (lubennikovaav) | Peter Geoghegan (pgeoghegan), Antonin Houska (a.houska) | pgeoghegan | 4 | 2020-02-26 21:09 |
2020-03-06 19:01 |
|
Fix handling of full outer joins by partitionwise join | Moved to next CF | Amit Langote (amitlan) | Tom Lane (tgl), Justin Pryzby (justinpryzby), Richard Guo (richardguo) | tgl | 3 | 2020-04-08 02:12 |
2020-04-08 02:53 |
|
Make integer operations more efficient, inspired by Ryū | Moved to next CF | 13 | David Fetter (dfetter) | Andrew Gierth (rhodiumtoad) | rhodiumtoad | 3 | 2020-02-01 22:05 |
2020-01-11 13:31 |
bitmap cost should account for correlated indexes | Moved to next CF | 14 | Justin Pryzby (justinpryzby) | 7 | 2020-12-03 05:15 |
2020-11-27 20:48 |
||
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 |
||
Add reverse collations | Moved to next CF | 13 | David Fetter (dfetter) | 2 | 2020-02-26 08:16 |
2019-11-18 21:48 |
||
Allow FunctionScans to pipeline results | Moved to next CF | 13 | John Dent (denty) | 2 | 2020-03-23 00:14 |
2020-03-23 00:13 |
||
remove single character literal tokens from the core grammar | Rejected | 13 | John Naylor (john.naylor) | 1 | 2020-01-18 04:53 |
2019-12-16 15:23 |
||
Using multicolumn statistics for more precise join selectivity estimatation | Moved to next CF | Konstantin Knizhnik (knizhnik) | 6 | 2020-11-30 14:03 |
2020-03-26 15:49 |
|||
Optimize update of tables with generated columns | Moved to next CF | Peter Eisentraut (petere) | Pavel Stehule (okbobcz) | petere | 2 | 2020-02-17 15:16 |
2020-02-17 15:16 |
|
use CLZ instruction in AllocSetFreeIndex() | Committed | John Naylor (john.naylor) | Tom Lane (tgl) | tgl | 1 | 2019-12-28 22:33 |
2019-12-28 22:33 |
|
Reduce size of fmgr_builtins array by 1/3 | Rejected | John Naylor (john.naylor) | Heikki Linnakangas (heikki) | 1 | 2020-01-18 04:52 |
2020-01-18 04:52 |
||
Procedural Languages | ||||||||
schema variables, LET command | Moved to next CF | Pavel Stehule (okbobcz) | Peter Eisentraut (petere), Fabien Coelho (calvin), Gilles Darold (darold), Brian Faherty (scrummyin), Philippe BEAUDOIN (beaud76), Asif Rehman (asifrana), remi duval (remduv) | 14 | 2020-12-01 09:21 |
2021-01-18 18:17 |
||
UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR | Moved to next CF | John Dent (denty) | Daniel Vérité (danielverite) | 6 | 2020-11-30 14:07 |
2021-01-18 23:09 |
||
Refactoring | ||||||||
Remove page-read callback from XLogReaderState | Moved to next CF | Kyotaro Horiguchi (horiguti) | Heikki Linnakangas (heikki), Antonin Houska (a.houska), Takashi Menjo (tmenjo) | 9 | 2020-12-01 11:06 |
2020-09-08 07:35 |
||
Remove HeapTuple and Buffer dependency for predicate locking functions | Committed | 13 | Ashwin Agrawal (ashwinstar) | Thomas Munro (macdice) | macdice | 4 | 2020-01-28 00:48 |
2020-01-28 01:00 |
Reduce size of core scanner transition array | Committed | 13 | John Naylor (john.naylor) | Tom Lane (tgl) | tgl | 4 | 2020-01-13 20:05 |
2020-01-14 00:59 |
standardize integer parsing in front-end utilities | Moved to next CF | Surafel Temesgen (surafel), Joe Nelson (begriffs) | Daniel Gustafsson (d_gustafsson) | 4 | 2020-03-05 09:40 |
2020-03-05 09:38 |
||
pgbench - improve variable management performance | Moved to next CF | Fabien Coelho (calvin) | 6 | 2020-09-17 05:31 |
2020-09-19 07:17 |
|||
Introduce xid8 and xid8_current() etc, for 64 bit transaction IDs. | Moved to next CF | Thomas Munro (macdice) | Takao Fujii (t-fujii) | macdice | 4 | 2020-04-07 00:15 |
2020-04-07 00:14 |
|
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 |
||
fe_utils - share query cancellation code | Committed | Fabien Coelho (calvin) | Ibrar Ahmed (ibrar) | michael-kun | 2 | 2019-12-02 02:54 |
2019-12-04 01:10 |
|
Refactor parse analysis of EXECUTE command | Committed | Peter Eisentraut (petere) | Pavel Stehule (okbobcz) | petere | 2 | 2020-01-04 13:02 |
2020-01-04 12:43 |
|
Rework manipulation and structure of attribute mappings | Committed | 13 | Michael Paquier (michael-kun) | Amit Langote (amitlan) | michael-kun | 1 | 2019-12-19 04:03 |
2019-12-18 07:26 |
Split StdRdOptions into HeapOptions and ToastOptions | Moved to next CF | Nikolay Shaplov (nataraj) | 6 | 2020-12-01 11:06 |
2020-09-13 16:04 |
|||
Level4 Warnings show many shadow vars | Moved to next CF | michael-kun | 2 | 2020-02-27 09:44 |
2020-02-27 12:55 |
|||
Rename files used for index AMs to less generic names | Returned with feedback | 13 | Michael Paquier (michael-kun) | Fabien Coelho (calvin) | michael-kun | 1 | 2020-01-10 07:49 |
2020-01-02 14:21 |
pgbench - use pg logging capabilities | Committed | Fabien Coelho (calvin) | Peter Eisentraut (petere) | petere | 1 | 2020-01-08 13:28 |
2020-01-11 07:37 |
|
Remove libpq.rc, use win32ver.rc for libpq | Committed | Peter Eisentraut (petere) | petere | 1 | 2020-01-18 20:45 |
2020-01-15 14:40 |
||
remove separate postgres.(sh)description files | Committed | John Naylor (john.naylor) | Heikki Linnakangas (heikki) | heikki | 1 | 2020-01-19 11:59 |
2020-01-20 00:27 |
|
Replication & Recovery | ||||||||
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 |
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) | 8 | 2020-07-10 19:57 |
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), vignesh 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 | Moved to next CF | Dave Cramer (dcramer) | Daniel Gustafsson (d_gustafsson) | tgl | 6 | 2020-07-21 23:53 |
2020-07-20 19:02 |
|
base backup client as auxiliary backend process | Moved to next CF | Peter Eisentraut (petere) | 5 | 2020-02-28 09:01 |
2020-03-28 13:49 |
|||
Row filtering for logical replication | Moved to next CF | 13 | Euler Taveira (eulerto) | Amit Langote (amitlan), Gerdan Santos (gerdan), movead li (movead.li) | 4 | 2020-03-16 14:01 |
2021-01-04 13:37 |
|
Minimal logical decoding on standbys | Moved to next CF | Amit Khandekar (amitdkhan) | Rahila Syed (rahila.syed) | 4 | 2020-06-11 04:24 |
2020-09-17 05:57 |
||
pause recovery if pitr target not reached when recovery_target_time is specified | Committed | 13 | Leif Gunnar Erlandsen (leif) | Peter Eisentraut (petere) | petere | 2 | 2020-01-29 15:03 |
2020-01-30 04:01 |
Add new developer GUC "ignore_invalid_pages", to ignore invalid pages failure during recovery | Committed | Fujii Masao (masaofujii) | Michael Paquier (michael-kun) | masaofujii | 2 | 2020-01-22 03:00 |
2020-01-22 02:59 |
|
New argument "latest" for recovery_target parameter | Returned with feedback | 13 | Grigory Smolkin (g.smolkin.postgrespro.ru) | Peter Eisentraut (petere) | 1 | 2020-02-01 11:42 |
2020-02-01 11:44 |
|
skip empty transactions for logical replication | Moved to next CF | Euler Taveira (eulerto) | 4 | 2020-09-17 05:29 |
2020-09-17 05:29 |
|||
Fix a performance issue with multiple logical-decoding walsenders | Committed | 13 | Pierre Ducroquet (pinaraf) | Julien Rouhaud (rjuju) | tgl | 1 | 2020-01-06 21:43 |
2020-01-06 21:43 |
Restricting maximum keep segments by repslots | Moved to next CF | Kyotaro Horiguchi (horiguti) | Jehan-Guillaume de Rorthais (ioguix) | alvherre | 2 | 2020-04-07 22:47 |
2020-04-08 08:02 |
|
WAL prefetch (another approach) | Moved to next CF | Thomas Munro (macdice) | David Kimura (dgkimura) | 6 | 2020-12-01 11:07 |
2020-12-30 03:57 |
||
Security | ||||||||
Allow cluster owner to bypass authentication | Moved to next CF | Peter Eisentraut (petere) | 4 | 2020-04-06 18:12 |
2020-04-06 18:12 |
|||
Server Features | ||||||||
Generic type subscripting | Moved to next CF | Dmitry Dolgov (erthalion) | Tom Lane (tgl), Pavel Stehule (okbobcz), Arthur Zakirov (a.zakirov) | 19 | 2020-12-07 22:34 |
2021-01-20 19:08 |
||
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) | 18 | 2020-12-01 11:08 |
2020-07-03 10:07 |
||
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) | 15 | 2020-12-01 11:08 |
2021-01-18 14:14 |
||
Index Skip Scan | Moved to next CF | Dmitry Dolgov (erthalion), Thomas Munro (macdice), Jesper Pedersen (jpedersen) | dilip kumar (dilip.kumar), Thomas Munro (macdice), James Coleman (jcole1989), Cristiano Duarte (cunha17), Andy Fan (andyf) | 13 | 2020-12-01 13:34 |
2020-12-05 20:27 |
||
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 |
||
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 |
|
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 | Moved to next CF | Konstantin Knizhnik (knizhnik) | Martín Marqués (mmarques) | 7 | 2020-08-03 09:32 |
2020-08-03 09:31 |
||
tableam vs. TOAST | Committed | 13 | Robert Haas (rhaas) | Peter Eisentraut (petere) | rhaas | 4 | 2020-01-08 08:59 |
2020-01-07 19:38 |
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 |
||
Resume vacuum and autovacuum from interruption and cancellation | Moved to next CF | Masahiko Sawada (masahikosawada) | Rafia Sabih (rafia.sabih), Ibrar Ahmed (ibrar) | 4 | 2020-04-08 14:01 |
2020-04-08 14:00 |
||
Global temporary tables | Returned with feedback | Konstantin Knizhnik (knizhnik) | 3 | 2020-02-01 11:50 |
2020-02-01 11:49 |
|||
A hook for path-removal decision on add_path | Moved to next CF | KaiGai Kohei (kaigai) | 8 | 2020-12-01 11:09 |
2020-11-05 15:41 |
|||
Unix-domain socket support on Windows | Moved to next CF | Peter Eisentraut (petere) | Andrew Dunstan (adunstan) | petere | 4 | 2020-03-30 15:45 |
2020-03-30 15:43 |
|
Remove pg_pltemplate, add trustable extensions instead | Committed | Tom Lane (tgl) | Peter Eisentraut (petere) | tgl | 3 | 2020-01-29 23:55 |
2020-01-29 18:19 |
|
Asymmetric partition-wise JOIN | Moved to next CF | KaiGai Kohei (kaigai) | Andrey Lepikhov (lepikhov) | 7 | 2020-11-30 14:43 |
2020-11-30 14:43 |
||
seccomp-bpf support | Rejected | 13 | Joe Conway (jconway) | Monk Dead (monkd) | 3 | 2020-01-09 16:53 |
2020-07-02 13:21 |
|
Fix up partitionwise join on how equi-join conditions between the partition keys are identified | Moved to next CF | Richard Guo (richardguo) | Tom Lane (tgl), Etsuro Fujita (efujita), dilip kumar (dilip.kumar), Ashutosh Bapat (ashutoshbapat) | 8 | 2020-12-01 11:09 |
2020-11-27 12:05 |
||
GiST sorting build | Moved to next CF | Andrey Borodin (x4m) | Heikki Linnakangas (heikki), Pavel Borisov (pborisov) | heikki | 5 | 2020-11-05 16:15 |
2021-01-18 12:40 |
|
Support adding partitioned tables to logical replication publications | Moved to next CF | Amit Langote (amitlan) | Peter Eisentraut (petere), Rafia Sabih (rafia.sabih), Rui Zhao (markrui) | petere | 3 | 2020-04-08 09:26 |
2020-04-08 14:10 |
|
Using multiple extended statistics for estimates | Committed | Tomas Vondra (fuzzycz) | Mark Dilger (hornschnorter) | fuzzycz | 2 | 2020-01-13 10:31 |
2020-01-13 00:24 |
|
jsonb_set_lax function | Committed | 13 | Andrew Dunstan (adunstan) | Pavel Stehule (okbobcz) | adunstan | 2 | 2020-01-17 23:19 |
2020-01-17 23:30 |
Shared system catalog cache | Returned with feedback | 13 | Takeshi Ideriha (ideriha) | 2 | 2020-02-01 11:50 |
2020-02-01 11:51 |
||
Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings | Committed | Andrew Dunstan (adunstan) | Peter Eisentraut (petere) | adunstan | 2 | 2020-01-09 08:12 |
2020-01-20 08:09 |
|
global temporary table | Moved to next CF | 14 | wenjing zeng (wenjing.zwj) | Pavel Stehule (okbobcz), Shawn Wang (shawnwang), Tony Zhu (zhuxw) | 6 | 2020-12-22 03:33 |
2020-12-22 03:20 |
|
Collation versions for Windows | Moved to next CF | Thomas Munro (macdice) | Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) | macdice | 2 | 2020-03-25 03:08 |
2020-03-26 08:08 |
|
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 |
|
Greatest Common Divisor | Committed | 13 | Vik Fearing (xocolatl) | Fabien Coelho (calvin), David Fetter (dfetter) | deanr | 1 | 2020-01-25 14:21 |
2020-01-26 05:52 |
Allow WHEN in INSTEAD OF triggers | Moved to next CF | David Fetter (dfetter) | 2 | 2020-02-26 08:17 |
2020-01-06 16:15 |
|||
GUC to disable cancellation of awaiting for synchronous replication | Moved to next CF | Andrey Borodin (x4m) | Maksim Milyutin (maksm90), Michail Nikolaev (nkey) | 6 | 2020-12-01 11:09 |
2020-12-09 09:07 |
||
TRUNCATE on foreign tables | Returned with feedback | 13 | KaiGai Kohei (kaigai) | Michael Paquier (michael-kun) | 1 | 2020-01-28 04:05 |
2020-08-02 22:19 |
|
Removal of support for OpenSSL 0.9.8 and 1.0.0 | Committed | stable | Michael Paquier (michael-kun) | Daniel Gustafsson (d_gustafsson) | michael-kun | 1 | 2020-01-06 03:53 |
2020-01-06 03:54 |
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 |
2021-01-20 02:49 |
||
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 |
2021-01-21 01:42 |
||
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) | 14 | 2020-12-01 10:29 |
2020-08-03 16:31 |
||
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 |
|
[WIP] Temporal query processing with range types - Temporal Normalization | Withdrawn | 13 | Peter Moser (pemoser), Anton Dignös (dignoes) | Ibrar Ahmed (ibrar) | 5 | 2020-01-30 14:48 |
2020-01-30 15:00 |
|
SQL:2011 PERIODS vs Postgres Ranges? | Moved to next CF | Paul Jungwirth (pjungwir), Ibrar Ahmed (ibrar) | 8 | 2020-10-27 14:16 |
2020-09-30 07:39 |
|||
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 | Yugo Nagata (yugo.nagata), takuma hoshiai (hoshiai) | Tatsuo Ishii (ishii), Toshi Harada (nuko-yokohama) | 9 | 2020-12-22 13:28 |
2021-01-12 10:03 |
||
Allow an alias to be attached directly to a JOIN ... USING | Moved to next CF | Peter Eisentraut (petere) | 9 | 2020-12-01 09:52 |
2020-11-14 08:52 |
|||
FETCH FIRST clause PERCENT option | Moved to next CF | Surafel Temesgen (surafel) | 9 | 2020-12-01 09:51 |
2020-09-25 09:25 |
|||
conflict handling for COPY FROM | Moved to next CF | Surafel Temesgen (surafel) | Alexey Kondratov (ololobus), Anthony Nowocien (anthonyn), Takanori Asaba (takanori.asaba) | 5 | 2020-04-08 15:17 |
2020-03-30 12:46 |
||
Implement INSERT SET syntax | Moved to next CF | Gareth Palmer (gareth) | Ibrar Ahmed (ibrar), movead li (movead.li) | 8 | 2020-11-30 14:10 |
2020-04-24 00:04 |
||
Allow to_date() and to_timestamp() to accept localized names | Moved to next CF | 13 | Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) | Tom Lane (tgl) | tgl | 4 | 2020-03-03 16:07 |
2020-03-08 22:29 |
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) | 8 | 2021-01-20 12:25 |
2021-01-21 01:41 |
||
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 | 14 | Surafel Temesgen (surafel) | Simon Riggs (simon), Vik Fearing (xocolatl), Rémi Lapeyre (remilapeyre) | 7 | 2021-01-14 21:28 |
2021-01-18 18:56 |
|
Expose buffer usage during planning in EXPLAIN | Moved to next CF | 13 | Julien Rouhaud (rjuju) | Fujii Masao (masaofujii), Justin Pryzby (justinpryzby) | masaofujii | 2 | 2020-04-03 02:32 |
2020-04-03 02:31 |
Modernizing SQL functions' result type coercions | Committed | Tom Lane (tgl) | Heikki Linnakangas (heikki) | tgl | 2 | 2020-01-08 16:09 |
2020-01-08 15:22 |
|
ALTER TABLE support for dropping generation expression | Committed | Peter Eisentraut (petere) | Sergei Kornilov (melkij) | petere | 1 | 2020-01-14 12:48 |
2020-01-14 12:47 |
|
Unicode normalization SQL functions | Moved to next CF | Peter Eisentraut (petere) | Fabien Coelho (calvin), Daniel Vérité (danielverite) | petere | 2 | 2020-04-02 08:07 |
2020-04-03 04:01 |
|
polymorphic table functions | Moved to next CF | Peter Eisentraut (petere) | 2 | 2020-03-30 08:26 |
2020-02-01 09:55 |
|||
Emit meaningful error for references to concurrently added columns | Committed | Kyotaro Horiguchi (horiguti) | Tom Lane (tgl) | tgl | 1 | 2020-01-08 14:44 |
2020-01-07 17:47 |
|
System Administration | ||||||||
Support huge_pages on AIX | Withdrawn | 13 | Thomas Munro (macdice) | macdice | 6 | 2019-12-03 22:39 |
2019-10-03 13:22 |
|
DROP DATABASE FORCE | Committed | Pavel Stehule (okbobcz), Filip Rembiałkowski (filiprem) | Amit Kapila (amitkapila), Ibrar Ahmed (ibrar), Anthony Nowocien (anthonyn), vignesh C (vignesh.postgres), Cleysson Lima (cleyssonlima), Federico Campoli (rotellaro) | amitkapila | 4 | 2020-02-01 05:17 |
2020-02-01 05:26 |
|
Improve search for missing parent downlinks in amcheck | Moved to next CF | 13 | Alexander Korotkov (smagen) | Peter Geoghegan (pgeoghegan) | smagen | 5 | 2020-03-11 09:04 |
2020-03-11 15:41 |
Add --include-foreign-data option to pg_dump to dump the data of foreign tables | Moved to next CF | 13 | Luis M Carril (lmcarril) | Daniel Gustafsson (d_gustafsson), Ashutosh Bapat (ashutoshbapat), vignesh C (vignesh.postgres) | alvherre | 4 | 2020-03-25 17:24 |
2020-03-25 16:25 |
Add FOREIGN to ALTER TABLE in pg_dump when the target is a foreign table | Moved to next CF | 13 | Luis M Carril (lmcarril) | Daniel Gustafsson (d_gustafsson), vignesh C (vignesh.postgres) | alvherre | 4 | 2020-03-20 20:35 |
2020-03-20 20:35 |
Online checksums - take 3 | Moved to next CF | Magnus Hagander (mha), Daniel Gustafsson (d_gustafsson) | 4 | 2020-04-08 14:24 |
2021-01-19 12:32 |
|||
ssl passphrase callback | Moved to next CF | 13 | Andrew Dunstan (adunstan) | Andreas Karlsson (kandreas) | adunstan | 3 | 2020-03-28 19:34 |
2020-03-28 19:35 |
Allow superuser to grant passwordless connection rights on postgres_fdw | Committed | 13 | Craig Ringer (ringerc) | adunstan | 2 | 2019-12-20 06:04 |
2019-12-04 16:28 |
|
pg_ls_* functions for showing metadata and recurse (pg_ls_tmpdir to show shared filesets) | Moved to next CF | 14 | Justin Pryzby (justinpryzby) | Fabien Coelho (calvin) | 6 | 2020-12-01 10:10 |
2020-12-23 19:27 |
|
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-01-01 13:12 |
||
Recognizing superuser in pg_hba.conf | Moved to next CF | Vik Fearing (xocolatl) | David Fetter (dfetter) | 3 | 2020-07-03 09:25 |
2020-07-02 13:21 |