Status summary: Committed: 58. Moved to next CF: 203. Withdrawn: 9. Returned with Feedback: 18. Rejected: 5. Total: 293.
Patch | ID | Status | Ver | CI status | Stats | Author | Reviewers | Committer | Num cfs | Latest mail |
---|---|---|---|---|---|---|---|---|---|---|
Bug Fixes | ||||||||||
generate fractional cheapest paths in generate_orderedappend_paths | 3080 | Committed | Not processed | Tomas Vondra (fuzzycz) | Arne Roland (harks) | Tomas Vondra (fuzzycz) | 4 | 3 years ago | ||
psql: exclude valid constraints in tab-complete for ALTER TABLE .. VALIDATE CONSTRAINT | 3113 | Committed | Not processed | David Fetter (dfetter) | Aleksander Alekseev (aalekseev) | Tom Lane (tgl) | 4 | 3 years ago | ||
Correct handling of blank/commented lines in PSQL interactive-mode history | 3318 | Committed | 15 | Not processed | Greg Nancarrow (gregn1234) | Tom Lane (tgl) | Tom Lane (tgl) | 2 | 3 years ago | |
Check for STATUS_DELETE_PENDING on Windows | 3326 | Committed | Not processed | Thomas Munro (macdice) | Thomas Munro (macdice) | 3 | 3 years ago | |||
drop tablespace failed when location contains .. on win32 | 3331 | Committed | stable | Not processed | Shenhao Wang (wangshenhao) | Tom Lane (tgl) | Tom Lane (tgl) | 2 | 3 years ago | |
PQcancel does not use tcp_user_timeout, connect_timeout and keepalive settings | 3348 | Committed | Not processed | Jelte Fennema-Nio (jeltef) | Tom Lane (tgl), Fujii Masao (masaofujii) | Tom Lane (tgl) | 2 | 3 years ago | ||
Reset lastOverflowedXid even in absence of subxacts | 3399 | Committed | Not processed | Kyotaro Horiguchi (horiguti) | Nikolay Samokhvalov (nikolay) | Alexander Korotkov (smagen) | 1 | 3 years ago | ||
Deficient error handling in pg_dump and pg_basebackup | 3406 | Committed | Not processed | Tom Lane (tgl) | Michael Paquier (michael-kun) | Tom Lane (tgl) | 1 | 3 years ago | ||
BUG #17268: Possible corruption in toast index after reindex index concurrently | 3417 | Committed | Not processed | Michael Paquier (michael-kun) | Nathan Bossart (bossartn) | Michael Paquier (michael-kun) | 1 | 3 years ago | ||
SKIP LOCKED Assert() triggered | 3423 | Committed | Not processed | Simon Riggs (simon), Álvaro Herrera (alvarofherrera) | Álvaro Herrera (alvherre) | 1 | 3 years ago | |||
GUC flags | 3432 | Committed | stable | Not processed | Justin Pryzby (justinpryzby) | Michael Paquier (michael-kun) | Michael Paquier (michael-kun) | 1 | 3 years ago | |
avoid memory bloat in REASSIGN | 3435 | Committed | stable | Not processed | Tom Lane (tgl), Justin Pryzby (justinpryzby) | Tom Lane (tgl) | 1 | 3 years ago | ||
Dubious usage of TYPCATEGORY_STRING | 3438 | Committed | 15 | Not processed | Tom Lane (tgl) | Tom Lane (tgl) | 1 | 3 years ago | ||
\d with triggers: more than one row returned by a subquery used as an expression | 3470 | Committed | 13 | Not processed | Justin Pryzby (justinpryzby) | Tom Lane (tgl) | Tom Lane (tgl) | 1 | 3 years ago | |
correct the sizes of values and nulls arrays in pg_control_checkpoint | 3475 | Committed | 12 | Not processed | Bharath Rupireddy (bharathrupireddy) | Michael Paquier (michael-kun) | 1 | 3 years ago | ||
Invalid relcache when ADD PRIMARY KEY USING INDEX | 3476 | Committed | Not processed | Zhijie Hou (houzj) | Tom Lane (tgl) | Tom Lane (tgl) | 1 | 3 years ago | ||
Fix duplicate rows in Gather after Append removed | 3486 | Committed | stable | Not processed | David Rowley (davidrowley), Yura Sokolov (funny_falcon) | David Rowley (davidrowley) | 1 | 3 years ago | ||
Clients | ||||||||||
Support tab completion for upper character inputs in psql | 2979 | Committed | Not processed | Haiying Tang (tanghy) | Tom Lane (tgl), Peter Eisentraut (petere) | Tom Lane (tgl) | 5 | 3 years ago | ||
Allow escape sequence in application_name | 3277 | Committed | Not processed | Hayato Kuroda (ha-kun) | Fujii Masao (masaofujii) | Fujii Masao (masaofujii) | 3 | 3 years ago | ||
psql: \dl+ to list large objects privileges | 3313 | Committed | Not processed | Pavel Luzanov (pluzanov) | Daniel Gustafsson (d_gustafsson), Georgios Kokolatos (gkokolatos) | Tom Lane (tgl) | 3 | 3 years ago | ||
Assorted improvements in pg_dump | 3368 | Committed | Not processed | Tom Lane (tgl) | Tom Lane (tgl) | 2 | 3 years ago | |||
pg_dump/restore --no-table-access-method | 3447 | Committed | 15 | Not processed | Justin Pryzby (justinpryzby) | Michael Paquier (michael-kun) | 1 | 3 years ago | ||
Refactoring of compression options in pg_basebackup | 3462 | Committed | 15 | Not processed | Michael Paquier (michael-kun) | Georgios Kokolatos (gkokolatos) | Michael Paquier (michael-kun) | 1 | 3 years ago | |
Code Comments | ||||||||||
consistently use "ProcSignal" instead of "procsignal" in code comments | 3403 | Committed | Not processed | Bharath Rupireddy (bharathrupireddy) | Michael Paquier (michael-kun) | 1 | 3 years ago | |||
Fix function comment of pg_stat_statements | 3473 | Committed | Not processed | Kyotaro Horiguchi (horiguti), Julien Rouhaud (rjuju) | Michael Paquier (michael-kun) | 1 | 3 years ago | |||
Documentation | ||||||||||
pg_stat_statements Configuration Parameters Documentation | 3402 | Committed | Not processed | Ken Kato (kkato) | Fujii Masao (masaofujii) | 1 | 3 years ago | |||
Miscellaneous | ||||||||||
move pg_upgrade test.sh kludges to a SQL script | 2861 | Committed | Not processed | Justin Pryzby (justinpryzby) | Michael Paquier (michael-kun) | Michael Paquier (michael-kun) | 6 | 3 years ago | ||
Prefer getenv("HOME") to find the UNIX home directory | 3362 | Committed | Not processed | Anders Kaseorg (anderskaseorg) | Tom Lane (tgl) | Tom Lane (tgl) | 2 | 3 years ago | ||
Add CI | 3398 | Committed | Not processed | Andres Freund (andresfreund) | Andres Freund (andresfreund) | 2 | 3 years ago | |||
Emit a warning if the extension's GUC is set incorrectly | 3410 | Committed | Not processed | Shinya Kato (shinyakato) | Tom Lane (tgl) | 1 | 3 years ago | |||
Add regression coverage for REVOKE ADMIN OPTION | 3415 | Committed | Not processed | Mark Dilger (mark.dilger) | Daniel Gustafsson (d_gustafsson) | Daniel Gustafsson (d_gustafsson) | 1 | 3 years ago | ||
Remove redundant initialization of brin memtuple | 3424 | Committed | Not processed | Richard Guo (richardguo) | Bharath Rupireddy (bharathrupireddy) | Tom Lane (tgl) | 1 | 3 years ago | ||
Correct error message for end-of-recovery record TLI | 3426 | Committed | 15 | Not processed | Amul Sul (sulamul) | Robert Haas (rhaas), Nathan Bossart (bossartn) | Michael Paquier (michael-kun) | 1 | 3 years ago | |
improve CREATE EXTENSION error message | 3430 | Committed | 15 | Not processed | Nathan Bossart (bossartn) | Tom Lane (tgl), Daniel Gustafsson (d_gustafsson), Chapman Flack (chap) | Tom Lane (tgl) | 1 | 3 years ago | |
Remove inconsistent quotes from date_part error | 3502 | Committed | Not processed | Nikhil Benesch (benesch) | Tom Lane (tgl) | Tom Lane (tgl) | 1 | 3 years ago | ||
Monitoring & Control | ||||||||||
enhance pg_log_backend_memory_contexts() to log memory contexts of auxiliary processes | 3385 | Committed | Not processed | Bharath Rupireddy (bharathrupireddy) | vigneshwaran C (vignesh.postgres) | Fujii Masao (masaofujii) | 2 | 3 years ago | ||
Unifying VACUUM VERBOSE and log_autovacuum_min_duration output | 3431 | Committed | Not processed | Peter Geoghegan (pgeoghegan) | Justin Pryzby (justinpryzby) | Peter Geoghegan (pgeoghegan) | 1 | 3 years ago | ||
Performance | ||||||||||
Speed up verifying UTF-8 | 2996 | Committed | Not processed | John Naylor (john.naylor) | Heikki Linnakangas (heikki), Amit Khandekar (amitdkhan) | John Naylor (john.naylor) | 5 | 3 years ago | ||
Delay the variable initialization in get_rel_sync_entry | 3471 | Committed | Not processed | Zhijie Hou (houzj) | Michael Paquier (michael-kun), Kyotaro Horiguchi (horiguti), Euler Taveira (eulerto) | Michael Paquier (michael-kun) | 1 | 3 years ago | ||
Refactoring | ||||||||||
A micro-optimisation for ProcSendSignal() | 3146 | Committed | Not processed | Thomas Munro (macdice) | Soumyadeep Chakraborty (soumyadeepc) | Thomas Munro (macdice) | 4 | 3 years ago | ||
Some RELKIND macro refactoring | 3308 | Committed | Not processed | Peter Eisentraut (petere) | Michael Paquier (michael-kun) | Peter Eisentraut (petere) | 3 | 3 years ago | ||
Improve PID XXXX is not a PostgreSQL server process message | 3411 | Committed | Not processed | Bharath Rupireddy (bharathrupireddy) | Nathan Bossart (bossartn) | John Naylor (john.naylor) | 1 | 3 years ago | ||
add missing errdetail for xlogreader allocation failure error | 3421 | Committed | Not processed | Bharath Rupireddy (bharathrupireddy) | Sameer Arora (sameera) | Álvaro Herrera (alvherre) | 1 | 3 years ago | ||
rename SnapBuild* macros in slot.c | 3422 | Committed | Not processed | Bharath Rupireddy (bharathrupireddy) | Amit Kapila (amitkapila) | 1 | 3 years ago | |||
Getting rid of regression test input/ and output/ files | 3463 | Committed | Not processed | Tom Lane (tgl) | Tom Lane (tgl) | 1 | 3 years ago | |||
Add Boolean node | 3484 | Committed | Not processed | Peter Eisentraut (petere) | Pavel Stehule (okbobcz) | Peter Eisentraut (petere) | 1 | 3 years ago | ||
Replication & Recovery | ||||||||||
A test for replay of regression tests | 3090 | Committed | Not processed | Thomas Munro (macdice) | Anastasia Lubennikova (lubennikovaav) | Thomas Munro (macdice) | 4 | 3 years ago | ||
parse_subscription_options - some suggested improvements | 3244 | Committed | 15 | Not processed | Peter Smith (smithpb2250) | Nathan Bossart (bossartn) | Michael Paquier (michael-kun) | 3 | 3 years ago | |
Security | ||||||||||
Improve sepgsql logging so it follows the behaviour of selinux's logging. | 3076 | Committed | Not processed | Dave Page (dpage) | Jacob Champion (jchampion) | Tom Lane (tgl) | 4 | 3 years ago | ||
Non-superuser subscription owners | 3414 | Committed | Not processed | Mark Dilger (mark.dilger) | Andrew Dunstan (adunstan) | Jeff Davis (jdavis) | 1 | 3 years ago | ||
Server Features | ||||||||||
extended statistics on partitioned tables | 3330 | Committed | Not processed | Tomas Vondra (fuzzycz) | Tomas Vondra (fuzzycz) | 2 | 3 years ago | |||
SQL Commands | ||||||||||
Partial foreign key updates in referential integrity triggers | 2932 | Committed | 15 | Not processed | Paul Martinez (pauljulius) | Peter Eisentraut (petere) | Peter Eisentraut (petere) | 5 | 3 years ago | |
CREATE tab completion | 3418 | Committed | Not processed | Ken Kato (kkato) | Michael Paquier (michael-kun) | 1 | 3 years ago | |||
ALTER tab completion | 3428 | Committed | Not processed | Ken Kato (kkato) | Michael Paquier (michael-kun) | 1 | 3 years ago | |||
DROP tab completion | 3429 | Committed | Not processed | Ken Kato (kkato) | Asif Rehman (asifrana) | Michael Paquier (michael-kun) | 1 | 3 years ago | ||
System Administration | ||||||||||
Add JSON logging via jsonlog log_destination | 3312 | Committed | 15 | Not processed | Michael Paquier (michael-kun), Sehrope Sarkuni (sehrope) | Michael Paquier (michael-kun) | 3 | 3 years ago | ||
default to log_checkpoints=on,log_autovacuum_min_duration=10min | 3401 | Committed | 15 | Not processed | Bharath Rupireddy (bharathrupireddy) | Justin Pryzby (justinpryzby) | Robert Haas (rhaas) | 1 | 3 years ago | |
pg_waldump stucks with options --follow or -f and --stats or -z | 3416 | Committed | Not processed | Bharath Rupireddy (bharathrupireddy) | Michael Paquier (michael-kun) | 1 | 3 years ago |