Status summary: Committed: 58. Moved to next CF: 127. Withdrawn: 4. Rejected: 3. Returned with Feedback: 38. Total: 230.
Status | Ver | Author | Reviewers | Committer | Num cfs | Latest activity | Latest mail | |
---|---|---|---|---|---|---|---|---|
Bug Fixes | ||||||||
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 |
||
Avoid duplicate XIDs at recovery when building initial snapshot - take 2 | Returned with feedback | Michael Paquier (michael-kun) | 2 | 2018-12-03 00:49 |
2018-12-03 06:43 |
|||
Fix bug in multi-server ldapserver | Committed | Thomas Munro (macdice) | macdice | 1 | 2018-11-13 06:12 |
2018-11-13 04:54 |
||
More issues with pg_verify_checksums and checksum verification in base backups | Committed | Michael Paquier (michael-kun) | michael-kun | 1 | 2018-11-30 01:44 |
2018-11-30 01:44 |
||
Fix BufFileSize() return type | Committed | Thomas Munro (macdice) | macdice | 1 | 2018-11-15 03:32 |
2018-11-29 00:01 |
||
Truncate bug with tables which have temp table inherited | Committed | Michael Paquier (michael-kun), Amit Langote (amitlan) | michael-kun | 1 | 2018-12-27 01:35 |
2018-12-27 03:48 |
||
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 |
|||
Improve tab completion for CREATE TABLE | Committed | Dagfinn Ilmari Mannsåker (ilmari) | michael-kun | 1 | 2018-12-20 05:34 |
2018-12-23 15:33 |
||
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 |
|
Documentation | ||||||||
SQL/JSON: documentation | Returned with feedback | Nikita Glukhov (n.glukhov), Oleg Bartunov (oleg) | 4 | 2019-02-04 02:04 |
2019-02-04 02:04 |
|||
Improve documentation about run-time pruning | Committed | Amit Langote (amitlan) | alvherre | 1 | 2018-12-31 14:36 |
2018-12-31 14:36 |
||
ALTER TABLE synopsis : action keyword with two different usages | Committed | Lætitia AVROT (arkhena) | michael-kun | 1 | 2018-12-28 01:21 |
2018-12-28 03:36 |
||
INSTALL file generation with Pandoc | Committed | Peter Eisentraut (petere) | petere | 1 | 2019-01-11 14:15 |
2019-01-13 09: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 |
|||
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 |
|
don't create storage when unnecessary | Committed | Álvaro Herrera (alvherre) | alvherre | 1 | 2019-01-04 11:32 |
2019-01-04 12:52 |
||
rewrite ExecPartitionCheckEmitError | Committed | Álvaro Herrera (alvherre) | alvherre | 1 | 2019-01-01 02:57 |
2019-01-01 02:57 |
||
additional foreign key test coverage | Committed | Peter Eisentraut (petere) | petere | 1 | 2019-01-16 16:24 |
2019-01-16 16:17 |
||
tab-completion debug print | Returned with feedback | Kyotaro Horiguchi (horiguti) | 1 | 2019-02-02 01:28 |
2019-02-02 01:28 |
|||
Monitoring & Control | ||||||||
Add options for COSTS and duration to auto_explain, and add tests | Rejected | Daniel Gustafsson (d_gustafsson) | 2 | 2019-01-31 13:56 |
2019-01-31 13:55 |
|||
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 |
|
Performance | ||||||||
WIP: Precalculate stable functions | Returned with feedback | Artur Zakirov (a.zakirov), Marina Polyakova (whipping.top1991) | 4 | 2019-01-31 11:25 |
2019-01-31 11:25 |
|||
Moving relation extension locks out of heavyweight lock manager | Returned with feedback | Masahiko Sawada (masahikosawada) | 4 | 2018-12-01 11:58 |
2018-11-30 01:02 |
|||
Global shared meta cache | Moved to next CF | 13 | Takeshi Ideriha (ideriha) | 7 | 2019-10-30 01:15 |
2020-02-01 11:51 |
||
cost_sort improvement | Returned with feedback | Fedor Sigaev (sigaev) | 4 | 2019-01-31 11:23 |
2019-01-31 11:23 |
|||
Retail IndexTuple Deletion | Returned with feedback | Andrei Lepikhov (lepikhov) | 2 | 2019-01-31 11:21 |
2019-01-31 11:20 |
|||
Delay locking partitions during query execution | Moved to next CF | David Rowley (davidrowley) | 2 | 2019-03-05 10:43 |
2019-03-06 01:40 |
|||
Switch to 64-bit Bitmapsets on 64-bit machines | Committed | David Rowley (davidrowley) | tgl | 1 | 2018-12-20 19:34 |
2018-12-20 19:33 |
||
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 |
|
Statement-level Triggers For Uniqueness Checks | Withdrawn | Corey Huinker (coreyh) | 1 | 2019-01-29 07:06 |
2019-01-11 09:22 |
|||
Procedural Languages | ||||||||
block level PRAGMA | Moved to next CF | Pavel Stehule (okbobcz) | 3 | 2019-04-09 13:03 |
2019-04-09 18:48 |
|||
Refactoring | ||||||||
Reorganize collation lookup time and place | Returned with feedback | Peter Eisentraut (petere) | 1 | 2019-02-01 15:27 |
2019-02-01 18:03 |
|||
Use atexit() in initdb and pg_basebackup | Committed | Peter Eisentraut (petere) | petere | 1 | 2019-01-07 15:36 |
2019-01-07 15:37 |
||
Replication & Recovery | ||||||||
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 |
||
Add timeline to partial WAL segments | Moved to next CF | David Steele (dsteele) | 9 | 2020-09-30 07:17 |
2020-09-30 07:17 |
|||
Security | ||||||||
GnuTLS support | Returned with feedback | Andreas Karlsson (kandreas), Peter Eisentraut (petere) | 8 | 2018-11-29 17:43 |
2018-11-29 23:00 |
|||
Server Features | ||||||||
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 |
|||
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 |
|
Implement ASSERTIONs per the SQL standard. | Returned with feedback | Joe Wildish (joewildish) | 4 | 2019-01-31 11:22 |
2019-01-31 11:22 |
|||
Detect shared buffer access violations using mprotect() | Returned with feedback | Asim Rama Praveen (apraveen) | 3 | 2019-02-03 10:31 |
2019-02-03 10:31 |
|||
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 |
|||
Statement-level rollback | Moved to next CF | Álvaro Herrera (alvherre), Takayuki Tsunakawa (maumau) | 2 | 2019-02-04 06:14 |
2019-02-13 01:12 |
|||
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 | ||||||||
MERGE | Returned with feedback | Pavan Deolasee (pavan) | 6 | 2019-01-31 15:55 |
2019-01-31 15:54 |
|||
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 |
||
START/END line number for COPY FROM | Rejected | Surafel Temesgen (surafel) | 1 | 2019-01-30 06:06 |
2019-01-07 12:59 |
|||
Triggers on materialized views | Withdrawn | Mi Tar (mitar) | 1 | 2019-01-04 15:25 |
2019-04-01 07:06 |
|||
System Administration | ||||||||
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 |