Commitfest 2020-01 (2020-01-01 – 2020-01-31)

No reviewers My patches My reviews
Text Status Target version Tag (type to search) Author (type to search) Reviewer (type to search)
Clear


Status summary: Committed: 49. Moved to next CF: 145. Withdrawn: 5. Rejected: 4. Returned with Feedback: 12. Total: 215.

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Block level parallel vacuum 1774 Committed Performance Not processed Masahiko Sawada (masahikosawada) Dilip Kumar (dilip.kumar), Sergei Kornilov (melkij) Amit Kapila (amitkapila) 8 6 years ago
Log bind parameter values on error 1934 Committed Monitoring 13 Not processed Alexey Bashtanov (bashtanov) Álvaro Herrera (alvherre) 6 6 years ago
DOC: Document encode() and decode() base64 encoding 2051 Committed Docs Only Not processed Karl Pinc (kop) Fabien Coelho (calvin) Tom Lane (tgl) 3 6 years ago
DROP DATABASE FORCE 2055 Committed System Administration Not processed Pavel Stehule (okbobcz), Filip Rembiałkowski (filiprem) Amit Kapila (amitkapila), Ibrar Ahmed (ibrar), Anthony Nowocien (anthonyn), vigneshwaran C (vignesh.postgres), Cleysson Lima (cleyssonlima), Federico Campoli (rotellaro) Amit Kapila (amitkapila) 4 6 years ago
Avoid full GIN index scan when possible 2071 Committed Performance 13 Not processed Julien Rouhaud (rjuju), Nikita Glukhov (n.glukhov) Tom Lane (tgl) Alexander Korotkov (smagen) 4 6 years ago
Use memcpy in pglz decompression 2119 Committed Performance Not processed Andrey Borodin (x4m), Владимир Лесков (tinsane) Peter Eisentraut (petere) Tomas Vondra (fuzzycz) 4 6 years ago
tableam vs. TOAST 2120 Committed 13 Not processed Robert Haas (rhaas) Peter Eisentraut (petere) Robert Haas (rhaas) 4 6 years ago
ALTER TABLE restructuring 2130 Committed Bugfix Not processed Tom Lane (tgl) Álvaro Herrera (alvherre) Tom Lane (tgl) 4 6 years ago
progress report for ANALYZE 2164 Committed Monitoring 13 Not processed Álvaro Herrera (alvherre), Vinayak Pokale (vinayak), Tatsuro Yamada (tatsuro_yamada) Julien Rouhaud (rjuju), Amit Langote (amitlan) Álvaro Herrera (alvherre) 4 6 years ago
Remove HeapTuple and Buffer dependency for predicate locking functions 2169 Committed Refactoring Only 13 Not processed Ashwin Agrawal (ashwinstar) Thomas Munro (macdice) Thomas Munro (macdice) 4 6 years ago
Reduce size of core scanner transition array 2174 Committed Refactoring Only 13 Not processed John Naylor (john.naylor) Tom Lane (tgl) Tom Lane (tgl) 4 6 years ago
allow_system_table_mods stuff 2191 Committed Not processed Peter Eisentraut (petere) Tom Lane (tgl) Peter Eisentraut (petere) 4 6 years ago
Remove pg_pltemplate, add trustable extensions instead 2246 Committed Not processed Tom Lane (tgl) Peter Eisentraut (petere) Tom Lane (tgl) 3 6 years ago
pause recovery if pitr target not reached when recovery_target_time is specified 2284 Committed 13 Not processed Leif Gunnar Erlandsen (leif) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 6 years ago
Add new developer GUC "ignore_invalid_pages", to ignore invalid pages failure during recovery 2292 Committed Not processed Fujii Masao (masaofujii) Michael Paquier (michael-kun) Fujii Masao (masaofujii) 2 6 years ago
logical decoding : exceeded maxAllocatedDescs for .spill files 2293 Committed Bugfix Not processed Amit Khandekar (amitdkhan) Amit Kapila (amitkapila) Amit Kapila (amitkapila) 2 6 years ago
Using multiple extended statistics for estimates 2320 Committed Not processed Tomas Vondra (fuzzycz) Mark Dilger (hornschnorter) Tomas Vondra (fuzzycz) 2 6 years ago
jsonb_set_lax function 2323 Committed 13 Not processed Andrew Dunstan (adunstan) Pavel Stehule (okbobcz) Andrew Dunstan (adunstan) 2 6 years ago
Add support for automatically updating Unicode derived files 2327 Committed Not processed Peter Eisentraut (petere) John Naylor (john.naylor) Peter Eisentraut (petere) 2 6 years ago
fe_utils - share query cancellation code 2336 Committed Refactoring Only Not processed Fabien Coelho (calvin) Ibrar Ahmed (ibrar) Michael Paquier (michael-kun) 2 6 years ago
Allow superuser to grant passwordless connection rights on postgres_fdw 2340 Committed System Administration 13 Not processed Craig Ringer (ringerc) Andrew Dunstan (adunstan) 2 6 years ago
libpq sslpassword parameter and callback function 2341 Committed libpq Not processed Andrew Dunstan (adunstan) Greg Nancarrow (gregn1234) Andrew Dunstan (adunstan) 2 6 years ago
Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings 2342 Committed Not processed Andrew Dunstan (adunstan) Peter Eisentraut (petere) Andrew Dunstan (adunstan) 2 6 years ago
Refactor parse analysis of EXECUTE command 2344 Committed Refactoring Only Not processed Peter Eisentraut (petere) Pavel Stehule (okbobcz) Peter Eisentraut (petere) 2 6 years ago
Improve psql's tab completion for file names 2346 Committed libpq Not processed Tom Lane (tgl) Peter Eisentraut (petere) Tom Lane (tgl) 1 6 years ago
Checking the return value of SPI_execute 2348 Committed Bugfix Not processed Mark Dilger (hornschnorter) Michael Paquier (michael-kun) 1 6 years ago
Missing test of SPI copy functionality 2350 Committed Bugfix Not processed Mark Dilger (hornschnorter) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 6 years ago
remove trailing zeroes from numeric value (minscale) 2353 Committed Not processed Pavel Stehule (okbobcz) Karl Pinc (kop) Tom Lane (tgl) 1 6 years ago
Role membership allows to ALTER and DROP objects. 2357 Committed Docs Only 13 Not processed Laurenz Albe (laurenz) Tom Lane (tgl) 1 6 years ago
REINDEX CONCURRENTLY failures with temporary tables 2358 Committed Bugfix 12 Not processed Michael Paquier (michael-kun) Heikki Linnakangas (heikki) Michael Paquier (michael-kun) 1 6 years ago
Rework manipulation and structure of attribute mappings 2359 Committed Refactoring Only 13 Not processed Michael Paquier (michael-kun) Amit Langote (amitlan) Michael Paquier (michael-kun) 1 6 years ago
Modernizing SQL functions' result type coercions 2362 Committed SQL Commands Not processed Tom Lane (tgl) Heikki Linnakangas (heikki) Tom Lane (tgl) 2 6 years ago
compactify pgbench -i progress output 2363 Committed libpq Not processed Amit Langote (amitlan) Fabien Coelho (calvin) Michael Paquier (michael-kun) 1 6 years ago
Setting min/max TLS protocol in clientside libpq 2368 Committed libpq Not processed Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun), Artur Zakirov (a.zakirov), cary huang (caryh) Michael Paquier (michael-kun) 1 6 years ago
Fix planner crash involving statistics of rangetype operators 2373 Committed Bugfix stable Not processed Michael Paquier (michael-kun) Andrey Borodin (x4m) Tom Lane (tgl) 1 6 years ago
Reorder buffer crash while aborting old transactions. 2375 Committed Bugfix Not processed vigneshwaran C (vignesh.postgres) Dilip Kumar (dilip.kumar) Álvaro Herrera (alvherre) 1 6 years ago
ALTER TABLE support for dropping generation expression 2379 Committed SQL Commands Not processed Peter Eisentraut (petere) Sergei Kornilov (melkij) Peter Eisentraut (petere) 1 6 years ago
pgbench - use pg logging capabilities 2387 Committed Refactoring Only Not processed Fabien Coelho (calvin) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 6 years ago
Add pg_file_sync() to adminpack 2391 Committed Not processed Fujii Masao (masaofujii) Julien Rouhaud (rjuju), Artur Zakirov (a.zakirov), atsushi torikoshi (atorik) Fujii Masao (masaofujii) 1 6 years ago
use CLZ instruction in AllocSetFreeIndex() 2393 Committed Performance Not processed John Naylor (john.naylor) Tom Lane (tgl) Tom Lane (tgl) 1 6 years ago
Fix issues around duplicate Workers keys in structured EXPLAIN output 2394 Committed 13 Not processed Maciek Sakrejda (msakrejda) Georgios Kokolatos (gkokolatos) Tom Lane (tgl) 1 6 years ago
Remove libpq.rc, use win32ver.rc for libpq 2395 Committed Refactoring Only Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 6 years ago
Greatest Common Divisor 2396 Committed 13 Not processed Vik Fearing (xocolatl) Fabien Coelho (calvin), David Fetter (dfetter) Dean Rasheed (deanr) 1 6 years ago
Physical replication slot advance is not persistent 2399 Committed Bugfix Not processed Alexey Kondratov (ololobus) Kyotaro Horiguchi (horiguti) Michael Paquier (michael-kun) 1 6 years ago
Link to "Upgrading a PostgreSQL Cluster" in Release Notes 2401 Committed Docs Only stable Not processed Vik Fearing (xocolatl) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 6 years ago
Fix a performance issue with multiple logical-decoding walsenders 2403 Committed 13 Not processed Pierre Ducroquet (pinaraf) Julien Rouhaud (rjuju) Tom Lane (tgl) 1 6 years ago
remove separate postgres.(sh)description files 2404 Committed Refactoring Only Not processed John Naylor (john.naylor) Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 1 6 years ago
Emit meaningful error for references to concurrently added columns 2408 Committed SQL Commands Not processed Kyotaro Horiguchi (horiguti) Tom Lane (tgl) Tom Lane (tgl) 1 6 years ago
Removal of support for OpenSSL 0.9.8 and 1.0.0 2413 Committed stable Not processed Michael Paquier (michael-kun) Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun) 1 6 years ago