Commitfest 2020-03

Shortcuts
Text Status Target version Author (type to search) Reviewer (type to search)
Clear


Status summary: Committed: 90. Moved to next CF: 117. Withdrawn: 8. Rejected: 1. Returned with Feedback: 21. Total: 237.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
Fix base backup checksum verification for random or zero page headers 2308 Moved to next CF Not processed Michael Banck (mbanck) 4 3 years ago
Fix false "ERROR: subtransaction logged without previous top-level txn record" alert 2383 Moved to next CF Not processed Arseny Sher (sher-ars) Amit Kapila (amitkapila) 3 5 years ago
[doc] alter table references bogus table-specific planner parameters 2417 Committed Not processed Justin Pryzby (justinpryzby) Michael Paquier (michael-kun) 1 5 years ago
Fix PGXS so built control files work with VPATH builds 2461 Moved to next CF Not processed Craig Ringer (ringerc) 2 4 years ago
Replica sends an incorrect epoch in its hot standby feedback to the Master 2462 Withdrawn Not processed 1 5 years ago
Replica sends an incorrect epoch in its hot standby feedback to the Master 2463 Withdrawn Not processed 1 5 years ago
ALTER TABLE ... SET STORAGE does not propagate to indexes 2468 Moved to next CF stable Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 2 4 years ago
Clients
pgbench - another attempt at tap test for time-related options 1306 Moved to next CF Not processed Fabien Coelho (calvin) 14 4 years ago
Code Comments
Comments related to fact that snapshot is taken twice for each non-prepared query 2446 Committed Not processed Michail Nikolaev (nkey) Álvaro Herrera (alvherre) 1 5 years ago
Documentation
Clarify documentation for ALTER SUBSCRIPTION ... REFRESH PUBLICATION 2436 Committed stable Not processed David Christensen (davidchristensen) Álvaro Herrera (alvherre) 1 5 years ago
Miscellaneous
parse-time support function for "any" datatype 2081 Moved to next CF Not processed Pavel Stehule (okbobcz) 10 4 years ago
Adding a test for speculative wait case 2200 Committed Not processed Ashwin Agrawal (ashwinstar), Melanie Plageman (melanieplageman) Andres Freund (andresfreund) 4 5 years ago
pgrename_temp() – concurrent rename of temporary files on Windows 2230 Returned with feedback Not processed Alexander Korotkov (smagen) 4 4 years ago
Improve checking for pg_index.xmin 2337 Returned with feedback Not processed Alexander Korotkov (smagen) 3 5 years ago
explain to report bucket and memory stats for TupleHashTable nodes 2428 Moved to next CF Not processed Justin Pryzby (justinpryzby) 2 4 years ago
Clean up some old cruft related to Windows 2457 Committed 13 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 5 years ago
Monitoring & Control
socket_timeout in interfaces/libpq 2175 Returned with feedback 13 Not processed Ryohei Nagaura (nyannyan) 5 4 years ago
SLRU stats 2424 Committed Not processed Tomas Vondra (fuzzycz) Tomas Vondra (fuzzycz) 1 4 years ago
pg_stat_progress_basebackup - progress reporting for pg_basebackup, in the server side 2435 Committed Not processed Fujii Masao (masaofujii) Fujii Masao (masaofujii) 1 5 years ago
Performance
NOT IN to ANTI JOIN transformation 2023 Returned with feedback 13 Not processed James Finnerty (jimfinnerty), Zheng Li (zhengli) 6 4 years ago
Parallel grouping sets 2147 Moved to next CF Not processed Richard Guo (richardguo) 6 4 years ago
de-TOAST'ing using a iterator 2194 Moved to next CF Not processed Xiao Bao (djydewang) 8 4 years ago
Memory-Bounded Hash Aggregation 2201 Committed Not processed Jeff Davis (jdavis) Jeff Davis (jdavis) 4 4 years ago
bitmap cost should account for correlated indexes 2310 Moved to next CF 14 Not processed Justin Pryzby (justinpryzby) 7 4 years ago
Add reverse collations 2356 Withdrawn 13 Not processed David Fetter (dfetter) 2 5 years ago
Allow FunctionScans to pipeline results 2372 Withdrawn 13 Not processed John Dent (denty) 2 5 years ago
Improving connection scalability: GetSnapshotData() 2500 Moved to next CF Not processed Andres Freund (andresfreund) Andres Freund (andresfreund) 3 4 years ago
JIT expression evaluation improvements 2501 Moved to next CF Not processed Andres Freund (andresfreund) 3 4 years ago
Procedural Languages
Support migration of plpythonu to Python 3 2473 Withdrawn Not processed Tom Lane (tgl) 1 4 years ago
Refactoring
pgbench - improve variable management performance 2236 Moved to next CF Not processed Fabien Coelho (calvin) 6 4 years ago
pgbench - refactor init functions with buffers 2313 Moved to next CF Not processed Fabien Coelho (calvin) Heikki Linnakangas (heikki) 5 4 years ago
Split StdRdOptions into HeapOptions and ToastOptions 2370 Moved to next CF Not processed Nikolay Shaplov (nataraj) 10 3 years ago
Level4 Warnings show many shadow vars 2371 Committed Not processed Michael Paquier (michael-kun) 2 5 years ago
Reduce WaitEventSet system call spam 2452 Moved to next CF Not processed Thomas Munro (macdice) Thomas Munro (macdice) 6 4 years ago
Add LogicalTapeSetExtend() to logtape.c 2487 Committed 13 Not processed Jeff Davis (jdavis), Adam Lee (alipivotal) Jeff Davis (jdavis) 1 5 years ago
Replication & Recovery
Add timeline to partial WAL segments 1919 Moved to next CF Not processed David Steele (dsteele) 9 4 years ago
base backup client as auxiliary backend process 2192 Returned with feedback Not processed Peter Eisentraut (petere) 5 5 years ago
skip empty transactions for logical replication 2384 Moved to next CF Not processed Euler Taveira (eulerto) 4 2 years ago
Prevent pg_basebackup running as root 2431 Rejected 13 Not processed Ian Barwick (barwick) 1 5 years ago
Security
Allow cluster owner to bypass authentication 2244 Returned with feedback Not processed Peter Eisentraut (petere) 4 4 years ago
Server Features
A hook for path-removal decision on add_path 2234 Moved to next CF Not processed KaiGai Kohei (kaigai) 11 2 years ago
Allow WHEN in INSTEAD OF triggers 2398 Withdrawn Not processed David Fetter (dfetter) 2 5 years ago
parallel backup 2472 Moved to next CF Not processed Asif Rehman (asifrana) 2 4 years ago
jsonpath syntax extensions 2482 Moved to next CF 15 Not processed Nikita Glukhov (n.glukhov) 12 2 years ago
TRUNCATE on foreign tables 2499 Moved to next CF Not processed KaiGai Kohei (kaigai) 2 4 years ago
SQL Commands
FETCH FIRST clause PERCENT option 2176 Moved to next CF Not processed Surafel Temesgen (surafel) 12 3 years ago
polymorphic table functions 2405 Returned with feedback Not processed Peter Eisentraut (petere) 2 5 years ago
Rational number type (fractions) 2441 Moved to next CF 14 Not processed Joe Nelson (begriffs) 3 4 years ago
System Administration
Online checksums - take 3 2260 Returned with feedback Not processed Magnus Hagander (mha), Daniel Gustafsson (d_gustafsson) 4 4 years ago
Add in the \conninfo start time current connection 2422 Returned with feedback Not processed Rodrigo Ramírez (roramirez) 1 5 years ago
Add in the \conninfo start time current connection 2423 Withdrawn 13 Not processed Rodrigo Ramírez (roramirez) 1 5 years ago
vacuum verbose is unclear 2425 Moved to next CF Not processed Justin Pryzby (justinpryzby) 2 4 years ago