Commitfest 2019-09

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 39. Moved to next CF: 151. Withdrawn: 11. Rejected: 1. Returned with Feedback: 26. Total: 228.

Closed patches

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
SimpleLruTruncate() mutual exclusion (data loss from lack thereof) Moved to next CF stable Noah Misch (nmisch) 5 2020-01-25
18:58
2020-01-31
08:42
propagating replica identity to partitions Returned with feedback 13 Álvaro Herrera (alvherre) 3 2019-09-11
17:44
2019-09-11
17:44
Unaccent extension python script Issue in Windows Committed Hugh Ranalli (hughr), Ramanarayana M (ramnar) alvherre 2 2019-09-10
21:20
2019-09-10
21:19
Problem during Windows service start Withdrawn Ramanarayana M (ramnar) 2 2019-09-05
23:12
2019-04-11
09:03
Fix issues with "x SIMILAR TO y ESCAPE NULL" Committed 13 Tom Lane (tgl) tgl 2 2019-09-07
18:22
2019-09-07
18:23
Add mandatory access control for TRUNCATE Withdrawn 13 1 2019-08-26
16:25
2019-11-23
15:51
Race condition in logical walsender causes long postgresql shutdown delay Moved to next CF stable Craig Ringer (ringerc) alvherre 2 2019-10-17
13:14
2019-10-18
10:14
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
pgbench - implement strict TPC-B benchmark Moved to next CF Fabien Coelho (calvin) 3 2019-11-06
10:46
2019-08-28
08:23
Code Comments
Update misleading comment in tuplesort_set_bound Committed James Coleman (jcole1989) alvherre 1 2019-09-12
13:39
2019-09-12
14:00
Documentation
List of Available Figures/Graphics in the Documentation Returned with feedback 13 Jürgen Purtz (juergen@purtz.de) 1 2019-07-08
21:50
2019-07-08
21:51
Update PL/pgSQL sample loop function Committed 13 Ian Barwick (barwick) amitkapila 1 2019-09-12
14:12
2019-09-12
04:00
Miscellaneous
parse-time support function for "any" datatype Moved to next CF Pavel Stehule (okbobcz) 10 2021-03-09
05:31
2021-03-03
17:25
Improve Append/MergeAppend EXPLAIN output when all subplans are pruned. Moved to next CF David Rowley (davidrowley) 3 2019-12-01
01:58
2019-12-01
02:49
Rearrange postmaster startup order to improve logging behavior Committed Tom Lane (tgl) tgl 2 2019-09-11
15:43
2019-09-11
15:47
vacuumlo: report the number of large objects going to be removed Returned with feedback Timur Birsh (taem) 2 2019-09-30
18:00
2019-09-06
15:25
errbacktrace Moved to next CF Álvaro Herrera (alvherre), Peter Eisentraut (petere) alvherre 3 2019-11-08
18:53
2019-11-23
16:14
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
Add test case for sslinfo Returned with feedback 1 2019-09-30
18:01
2019-09-02
18:07
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
Cleanup isolation specs from unused steps Committed 13 Michael Paquier (michael-kun) michael-kun 1 2019-08-24
04:45
2019-08-28
02:52
Increasing regression test coverage based on GCOV analysis Withdrawn 1 2019-08-24
14:59
2019-09-04
04:36
Increasing regression test coverage based on GCOV analysis Committed stable movead li (movead.li) michael-kun 1 2019-09-04
04:11
2019-09-04
04:36
Monitoring & Control
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
socket_timeout in interfaces/libpq Moved to next CF 13 Ryohei Nagaura (nyannyan) 5 2020-04-08
12:39
2020-04-08
12:39
Redacting information from logs Withdrawn Jeff Davis (jdavis) 1 2019-09-05
00:22
2019-08-05
23:05
Performance
Global shared meta cache Returned with feedback 13 Takeshi Ideriha (ideriha) 7 2019-10-30
01:15
2020-02-01
11:51
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
Flexible partition pruning hook Returned with feedback 13 Mike Palmiotto (mpalmiotto) 3 2019-09-30
18:02
2019-07-12
18:34
Parallel grouping sets Moved to next CF Richard Guo (richardguo) 6 2020-07-12
20:31
2020-07-12
20:30
Optimize pglz compression Withdrawn Andrey Borodin (x4m), Владимир Лесков (tinsane) 2 2019-09-30
05:14
2019-12-01
02:50
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
Allow simplehash to use already-calculated hash values Committed Jeff Davis (jdavis) jdavis 1 2019-08-08
22:48
2019-07-17
19:59
Improve performance of old_snapshot_threshold checks Committed Thomas Munro (macdice) macdice 1 2019-08-28
10:35
2019-08-28
09:02
Patch to clean Query after rewrite-and-analyze Withdrawn 1 2019-08-05
06:20
2019-08-04
19:14
Take skip header out of a loop in COPY FROM Returned with feedback Surafel Temesgen (surafel) 1 2019-09-24
18:04
2019-09-24
18:04
Refactoring
Extra quote_all_identifiers in _dumpOptions Committed 13 Artur Zakirov (a.zakirov) bmomjian 1 2019-07-09
08:12
2019-07-09
08:10
Store FullTransactionId in TwoPhaseFileHeader/GlobalTransactionData Withdrawn 13 vigneshwaran C (vignesh.postgres) 1 2019-09-04
08:14
2019-08-09
13:32
More refactoring for BuildIndexInfo Committed Michael Paquier (michael-kun) michael-kun 1 2019-08-05
06:45
2019-08-04
02:20
Remove IndexBuildCallback's dependency on HeapTuple Moved to next CF Ashwin Agrawal (ashwinstar) andresfreund 2 2019-11-09
00:45
2019-11-09
00:45
pgbench - improve variable management performance Moved to next CF Fabien Coelho (calvin) 6 2020-09-17
05:31
2020-09-19
07:17
Refactoring of connection with password prompt loop for frontends Returned with feedback 13 Michael Paquier (michael-kun) 1 2019-09-27
07:14
2019-09-27
07:14
Consolidate code that makes a sorted array unique. Moved to next CF Thomas Munro (macdice) macdice 2 2019-11-07
04:04
2019-11-03
23:02
share string to *int64 functions, take two Moved to next CF 13 Michael Paquier (michael-kun), Fabien Coelho (calvin) 2 2019-11-25
07:21
2019-11-25
07:21
Replication & Recovery
Add timeline to partial WAL segments Moved to next CF David Steele (dsteele) 9 2020-09-30
07:17
2020-09-30
07:17
unlogged sequences Moved to next CF Peter Eisentraut (petere) petere 3 2022-04-07
15:26
2022-04-07
15:24
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
Security
using explicit_bzero Committed Peter Eisentraut (petere) petere 2 2019-09-05
06:38
2019-09-17
09:10
OpenSSL specific value under USE_SSL instead of USE_OPENSSL Committed Daniel Gustafsson (d_gustafsson) bmomjian 1 2019-07-09
00:01
2019-07-08
23:40
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
Custom compression methods Returned with feedback 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 Committed 13 Nikolay Shaplov (nataraj) alvherre 8 2019-09-25
19:00
2019-09-25
18:59
Undo worker and transaction rollback Withdrawn 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
NOTIFY options + COLLAPSE (make deduplication optional) Committed Filip Rembiałkowski (filiprem) tgl 2 2019-08-15
16:22
2019-08-14
18:04
Introduce spgist quadtree @<(point,circle) operator Returned with feedback 13 Matwey V. Kornilov (matwey) 2 2019-09-30
18:07
2019-07-20
23:07
Opclass parameters Moved to next CF 13 Nikita Glukhov (n.glukhov) 3 2019-12-01
02:30
2020-04-01
12:09
Global temporary tables Moved to next CF 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) 11 2022-03-24
13:27
2022-10-02
16:59
SQL Commands
FETCH FIRST clause PERCENT option Moved to next CF Surafel Temesgen (surafel) 12 2021-10-03
16:16
2021-09-30
18:31
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
Online checksums - take 3 Moved to next CF Magnus Hagander (mha), Daniel Gustafsson (d_gustafsson) 4 2020-04-08
14:24
2021-03-09
19:09