Status summary: Committed: 65. Moved to next CF: 144. Withdrawn: 10. Rejected: 2. Returned with Feedback: 25. Total: 246.
Status | Ver | Author | Reviewers | Committer | Num cfs | Latest activity | Latest mail | |
---|---|---|---|---|---|---|---|---|
Bug Fixes | ||||||||
COPY FREEZE, PD_VISIBLE_ALL and VM status | Moved to next CF | Pavan Deolasee (pavan), Ibrar Ahmed (ibrar) | Darafei Praliaskouski (komzpa), Hamid Akhtar (hamidakhtar) | fuzzycz | 6 | 2021-01-17 21:33 |
2021-01-18 04:53 |
|
Spurious "apparent wraparound" via SimpleLruTruncate() rounding (data loss) | Moved to next CF | stable | Noah Misch (nmisch) | Andrey Borodin (x4m) | nmisch | 10 | 2021-01-17 23:42 |
2021-01-12 16:41 |
Fix unique join costings | Moved to next CF | stable | David Rowley (davidrowley) | Tom Lane (tgl) | 9 | 2020-12-03 09:54 |
2020-10-30 16:33 |
|
standby recovery fails when re-replaying due to missing directory which was removed in previous replay. | Moved to next CF | stable | Kyotaro Horiguchi (horiguti), Paul Guo (paulguo) | 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-03 11:29 |
|
Btree BackwardScan race condition on Standby during VACUUM | Moved to next CF | stable | Michail Nikolaev (nkey) | Andrey Borodin (x4m) | pgeoghegan | 2 | 2020-08-03 22:56 |
2020-08-03 22:55 |
Corruption during WAL replay | Moved to next CF | stable | Teja Mupparti (tejam) | Masahiko Sawada (masahikosawada) | 4 | 2020-12-01 15:00 |
2021-01-06 08:33 |
|
archive status ".ready" files may be created too early | Moved to next CF | Nathan Bossart (bossartn) | Andrey Borodin (x4m) | 4 | 2020-12-01 14:44 |
2021-01-06 06:53 |
||
reduce memory requirements of PLpgSQL CALL statement | Moved to next CF | Pavel Stehule (okbobcz) | Tom Lane (tgl) | tgl | 2 | 2020-09-29 15:19 |
2020-09-29 16:39 |
|
SyncRepLock acquired exclusively in default configuration | Moved to next CF | Fujii Masao (masaofujii), Masahiko Sawada (masahikosawada) | Asim Rama Praveen (apraveen) | masaofujii | 2 | 2020-09-02 02:00 |
2020-09-02 02:12 |
|
Problem with RETURNING and update tuple routing | Moved to next CF | Amit Langote (amitlan) | Etsuro Fujita (efujita) | 4 | 2020-11-30 15:23 |
2020-10-30 10:00 |
||
DROP relation IF EXISTS Docs and Tests - Bug Fix | Moved to next CF | David Johnston (polobo) | Pavel Stehule (okbobcz) | 4 | 2020-12-03 09:51 |
2020-11-23 20:31 |
||
fix (partially) pgbench :variable substitution for -M extended and prepared | Moved to next CF | Fabien Coelho (calvin) | Tom Lane (tgl) | tgl | 4 | 2021-01-13 19:53 |
2021-01-13 19:55 |
|
Clients | ||||||||
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 |
|
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 |
||
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 |
||
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 |
||
pgbench - allow to test whether a variable exists (2) | Moved to next CF | Fabien Coelho (calvin) | Ibrar Ahmed (ibrar) | 3 | 2020-12-01 13:47 |
2020-11-30 14:48 |
||
psql - possibility to specify where status row should be displayed | Moved to next CF | Pavel Stehule (okbobcz) | 4 | 2020-12-01 10:47 |
2020-07-04 03:27 |
|||
allow to set a pager for psql's watch command | Moved to next CF | Pavel Stehule (okbobcz) | 4 | 2020-12-01 10:47 |
2021-01-08 09:35 |
|||
Confusing list foreign table options in psql - Fixing slash usage text | Moved to next CF | Hamid Akhtar (hamidakhtar) | ahsan hadi (ahsan.hadi) | 3 | 2020-11-29 19:28 |
2020-11-29 19:28 |
||
pgbench - add a synchronization barrier when starting | Moved to next CF | Fabien Coelho (calvin) | Marina Polyakova (whipping.top1991), Hayato Kuroda (ha-kun) | 4 | 2020-12-01 13:48 |
2021-01-17 21:54 |
||
pg_dump - read data for some options from external file | Moved to next CF | Pavel Stehule (okbobcz) | Justin Pryzby (justinpryzby), vignesh C (vignesh.postgres) | 4 | 2020-12-01 10:47 |
2020-11-29 14:09 |
||
psql: Include access method in listTables output | Moved to next CF | Georgios Kokolatos (gkokolatos) | vignesh C (vignesh.postgres) | michael-kun | 2 | 2020-09-02 08:07 |
2020-09-02 08:06 |
|
pg_dump --where option | Moved to next CF | Surafel Temesgen (surafel), Carter Thaxton (carter.thaxton) | Cary Huang (cary) | 2 | 2020-09-30 06:18 |
2020-09-30 06:18 |
||
Documentation | ||||||||
document that psql's FETCH_COUNT does not work with combined (\;) queries | Moved to next CF | Fabien Coelho (calvin) | Gerdan Santos (gerdan), David Johnston (polobo) | 6 | 2020-09-30 06:26 |
2020-09-30 06:27 |
||
Document concurrent index builds waiting on each other | Moved to next CF | stable | James Coleman (jcole1989) | David Johnston (polobo) | alvherre | 5 | 2021-01-13 21:17 |
2021-01-13 23:49 |
Additional Chapter "Architecture" for Part "Tutorial" | Moved to next CF | Jürgen Purtz (juergen@purtz.de) | Peter Eisentraut (petere), David Johnston (polobo), Joshua Drake (linuxpoet) | 4 | 2020-11-30 19:46 |
2021-01-18 14:13 |
||
Add missing cross-links in system catalog documentation | Moved to next CF | Dagfinn Ilmari Mannsåker (ilmari) | Peter Eisentraut (petere) | petere | 2 | 2020-09-03 11:38 |
2020-09-10 14:04 |
|
Add <command> and <application> annotation to <refentrytitle> tags | Moved to next CF | Dagfinn Ilmari Mannsåker (ilmari) | Peter Eisentraut (petere) | petere | 3 | 2020-10-03 14:57 |
2020-10-03 16:33 |
|
Miscellaneous | ||||||||
parse-time support function for "any" datatype | Moved to next CF | Pavel Stehule (okbobcz) | 9 | 2020-12-30 14:09 |
2020-07-31 16:28 |
|||
Add missing libraries to Libs.private of libpq.pc | Moved to next CF | Sandro Mani (sandrom) | Peter Eisentraut (petere) | petere | 2 | 2020-09-10 13:56 |
2020-09-10 13:56 |
|
Report error position for CREATE/ATTACH PARTITION bounds check | Moved to next CF | 14 | Amit Langote (amitlan), Ashwin Agrawal (ashwinstar), Alexandra Wang (l-wang) | Ashutosh Bapat (ashutoshbapat) | tgl | 2 | 2020-09-23 22:05 |
2020-09-29 01:14 |
split string to table | Moved to next CF | Pavel Stehule (okbobcz) | Peter Smith (smithpb) | tgl | 2 | 2020-09-02 22:24 |
2020-09-03 03:01 |
|
More tests with USING INDEX replident and dropped indexes | Moved to next CF | 14 | Michael Paquier (michael-kun) | Rahila Syed (rahila.syed), Euler Taveira (eulerto) | michael-kun | 2 | 2020-09-05 02:32 |
2020-09-05 02:36 |
Compatible defaults for LEAD/LAG | Moved to next CF | 14 | Vik Fearing (xocolatl) | Pavel Stehule (okbobcz) | tgl | 3 | 2020-11-04 21:12 |
2020-11-04 22:00 |
unicode unescape function | Moved to next CF | Pavel Stehule (okbobcz) | Asif Rehman (asifrana) | 4 | 2020-12-03 09:51 |
2020-12-02 19:25 |
||
Add table expansion hook | Moved to next CF | 14 | Erik Nordström (enordstr) | Euler Taveira (eulerto) | 4 | 2020-12-03 09:51 |
2020-11-02 15:55 |
|
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 |
|
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-07 17:07 |
||
vacuum verbose: show pages marked allvisible/frozen/hintbits | Moved to next CF | Justin Pryzby (justinpryzby) | Masahiko Sawada (masahikosawada) | 3 | 2020-09-07 03:05 |
2020-09-07 03:05 |
||
expose parallel leader in CSV and log_line_prefix | Moved to next CF | 14 | Justin Pryzby (justinpryzby) | Julien Rouhaud (rjuju) | michael-kun | 2 | 2020-08-03 04:42 |
2020-08-03 04:41 |
Add LWLock blocker(s) information | Moved to next CF | 14 | Bertrand Drouvot (bdrouvot) | Julien Rouhaud (rjuju), David Zhang (david.z) | 3 | 2020-11-18 09:25 |
2020-11-19 10:33 |
|
Command statistics system | Moved to next CF | Haribabu Kommi (haribabu), Mark Dilger (mark.dilger) | 2 | 2020-09-17 04:51 |
2020-09-23 02:12 |
|||
Add Information during standby recovery conflicts | Moved to next CF | 14 | Bertrand Drouvot (bdrouvot) | Masahiko Sawada (masahikosawada) | masaofujii | 4 | 2021-01-07 15:53 |
2021-01-13 14:14 |
Progress reporting for COPY command | Moved to next CF | Josef Šimánek (retro) | Fujii Masao (masaofujii), vignesh C (vignesh.postgres) | 2 | 2020-09-17 05:09 |
2020-09-17 15:08 |
||
Function for exposing memory usage of local backend process | Moved to next CF | 14 | Fujii Masao (masaofujii), atsushi torikoshi (atorik) | Kasahara Tatsuhito (kasahara) | masaofujii | 2 | 2020-08-19 06:49 |
2020-08-26 01:54 |
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 |
||
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 |
||
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 |
||
de-TOAST'ing using a iterator | Moved to next CF | Xiao Bao (djydewang) | 8 | 2020-11-27 08:31 |
2020-11-27 08:31 |
|||
bitmap cost should account for correlated indexes | Moved to next CF | 14 | Justin Pryzby (justinpryzby) | 7 | 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 |
||
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 |
|||
Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() | Moved to next CF | Peter Geoghegan (pgeoghegan) | Mark Dilger (mark.dilger) | 4 | 2020-11-09 18:46 |
2020-11-09 18:47 |
||
Erase the distinctClause if the result is unique by definition | Moved to next CF | Andy Fan (andyf) | David Rowley (davidrowley), Ashutosh Bapat (ashutoshbapat), hou zhijie (houzj) | 5 | 2020-12-01 12:27 |
2020-12-09 06:13 |
||
Asynchronous Append on postgres_fdw nodes. | Moved to next CF | 14 | Kyotaro Horiguchi (horiguti) | Andrey Lepikhov (lepikhov), movead li (movead.li), Muhammad Usama (muhammad_usama) | 5 | 2020-12-01 11:00 |
2021-01-18 04:06 |
|
Improving connection scalability: GetSnapshotData() | Moved to next CF | Andres Freund (andresfreund) | andresfreund | 3 | 2020-09-04 17:35 |
2020-09-30 22:43 |
||
JIT expression evaluation improvements | Moved to next CF | Andres Freund (andresfreund) | 3 | 2020-09-30 06:53 |
2020-09-30 06:54 |
|||
BRIN multi-minmax and bloom indexes | Moved to next CF | Tomas Vondra (fuzzycz) | John Naylor (john.naylor) | 4 | 2020-12-01 11:00 |
2021-01-14 14:32 |
||
Binary search in ScalarArrayOpExpr for OR'd constant arrays | Moved to next CF | James Coleman (jcole1989) | Heikki Linnakangas (heikki) | 2 | 2020-09-30 07:05 |
2020-09-11 21:11 |
||
INSERT SELECT: BulkInsertState and table_multi_insert | Moved to next CF | 14 | Justin Pryzby (justinpryzby) | 4 | 2020-12-01 11:00 |
2020-12-05 19:59 |
||
speed up unicode normalization quick check | Moved to next CF | 14 | John Naylor (john.naylor) | Mark Dilger (mark.dilger) | michael-kun | 3 | 2020-10-11 10:59 |
2020-10-21 00:24 |
Hybrid Hash/Nested Loop joins and caching results from subplans | Moved to next CF | 14 | David Rowley (davidrowley) | Andy Fan (andyf) | 4 | 2021-01-14 07:30 |
2020-12-10 22:03 |
|
Overhaul UPDATE/DELETE processing | Moved to next CF | Amit Langote (amitlan) | Tom Lane (tgl) | 4 | 2020-12-01 11:01 |
2020-11-13 09:52 |
||
Batch processing of RI checks | Moved to next CF | Antonin Houska (a.houska), Corey Huinker (coreyh) | 2 | 2020-09-30 06:56 |
2020-09-30 06:57 |
|||
Improve planner cost estimations for alternative subplans | Moved to next CF | 14 | Alexey Bashtanov (bashtanov) | 3 | 2020-11-13 14:16 |
2020-08-28 22:38 |
||
Hashjoin fall back to block nested hashloop join | Moved to next CF | 14 | Melanie Plageman (melanieplageman), Soumyadeep Chakraborty (soumyadeep2007), Jesse Zhang (essej), David Kimura (dgkimura) | Thomas Munro (macdice) | 3 | 2020-11-10 21:44 |
2020-09-24 03:39 |
|
Auto-vectorization speeds up multiplication of large-precision numerics | Moved to next CF | Amit Khandekar (amitdkhan) | Tom Lane (tgl) | tgl | 2 | 2020-09-07 01:41 |
2020-09-08 13:49 |
|
Fast COPY FROM command for the foreign tables | Moved to next CF | 14 | Andrey Lepikhov (lepikhov) | Etsuro Fujita (efujita), Amit Langote (amitlan), Takayuki Tsunakawa (maumau) | 4 | 2021-01-11 18:19 |
2021-01-12 04:13 |
|
Support parallelism for copy command | Moved to next CF | vignesh C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) | Amit Kapila (amitkapila), Greg Nancarrow (gregn1234), hou zhijie (houzj) | amitkapila | 4 | 2020-12-01 11:01 |
2020-12-28 09:44 |
|
Keep elog(ERROR) and ereport(ERROR) calls in the cold path | Moved to next CF | David Rowley (davidrowley) | Peter Eisentraut (petere) | davidrowley | 3 | 2020-11-23 23:07 |
2020-11-25 01:59 |
|
postgres_fdw insert batching | Moved to next CF | 14 | Takayuki Tsunakawa (maumau) | 4 | 2020-12-01 11:04 |
2021-01-19 01:56 |
||
Eliminate overheads in executing generic plans | Moved to next CF | Amit Langote (amitlan) | Heikki Linnakangas (heikki) | 4 | 2020-12-01 11:04 |
2020-12-22 08:16 |
||
More scalable multixacts buffers and locking | Moved to next CF | Kyotaro Horiguchi (horiguti), Andrey Borodin (x4m) | Gilles Darold (darold) | 4 | 2020-12-01 14:30 |
2020-12-23 16:31 |
||
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 |
||
loop over unbound cursor | Moved to next CF | Pavel Stehule (okbobcz) | Asif Rehman (asifrana) | 2 | 2020-08-10 04:47 |
2020-07-01 20:26 |
||
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 |
||
pgbench - improve variable management performance | Moved to next CF | Fabien Coelho (calvin) | 6 | 2020-09-17 05:31 |
2020-09-19 07:17 |
|||
Executor code refactoring around result relations | Moved to next CF | Amit Langote (amitlan) | Heikki Linnakangas (heikki) | heikki | 6 | 2020-10-19 11:56 |
2020-10-30 06:06 |
|
pgbench - refactor init functions with buffers | Moved to next CF | Fabien Coelho (calvin) | heikki | 5 | 2020-09-30 08:00 |
2020-09-30 07:59 |
||
Split StdRdOptions into HeapOptions and ToastOptions | Moved to next CF | Nikolay Shaplov (nataraj) | 6 | 2020-12-01 11:06 |
2020-09-13 16:04 |
|||
Reduce WaitEventSet system call spam | Moved to next CF | Thomas Munro (macdice) | 5 | 2020-12-01 11:06 |
2021-01-05 05:10 |
|||
Startup Centralization | Moved to next CF | Mike Palmiotto (mpalmiotto), Yulian Khodorkovskiy (ykhodo) | Andres Freund (andresfreund) | 3 | 2020-09-17 05:26 |
2020-09-17 05:26 |
||
Removal of currtid()/currtid2() and some table AM cleanup | Moved to next CF | 14 | Michael Paquier (michael-kun) | Peter Eisentraut (petere) | michael-kun | 3 | 2020-11-25 03:48 |
2020-11-25 03:21 |
Replication & Recovery | ||||||||
Make async slave to wait for lsn to be replayed | Moved to next CF | Ivan Kartyshov (fenimorkin) | Thomas Munro (macdice), Dmitry Ivanov (funbringer), Anna Akenteva (a.akenteva), Alexandra Pervushina (a.pervushina) | 11 | 2020-12-01 14:17 |
2020-11-18 12:05 |
||
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 |
|
skip empty transactions for logical replication | Moved to next CF | Euler Taveira (eulerto) | 4 | 2020-09-17 05:29 |
2020-09-17 05:29 |
|||
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 |
||
Improve logging around restore_command | Moved to next CF | Jeff Janes (jjanes) | Fujii Masao (masaofujii), Pavel Borisov (pborisov) | masaofujii | 4 | 2020-11-20 06:46 |
2020-11-20 06:45 |
|
Improve handling of parameter differences in physical replication | Moved to next CF | Peter Eisentraut (petere) | Sergei Kornilov (melkij) | petere | 5 | 2021-01-18 08:33 |
2021-01-18 08:33 |
|
Make message at end-of-recovery less scary | Moved to next CF | Kyotaro Horiguchi (horiguti) | Pavel Borisov (pborisov) | 5 | 2020-11-30 14:07 |
2020-03-28 02:25 |
||
Improve standby connection denied error message | Moved to next CF | James Coleman (jcole1989) | David Zhang (david.z) | 4 | 2020-12-01 11:07 |
2020-09-08 17:17 |
||
deferred primary key and logical replication | Moved to next CF | 14 | Euler Taveira (eulerto) | Ajin Cherian (ajinc) | 3 | 2020-11-29 19:05 |
2020-11-24 01:42 |
|
Security | ||||||||
Support for NSS as TLS backend | Moved to next CF | Daniel Gustafsson (d_gustafsson) | Andres Freund (andresfreund), Jacob Champion (jchampion) | 4 | 2021-01-18 06:33 |
2021-01-18 07:08 |
||
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-18 05:00 |
||
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 |
||
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 |
||
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 |
||
KMS - Internal key management system | Moved to next CF | Masahiko Sawada (masahikosawada), Ibrar Ahmed (ibrar), Insung Moon (tsukiwamoon) | Cary Huang (cary) | 6 | 2020-12-10 06:48 |
2020-09-08 08:23 |
||
A hook for path-removal decision on add_path | Moved to next CF | KaiGai Kohei (kaigai) | 8 | 2020-12-01 11:09 |
2020-11-05 15:41 |
|||
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 |
||
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 |
|
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 |
|
per-database-object collation version tracking | Moved to next CF | Julien Rouhaud (rjuju), Thomas Munro (macdice) | Peter Eisentraut (petere) | macdice | 5 | 2020-11-02 12:54 |
2020-11-08 10:06 |
|
Online checksums verification | Moved to next CF | Julien Rouhaud (rjuju) | Masahiko Sawada (masahikosawada) | michael-kun | 5 | 2020-11-05 01:20 |
2020-11-04 01:32 |
|
GUC to disable cancellation of awaiting for synchronous replication | Moved to next CF | Andrey Borodin (x4m) | Maksim Milyutin (maksm90), Michail Nikolaev (nkey) | 6 | 2020-12-01 11:09 |
2020-12-09 09:07 |
||
Extended statistics improvements | Moved to next CF | Tomas Vondra (fuzzycz) | Dean Rasheed (deanr) | deanr | 5 | 2020-12-03 10:09 |
2020-12-08 12:46 |
|
truncating timestamps on arbitrary intervals | Moved to next CF | John Naylor (john.naylor) | Peter Eisentraut (petere) | 5 | 2020-12-01 11:09 |
2021-01-18 20:54 |
||
jsonpath syntax extensions | Moved to next CF | Nikita Glukhov (n.glukhov) | 5 | 2020-11-30 14:01 |
2020-03-04 20:18 |
|||
Autovacuum on partitioned tables | Moved to next CF | Yuzuko Hosoya (yuzu) | Justin Pryzby (justinpryzby) | alvherre | 5 | 2020-12-01 11:09 |
2020-12-15 01:46 |
|
ALTER SYSTEM READ { ONLY | WRITE } | Moved to next CF | 14 | Amul Sul (sulamul) | 4 | 2020-12-01 11:09 |
2021-01-18 18:02 |
||
Enabling data checksums in an online cluster | Moved to next CF | Magnus Hagander (mha), Daniel Gustafsson (d_gustafsson) | 4 | 2021-01-07 14:06 |
2021-01-18 18:14 |
|||
Non-volatile WAL buffer | Moved to next CF | Takashi Menjo (tmenjo) | 4 | 2020-12-01 11:10 |
2021-01-06 17:16 |
|||
Implement <null treatment> for window functions | Moved to next CF | 14 | Vik Fearing (xocolatl) | David Fetter (dfetter), Krasiyan Andreev (krasiyan) | tgl | 3 | 2021-01-11 22:18 |
2021-01-11 22:00 |
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 |
2020-09-17 05:41 |
||
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 |
||
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 |
|||
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 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-18 13:22 |
2021-01-18 15:57 |
||
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 |
|
window function improvements WIP | Moved to next CF | Krasiyan Andreev (krasiyan) | Cleysson Lima (cleyssonlima) | 3 | 2020-09-17 05:38 |
2020-09-17 05:38 |
||
Add MAIN_RELATION_CLEANUP and TOAST_TABLE_CLEANUP options to VACUUM | Moved to next CF | Nathan Bossart (bossartn) | Kirk Jamison (kirkjamison) | 3 | 2020-09-17 05:04 |
2020-09-17 05:04 |
||
Rational number type (fractions) | Moved to next CF | 14 | Joe Nelson (begriffs) | 3 | 2020-09-04 08:13 |
2020-09-04 08:12 |
||
Allow COPY "text" to output a header and add header matching mode to COPY FROM | Moved to next CF | Rémi Lapeyre (remilapeyre) | Daniel Vérité (danielverite), vignesh C (vignesh.postgres) | 2 | 2020-09-29 06:17 |
2020-12-07 23:40 |
||
Return ERROR on COMMIT instead of silently ROLLBACK | Moved to next CF | Dave Cramer (dcramer) | 4 | 2020-12-01 09:49 |
2021-01-07 14:29 |
|||
SEARCH and CYCLE clauses | Moved to next CF | Peter Eisentraut (petere) | Pavel Stehule (okbobcz) | 4 | 2020-12-01 09:40 |
2020-12-08 16:33 |
||
REINDEX of partitioned tables | Moved to next CF | 14 | Justin Pryzby (justinpryzby) | Michael Paquier (michael-kun), Anastasia Lubennikova (lubennikovaav), Jie Li (adger) | michael-kun | 3 | 2020-10-06 04:44 |
2020-10-06 04:38 |
SQL-standard function body | Moved to next CF | Peter Eisentraut (petere) | 4 | 2020-12-01 09:39 |
2020-11-20 07:25 |
|||
System Administration | ||||||||
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 |
||
Allow backslash continuations in "pg_hba.conf' files | Moved to next CF | Fabien Coelho (calvin) | Justin Pryzby (justinpryzby), David Zhang (david.z) | tgl | 2 | 2020-09-03 16:17 |
2020-09-04 15:00 |