Commitfest 2020-09 (2020-09-01 – 2020-09-30)

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: 48. Moved to next CF: 153. Withdrawn: 4. Rejected: 3. Returned with Feedback: 27. Total: 235.

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
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 5 years ago
Amcheck: check B-tree leftlink-rightlink invariant on standby 2254 Committed Monitoring Not processed Andrey Borodin (x4m) Georgy Rylov (godjan) Peter Geoghegan (pgeoghegan) 4 5 years ago
GiST sorting build 2276 Committed Not processed Andrey Borodin (x4m) Heikki Linnakangas (heikki), Pavel Borisov (pborisov) Heikki Linnakangas (heikki) 5 4 years ago
pgbench - refactor init functions with buffers 2313 Committed Refactoring Only Not processed Fabien Coelho (calvin) Heikki Linnakangas (heikki) 5 5 years ago
Improving connection scalability: GetSnapshotData() 2500 Committed Performance Not processed Andres Freund (andresfreund) Andres Freund (andresfreund) 3 5 years ago
Btree BackwardScan race condition on Standby during VACUUM 2511 Committed Bugfix stable Not processed Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) Andrey Borodin (x4m) Peter Geoghegan (pgeoghegan) 2 5 years ago
expose parallel leader in CSV and log_line_prefix 2514 Committed Monitoring 14 Not processed Justin Pryzby (justinpryzby) Julien Rouhaud (rjuju) Michael Paquier (michael-kun) 2 5 years ago
Allow backslash continuations in "pg_hba.conf' files 2519 Committed System Administration Not processed Fabien Coelho (calvin) Justin Pryzby (justinpryzby), David Zhang (david.z) Tom Lane (tgl) 2 5 years ago
Add missing libraries to Libs.private of libpq.pc 2525 Committed Not processed Sandro Mani (sandrom) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 5 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 5 years ago
split string to table 2538 Committed Not processed Pavel Stehule (okbobcz) Peter Smith (smithpb) Tom Lane (tgl) 2 5 years ago
reduce memory requirements of PLpgSQL CALL statement 2559 Committed Bugfix Not processed Pavel Stehule (okbobcz) Tom Lane (tgl) Tom Lane (tgl) 2 5 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 5 years ago
SyncRepLock acquired exclusively in default configuration 2585 Committed Bugfix Not processed Fujii Masao (masaofujii), Masahiko Sawada (masahikosawada) Asim Rama Praveen (apraveen) Fujii Masao (masaofujii) 2 5 years ago
psql: Include access method in listTables output 2586 Committed libpq Not processed Georgios Kokolatos (gkokolatos) vigneshwaran C (vignesh.postgres) Michael Paquier (michael-kun) 2 5 years ago
Auto-vectorization speeds up multiplication of large-precision numerics 2591 Committed Performance Not processed Amit Khandekar (amitdkhan) Tom Lane (tgl) Tom Lane (tgl) 2 5 years ago
Add missing cross-links in system catalog documentation 2599 Committed Docs Only Not processed Dagfinn Ilmari Mannsåker (ilmari) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 5 years ago
Function for exposing memory usage of local backend process 2622 Committed Monitoring 14 Not processed Fujii Masao (masaofujii), atsushi torikoshi (atorik) Kasahara Tatsuhito (kasahara) Fujii Masao (masaofujii) 2 5 years ago
Added tab completion for the missing options in copy statement 2633 Committed libpq Not processed vigneshwaran C (vignesh.postgres) ahsan hadi (ahsan.hadi) Michael Paquier (michael-kun) 1 5 years ago
Parallel worker hangs while handling errors 2636 Committed Bugfix Not processed vigneshwaran C (vignesh.postgres) Bharath Rupireddy (bharathrupireddy) Tom Lane (tgl) 1 5 years ago
Use incremental sort paths for window functions 2638 Committed Performance Not processed David Rowley (davidrowley) Daniel Gustafsson (d_gustafsson) David Rowley (davidrowley) 1 5 years ago
Switch pg_test_fsync to use binary mode on Windows 2640 Committed Bugfix stable Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 5 years ago
Keywords as column aliases without explicit preceding AS 2641 Committed SQL Commands Not processed Mark Dilger (mark.dilger) John Naylor (john.naylor) Tom Lane (tgl) 1 5 years ago
Avoid useless retrieval of defaults and check constraints in pg_dump -a 2643 Committed libpq Not processed Julien Rouhaud (rjuju) Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun) 1 5 years ago
Improve Managing Databases doc page 2647 Committed Docs Only Not processed David Johnston (polobo) Bruce Momjian (bmomjian) 1 5 years ago
Issue with cancel_before_shmem_exit while searching to remove a particular registered exit callbacks 2649 Committed Bugfix Not processed Bharath Rupireddy (bharathrupireddy) Tom Lane (tgl) 1 5 years ago
Error in brin_summarize_new_values 2655 Committed Bugfix Not processed Anastasia Lubennikova (lubennikovaav) Álvaro Herrera (alvherre) 1 5 years ago
Tab completion for VACUUM of partitioned tables 2659 Committed libpq Not processed Justin Pryzby (justinpryzby) Michael Paquier (michael-kun) 1 5 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 5 years ago
Amcheck: check B-tree leftlink-rightlink invariant on standby 2667 Committed Monitoring Not processed Andrey Borodin (x4m) Peter Geoghegan (pgeoghegan) 1 5 years ago
Handing SLRU sync work over to the checkpointer 2669 Committed Performance Not processed Thomas Munro (macdice) Thomas Munro (macdice) 1 5 years ago
pg_dump bug for extension owned tables 2671 Committed Bugfix Not processed Fabrízio Mello (fabriziomello) Andrew Dunstan (adunstan) Andrew Dunstan (adunstan) 1 5 years ago
ICU bug with ucol_strcollUTF8/ucol_strcoll 2672 Committed Bugfix 14 Not processed Jehan-Guillaume de Rorthais (ioguix) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 5 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 5 years ago
Range checks of pg_test_fsync --secs-per-test and pg_test_timing --duration 2674 Committed libpq 14 Not processed Michael Paquier (michael-kun) Peter Eisentraut (petere) Michael Paquier (michael-kun) 1 5 years ago
tab completion of IMPORT FOREIGN SCHEMA 2677 Committed libpq Not processed Jeff Janes (jjanes) Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 5 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 5 years ago
REINDEX SCHEMA/DATABASE/SYSTEM weak with dropped relations 2680 Committed Bugfix stable Not processed Michael Paquier (michael-kun) Anastasia Lubennikova (lubennikovaav) Michael Paquier (michael-kun) 1 5 years ago
Faster compactify_tuples() 2687 Committed Performance Not processed David Rowley (davidrowley) Thomas Munro (macdice) David Rowley (davidrowley) 1 5 years ago
Print logical WAL message content 2690 Committed Not processed Ashutosh Bapat (ashutoshbapat) Álvaro Herrera (alvherre) Álvaro Herrera (alvherre) 1 5 years ago
Improve row estimates for empty tables 2691 Committed Performance Not processed Tom Lane (tgl) Pavel Stehule (okbobcz) Tom Lane (tgl) 1 5 years ago
initdb: creating clusters 2695 Committed Docs Only Not processed Tom Lane (tgl) Daniel Gustafsson (d_gustafsson) Tom Lane (tgl) 1 5 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 5 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 5 years ago
Allow CURRENT_ROLE in GRANTED BY 2704 Committed SQL Commands Not processed Peter Eisentraut (petere) Peter Eisentraut (petere) 1 5 years ago
Choose AlternativeSubPlan alternative within the planner 2705 Committed Refactoring Only Not processed Tom Lane (tgl) David Rowley (davidrowley) Tom Lane (tgl) 1 5 years ago
show extended stats target in \d 2712 Committed libpq 13 Not processed Justin Pryzby (justinpryzby) Georgios Kokolatos (gkokolatos), Tatsuro Yamada (yamatattsu) Álvaro Herrera (alvherre) 1 5 years ago
Rationalize password length limits 2721 Committed Not processed Tom Lane (tgl), Nathan Bossart (bossartn) Tom Lane (tgl) 1 5 years ago