Commitfest 2020-09

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


Status summary: Committed: 48. Moved to next CF: 152. Withdrawn: 4. Rejected: 3. Returned with Feedback: 28. Total: 235.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
Btree BackwardScan race condition on Standby during VACUUM 2511 Committed stable Not processed Michail Nikolaev (nkey) Andrey Borodin (x4m) Peter Geoghegan (pgeoghegan) 2 4 years ago
reduce memory requirements of PLpgSQL CALL statement 2559 Committed Not processed Pavel Stehule (okbobcz) Tom Lane (tgl) Tom Lane (tgl) 2 4 years ago
SyncRepLock acquired exclusively in default configuration 2585 Committed Not processed Fujii Masao (masaofujii), Masahiko Sawada (masahikosawada) Asim Rama Praveen (apraveen) Fujii Masao (masaofujii) 2 4 years ago
Parallel worker hangs while handling errors 2636 Committed Not processed vigneshwaran C (vignesh.postgres) Bharath Rupireddy (bharathrupireddy) Tom Lane (tgl) 1 4 years ago
Switch pg_test_fsync to use binary mode on Windows 2640 Committed stable Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 4 years ago
Issue with cancel_before_shmem_exit while searching to remove a particular registered exit callbacks 2649 Committed Not processed Bharath Rupireddy (bharathrupireddy) Tom Lane (tgl) 1 4 years ago
Error in brin_summarize_new_values 2655 Committed Not processed Anastasia Lubennikova (lubennikovaav) Álvaro Herrera (alvherre) 1 4 years ago
pg_dump bug for extension owned tables 2671 Committed Not processed Fabrízio Mello (fabriziomello) Andrew Dunstan (adunstan) Andrew Dunstan (adunstan) 1 4 years ago
ICU bug with ucol_strcollUTF8/ucol_strcoll 2672 Committed 14 Not processed Jehan-Guillaume de Rorthais (ioguix) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 4 years ago
REINDEX SCHEMA/DATABASE/SYSTEM weak with dropped relations 2680 Committed stable Not processed Michael Paquier (michael-kun) Anastasia Lubennikova (lubennikovaav) Michael Paquier (michael-kun) 1 4 years ago
Clients
psql: Include access method in listTables output 2586 Committed Not processed Georgios Kokolatos (gkokolatos) vigneshwaran C (vignesh.postgres) Michael Paquier (michael-kun) 2 4 years ago
Added tab completion for the missing options in copy statement 2633 Committed Not processed vigneshwaran C (vignesh.postgres) ahsan hadi (ahsan.hadi) Michael Paquier (michael-kun) 1 4 years ago
Avoid useless retrieval of defaults and check constraints in pg_dump -a 2643 Committed Not processed Julien Rouhaud (rjuju) Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun) 1 4 years ago
Tab completion for VACUUM of partitioned tables 2659 Committed Not processed Justin Pryzby (justinpryzby) Michael Paquier (michael-kun) 1 4 years ago
Range checks of pg_test_fsync --secs-per-test and pg_test_timing --duration 2674 Committed 14 Not processed Michael Paquier (michael-kun) Peter Eisentraut (petere) Michael Paquier (michael-kun) 1 4 years ago
tab completion of IMPORT FOREIGN SCHEMA 2677 Committed Not processed Jeff Janes (jjanes) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 4 years ago
show extended stats target in \d 2712 Committed 13 Not processed Justin Pryzby (justinpryzby) Georgios Kokolatos (gkokolatos), Tatsuro Yamada (yamatattsu) Álvaro Herrera (alvherre) 1 4 years ago
Documentation
Add missing cross-links in system catalog documentation 2599 Committed Not processed Dagfinn Ilmari Mannsåker (ilmari) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 4 years ago
Improve Managing Databases doc page 2647 Committed Not processed David Johnston (polobo) Bruce Momjian (bmomjian) 1 4 years ago
initdb: creating clusters 2695 Committed Not processed Tom Lane (tgl) Daniel Gustafsson (d_gustafsson) Tom Lane (tgl) 1 4 years ago
Miscellaneous
Add missing libraries to Libs.private of libpq.pc 2525 Committed Not processed Sandro Mani (sandrom) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 4 years ago
Report error position for CREATE/ATTACH PARTITION bounds check 2533 Committed 14 Not processed Amit Langote (amitlan), Ashwin Agrawal (ashwinstar), Alexandra Wang (l-wang) Ashutosh Bapat (ashutoshbapat) Tom Lane (tgl) 2 4 years ago
split string to table 2538 Committed Not processed Pavel Stehule (okbobcz) Peter Smith (smithpb) Tom Lane (tgl) 2 4 years ago
More tests with USING INDEX replident and dropped indexes 2565 Committed 14 Not processed Michael Paquier (michael-kun) Rahila Syed (rahila.syed), Euler Taveira (eulerto) Michael Paquier (michael-kun) 2 4 years ago
display offset along with block number in vacuum error context 2662 Committed Not processed Mahendra Singh Thalor (mahithalor) Justin Pryzby (justinpryzby) Amit Kapila (amitkapila) 1 4 years ago
add plsample to test/modules - procedural language skeleton and test coverage 2678 Committed Not processed Mark Wong (markwkm) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 4 years ago
Provide robust alternatives for replace_string 2696 Committed stable Not processed Asim Rama Praveen (apraveen), Georgios Kokolatos (gkokolatos) Tom Lane (tgl) Tom Lane (tgl) 1 4 years ago
Rationalize password length limits 2721 Committed Not processed Tom Lane (tgl), Nathan Bossart (bossartn) Tom Lane (tgl) 1 4 years ago
Monitoring & Control
Amcheck: check B-tree leftlink-rightlink invariant on standby 2254 Committed Not processed Andrey Borodin (x4m) Georgy Rylov (godjan) Peter Geoghegan (pgeoghegan) 4 4 years ago
expose parallel leader in CSV and log_line_prefix 2514 Committed 14 Not processed Justin Pryzby (justinpryzby) Julien Rouhaud (rjuju) Michael Paquier (michael-kun) 2 4 years ago
Function for exposing memory usage of local backend process 2622 Committed 14 Not processed Fujii Masao (masaofujii), atsushi torikoshi (atorik) Kasahara Tatsuhito (kasahara) Fujii Masao (masaofujii) 2 4 years ago
Amcheck: check B-tree leftlink-rightlink invariant on standby 2667 Committed Not processed Andrey Borodin (x4m) Peter Geoghegan (pgeoghegan) 1 4 years ago
Performance
Improving connection scalability: GetSnapshotData() 2500 Committed Not processed Andres Freund (andresfreund) Andres Freund (andresfreund) 3 4 years ago
Auto-vectorization speeds up multiplication of large-precision numerics 2591 Committed Not processed Amit Khandekar (amitdkhan) Tom Lane (tgl) Tom Lane (tgl) 2 4 years ago
Use incremental sort paths for window functions 2638 Committed Not processed David Rowley (davidrowley) Daniel Gustafsson (d_gustafsson) David Rowley (davidrowley) 1 4 years ago
Handing SLRU sync work over to the checkpointer 2669 Committed Not processed Thomas Munro (macdice) Thomas Munro (macdice) 1 4 years ago
Faster compactify_tuples() 2687 Committed Not processed David Rowley (davidrowley) Thomas Munro (macdice) David Rowley (davidrowley) 1 4 years ago
Improve row estimates for empty tables 2691 Committed Not processed Tom Lane (tgl) Pavel Stehule (okbobcz) Tom Lane (tgl) 1 4 years ago
Refactoring
pgbench - refactor init functions with buffers 2313 Committed Not processed Fabien Coelho (calvin) Heikki Linnakangas (heikki) 5 4 years ago
Choose AlternativeSubPlan alternative within the planner 2705 Committed Not processed Tom Lane (tgl) David Rowley (davidrowley) Tom Lane (tgl) 1 4 years ago
Replication & Recovery
logical streaming for large in-progress transactions 1927 Committed Not processed Amit Kapila (amitkapila), Tomas Vondra (fuzzycz), Petr Jelínek (pjmodos), Dilip Kumar (dilip.kumar) Dilip Kumar (dilip.kumar), Masahiko Sawada (masahikosawada), vigneshwaran C (vignesh.postgres) Amit Kapila (amitkapila) 9 4 years ago
Print logical WAL message content 2690 Committed Not processed Ashutosh Bapat (ashutoshbapat) Álvaro Herrera (alvherre) Álvaro Herrera (alvherre) 1 4 years ago
Add contrib module pg_surgery for fixing damaged heap pages 2700 Committed Not processed Ashutosh Sharma (ashutosh.sharma88) Andrey Borodin (x4m), Mark Dilger (mark.dilger) Robert Haas (rhaas) 1 4 years ago
Server Features
GiST sorting build 2276 Committed Not processed Andrey Borodin (x4m) Heikki Linnakangas (heikki), Pavel Borisov (pborisov) Heikki Linnakangas (heikki) 5 3 years ago
Switch to multi-inserts for pg_depend 2673 Committed 14 Not processed Michael Paquier (michael-kun), Daniel Gustafsson (d_gustafsson) Álvaro Herrera (alvherre) Michael Paquier (michael-kun) 1 4 years ago
SQL Commands
Keywords as column aliases without explicit preceding AS 2641 Committed Not processed Mark Dilger (mark.dilger) John Naylor (john.naylor) Tom Lane (tgl) 1 4 years ago
Allow CURRENT_ROLE in GRANTED BY 2704 Committed Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 4 years ago
System Administration
Allow backslash continuations in "pg_hba.conf' files 2519 Committed Not processed Fabien Coelho (calvin) Justin Pryzby (justinpryzby), David Zhang (david.z) Tom Lane (tgl) 2 4 years ago