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 | ||||||||
Clean .ready and .done files for missing WAL segments at recovery | Committed | Michael Paquier (michael-kun) | Nathan Bossart (bossartn), Ibrar Ahmed (ibrar) | michael-kun | 2 | 2018-12-10 06:11 |
2018-12-10 06:10 |
|
logical decoding Segmentation fault (predicate index causing crash) | Committed | Álvaro Herrera (alvherre), Petr Jelínek (pjmodos) | Peter Eisentraut (petere) | petere | 2 | 2019-01-30 11:22 |
2019-01-31 00:36 |
|
ON COMMIT actions and inheritance | Committed | Amit Langote (amitlan) | Michael Paquier (michael-kun) | michael-kun | 1 | 2018-11-09 01:22 |
2018-11-09 01:10 |
|
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 |
||
ALTER INDEX ... ALTER COLUMN not present in dump | Committed | Michael Paquier (michael-kun) | Adrien Nayrat (anayrat), Amul Sul (sulamul) | michael-kun | 1 | 2018-12-18 00:32 |
2018-12-18 00:31 |
|
Allow stopping wal senders to be invovled in SyncRepReleaseWaiters() also. | Committed | Paul Guo (paulguo-pivotal) | Michael Paquier (michael-kun) | michael-kun | 1 | 2018-11-29 00:16 |
2018-11-29 00:16 |
|
pg_partition_tree crashes for a non-defined relation | Committed | Michael Paquier (michael-kun) | Stephen Frost (sfrost), Amit Langote (amitlan) | michael-kun | 1 | 2018-12-12 01:04 |
2018-12-14 00:27 |
|
use exec_stmt instead exec_stmt_block | Committed | Pavel Stehule (okbobcz) | Peter Eisentraut (petere) | michael-kun | 1 | 2018-12-30 06:33 |
2018-12-30 07:35 |
|
Make COPY TO STDOUT \g file or \g |command take the argument to \g into account | Committed | Daniel Vérité (danielverite) | Fabien Coelho (calvin) | tgl | 1 | 2019-01-26 19:16 |
2019-01-28 20:24 |
|
Update generate_unaccent_rules.py to work with revised (r29+) Latin-ASCII transliteration file format | Committed | Hugh Ranalli (hughr) | Michael Paquier (michael-kun) | michael-kun | 1 | 2019-01-10 06:13 |
2019-02-18 03:36 |
|
Avoid heap optimizations during COPY on foreign tables | Committed | Michael Paquier (michael-kun), Amit Langote (amitlan), Luis M Carril (lmcarril) | Etsuro Fujita (efujita) | michael-kun | 1 | 2018-12-23 07:52 |
2018-12-25 01:48 |
|
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 - allow to store query results into variables | Committed | Fabien Coelho (calvin) | Stephen Frost (sfrost), Amit Langote (amitlan), Rafia Sabih (rafia.sabih) | alvherre | 12 | 2019-01-10 16:44 |
2019-01-10 21:23 |
|
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 |
||
Tab completion for ALTER INDEX|TABLE ALTER COLUMN SET STATISTICS | Committed | Tatsuro Yamada (tatsuro_yamada) | Peter Eisentraut (petere) | michael-kun | 1 | 2019-01-28 06:32 |
2019-01-28 06:53 |
|
Documentation | ||||||||
improve documentation about default privileges | Committed | Fabien Coelho (calvin) | Bradley DeJong (bd) | tgl | 3 | 2018-12-03 16:41 |
2018-12-04 07:16 |
|
improve pgbench doc about prepared statements | Committed | Tatsuo Ishii (ishii) | Fabien Coelho (calvin), Álvaro Herrera (alvarofherrera) | ishii | 2 | 2019-01-17 06:47 |
2019-01-17 06:48 |
|
Installation instructions update (pg_ctl) | Committed | Andreas 'ads' Scherbaum (ads) | Michael Banck (mbanck), Ryan Lambert (ryanlambert) | michael-kun | 2 | 2019-02-02 04:25 |
2019-02-02 04:25 |
|
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 | ||||||||
Change pg_regress diffs to unified by default | Committed | Christoph Berg (myon) | Peter Eisentraut (petere) | petere | 1 | 2019-01-02 20:30 |
2019-01-03 11:16 |
|
Improve error about unsupported subscription target relations | Committed | Amit Langote (amitlan) | Peter Eisentraut (petere) | michael-kun | 1 | 2019-01-13 08:07 |
2019-01-15 00:48 |
|
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 |
||
Python 2 and 3 compatibility for generate_unaccent_rules.py | Committed | Hugh Ranalli (hughr) | Peter Eisentraut (petere) | petere | 1 | 2019-01-04 10:32 |
2019-02-18 03:36 |
|
Check for ctags utility in make_ctags | Committed | Nikolay Shaplov (nataraj) | Tom Lane (tgl) | tgl | 1 | 2019-01-13 18:35 |
2019-01-13 18:34 |
|
Monitoring & Control | ||||||||
Add entry creation timestamp column to pg_stat_replication | Committed | MyungKyu Lim (lmk) | Surafel Temesgen (surafel) | michael-kun | 2 | 2018-12-09 07:45 |
2018-12-09 07:44 |
|
Change "checkpoint starting" message to use "wal" | Committed | Christoph Berg (myon) | Peter Eisentraut (petere) | petere | 1 | 2018-12-30 21:25 |
2018-12-30 21:25 |
|
Performance | ||||||||
Make the planner treat empty jointrees as selecting from a new dummy RTE type | Committed | Tom Lane (tgl) | David Rowley (davidrowley), Mark Dilger (hornschnorter) | tgl | 2 | 2019-01-28 22:54 |
2019-01-28 23:04 |
|
Use single-byte Boyer-Moore-Horspool search even with multibyte encodings. | Committed | Heikki Linnakangas (heikki) | John Naylor (john.naylor) | heikki | 2 | 2019-01-25 14:34 |
2019-01-28 21:50 |
|
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 |
||
Reduce the footprint of ScanKeyword | Committed | John Naylor (john.naylor) | Hayato Kuroda (ha-kun) | tgl | 1 | 2019-01-10 01:25 |
2019-01-09 23:41 |
|
Optimize constant MinMax expressions | Committed | Vik Fearing (xocolatl) | Tom Lane (tgl) | tgl | 1 | 2018-12-30 19:25 |
2018-12-30 19:29 |
|
Procedural Languages | ||||||||
plpgsql unique statement id | Committed | Pavel Stehule (okbobcz) | Peter Eisentraut (petere) | petere | 1 | 2019-01-24 21:27 |
2019-01-25 08:44 |
|
Avoid treating core keywords as reserved in plpgsql | Committed | Tom Lane (tgl) | Peter Eisentraut (petere) | tgl | 1 | 2019-01-04 17:17 |
2019-01-04 17:18 |
|
Refactoring | ||||||||
de-deduplicate code in DML execution hooks in postgres_fdw | Committed | Ashutosh Bapat (ashutoshbapat) | Etsuro Fujita (efujita) | efujita | 4 | 2019-01-17 05:49 |
2019-01-17 05:57 |
|
Replace conversion_create.sql with normal data entries | Committed | John Naylor (john.naylor) | Tom Lane (tgl) | tgl | 4 | 2019-01-04 00:49 |
2019-01-04 00:49 |
|
Add extension options to control TAP and isolation tests (Makefile rules) | Committed | Michael Paquier (michael-kun) | Nikolay Shaplov (nataraj) | michael-kun | 2 | 2018-12-03 02:21 |
2018-12-03 00:38 |
|
Clean up some elog messages and comments for do_pg_stop_backup and do_pg_start_backup | Committed | Michael Paquier (michael-kun) | Peter Eisentraut (petere) | michael-kun | 1 | 2019-01-01 00:04 |
2019-01-01 01:36 |
|
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 | ||||||||
Change pgarch_readyXlog() to return .history files first | Committed | David Steele (dsteele) | Michael Paquier (michael-kun), Kyotaro Horiguchi (horiguti) | michael-kun | 1 | 2018-12-24 11:32 |
2018-12-26 14:45 |
|
recovery_target_timeline='latest' by default | Committed | Peter Eisentraut (petere) | Michael Paquier (michael-kun), David Steele (dsteele) | petere | 1 | 2019-01-13 09:18 |
2019-01-15 03:42 |
|
Server Features | ||||||||
Allow partitions to inherit their tablespace from their parent | Committed | David Rowley (davidrowley) | Michael Paquier (michael-kun) | alvherre | 1 | 2018-12-17 19:21 |
2018-12-19 01:05 |
|
Removing --disable-strong-random from the code | Committed | Michael Paquier (michael-kun) | Tom Lane (tgl) | michael-kun | 1 | 2019-01-01 11:42 |
2019-01-01 11:41 |
|
SQL Commands | ||||||||
generalized expression syntax for partition bounds | Committed | Tom Lane (tgl), Kyotaro Horiguchi (horiguti), Amit Langote (amitlan) | Peter Eisentraut (petere) | petere | 4 | 2019-01-25 10:39 |
2019-01-28 04:12 |
|
COPY FROM WHEN condition | Committed | Surafel Temesgen (surafel) | Tomas Vondra (fuzzycz), MyungKyu Lim (lmk) | fuzzycz | 2 | 2019-01-19 23:22 |
2019-01-29 21:53 |
|
Allow UNLISTEN during recovery | Committed | Shay Rojansky (roji) | Mi Tar (mitar) | tgl | 1 | 2019-01-26 02:15 |
2019-01-26 11:09 |
|
Allow anonymous rowtypes in function return column definition | Committed | Elvis Pranskevichus (elprans) | Tom Lane (tgl) | tgl | 1 | 2019-01-31 00:25 |
2019-01-31 00:26 |
|
System Administration | ||||||||
pg_stat_statements_reset() update to reset specific statement statistics | Committed | Haribabu Kommi (haribabu) | Fujii Masao (masaofujii), Sergei Kornilov (melkij) | amitkapila | 4 | 2019-01-17 03:01 |
2019-01-11 03:35 |
|
Support custom socket directory in pg_upgrade | Committed | Daniel Gustafsson (d_gustafsson) | Hironobu Suzuki (suzuki_hironobu) | tgl | 2 | 2018-12-01 20:45 |
2018-12-07 07:10 |
|
pg_stat_ssl additions | Committed | Peter Eisentraut (petere) | Gerdan Santos (gerdan) | petere | 2 | 2019-01-31 23:48 |
2019-01-31 23:48 |
|
Log PostgreSQL version number on startup | Committed | Christoph Berg (myon) | Peter Eisentraut (petere) | petere | 1 | 2019-01-30 22:29 |
2019-01-30 22:29 |
|
A few new options for vacuumdb | Committed | Nathan Bossart (bossartn) | Michael Paquier (michael-kun) | michael-kun | 1 | 2019-01-31 04:20 |
2019-02-01 01:50 |
|
Detach postmaster from calling process group with setsid() | Committed | Heikki Linnakangas (heikki) | Tom Lane (tgl) | heikki | 1 | 2019-01-14 12:54 |
2019-01-14 12:53 |