Commitfest 2021-09

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


Status summary: Committed: 54. Moved to next CF: 209. Withdrawn: 2. Rejected: 3. Returned with Feedback: 49. Total: 317.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
Fix collation handling in postgres_fdw 2685 Returned with feedback Not processed Tom Lane (tgl) Etsuro Fujita (efujita) 6 3 years ago
Fix checksum verification in base backups for zero page headers 2719 Returned with feedback Not processed Michael Banck (mbanck) Anastasia Lubennikova (lubennikovaav), David Steele (dsteele) 6 3 years ago
Autovacuum dynamic cost_limit, cost_delay 2983 Returned with feedback Not processed Scott Mead (meads-amazon) Masahiko Sawada (masahikosawada) 3 3 years ago
Bug in query rewriter - hasModifyingCTE not getting set 3134 Returned with feedback 15 Not processed Takayuki Tsunakawa (maumau) Tom Lane (tgl) 2 3 years ago
Clients
Refactor ECPGconnect() and allow IPv6 connection 3005 Returned with feedback Not processed Hayato Kuroda (ha-kun) 3 3 years ago
pgbench - allow retries on some errors 3194 Returned with feedback 15 Not processed Yugo Nagata (yugo.nagata), Marina Polyakova (whipping.top1991) Fabien Coelho (calvin) 2 3 years ago
Code Comments
Extend comments on signal handling and cross-reference comments on signal handling functions 2951 Returned with feedback Not processed Craig Ringer (ringerc) Mark Dilger (mark.dilger) 3 3 years ago
Miscellaneous
Add table expansion hook 2614 Returned with feedback Not processed Erik Nordström (enordstr) Euler Taveira (eulerto), Aleksander Alekseev (aalekseev) 7 3 years ago
Introduce ProcessInterrupts_hook for C extensions 2952 Returned with feedback Not processed Craig Ringer (ringerc) 3 3 years ago
use AV work items infrastructure for GIN pending list's cleanup 3060 Returned with feedback 15 Not processed Jaime Casanova (jcasanov) Masahiko Sawada (masahikosawada) 2 3 years ago
Monitoring & Control
Shared-memory based stats collector 1708 Returned with feedback Not processed Kyotaro Horiguchi (horiguti) Tomas Vondra (fuzzycz), Antonin Houska (a.houska) 17 3 years ago
Track wal_level drop for backup management 2994 Returned with feedback Not processed Takamichi Osumi (tatatappp) 3 3 years ago
Add statistics refresh materialized view 3243 Returned with feedback Not processed Yuki Seino (seinoyu) Fujii Masao (masaofujii) 1 3 years ago
Performance
Protect syscache from bloating with negative cache entries 931 Returned with feedback Not processed Kyotaro Horiguchi (horiguti) Heikki Linnakangas (heikki), Jim Nasby (decibel), Takayuki Tsunakawa (maumau), Takeshi Ideriha (ideriha) 23 4 years ago
Using multicolumn statistics for more precise join selectivity estimatation 2386 Returned with feedback Not processed Konstantin Knizhnik (knizhnik) Yugo Nagata (yugo.nagata) 9 3 years ago
Optimizing NULL check on pkey column 2699 Returned with feedback Not processed Surafel Temesgen (surafel) Ashutosh Bapat (ashutoshbapat) 6 3 years ago
WIP: Track relation size in shared memory 2933 Returned with feedback Not processed Thomas Munro (macdice) 3 3 years ago
Improve join selectivity estimation using extended statistics 2959 Returned with feedback Not processed Konstantin Knizhnik (knizhnik) 3 3 years ago
Allow setting parallel_workers on partitioned tables 2987 Returned with feedback Not processed Seamus Abshere (seamusabshere) Amit Langote (amitlan), Laurenz Albe (laurenz), Zhijie Hou (houzj) 3 3 years ago
speed up pg_rewind by using copy_file_range() and skipping some fsync 2990 Returned with feedback Not processed Paul Guo (paulguo-vmware) Michael Paquier (michael-kun) 3 3 years ago
Speeding up GIST index builds using popcount 3023 Returned with feedback Not processed Amit Khandekar (amitdkhan) John Naylor (john.naylor) 3 3 years ago
Built-in connection pooler 3043 Returned with feedback Not processed Konstantin Knizhnik (knizhnik) Antonin Houska (a.houska) 2 3 years ago
Using indexUnchanged with nbtree 3191 Returned with feedback 15 Not processed Simon Riggs (simon) 2 3 years ago
Procedural Languages
UNNEST(REFCURSOR): allowing SELECT to consume data from a REFCURSOR 2376 Returned with feedback Not processed John Dent (denty) Daniel Vérité (danielverite) 9 3 years ago
Refactoring
ResourceOwner refactoring 2834 Returned with feedback Not processed Heikki Linnakangas (heikki) Aleksander Alekseev (a.alekseev) 4 1 year ago
PoC Refactor AM analyse API 2907 Returned with feedback Not processed Denis Smirnov (darthunix) Heikki Linnakangas (heikki) 4 3 years ago
Infrastructure changes to make the code less sensitive to transaction id bit width 2960 Returned with feedback Not processed James Finnerty (jimfinnerty) 3 3 years ago
Remove redundant initializations 3229 Returned with feedback Not processed Peter Eisentraut (petere) Noah Misch (nmisch) 2 3 years ago
Replication & Recovery
Make async slave to wait for lsn to be replayed 772 Returned with feedback Not processed Ivan Kartyshov (fenimorkin) Thomas Munro (macdice), Dmitry Ivanov (funbringer), Anna Akenteva (a.akenteva), Alexandra Pervushina (a.pervushina) 14 4 years ago
wal_sessioninfo 2910 Returned with feedback Not processed Simon Riggs (simon) Cleysson Lima (cleyssonlima) 4 3 years ago
Reduce the time required for a database recovery from archive. 2935 Returned with feedback Not processed Anna Akenteva (a.akenteva), Dmitry Shulga (d.shulga), Ivan Taranov (i.taranov) 3 4 years ago
New READ_REPLICATION_SLOT command & usage in pg_receivewal 3269 Returned with feedback Not processed Ronan Dunklau (rdunklau) Michael Paquier (michael-kun), Bharath Rupireddy (bharathrupireddy) 1 3 years ago
Security
Convert contrib SQL functions to new style 3074 Returned with feedback Not processed Tom Lane (tgl) 2 3 months ago
Server Features
Transactions involving multiple postgres foreign servers 1574 Returned with feedback Not processed Masahiko Sawada (masahikosawada), Ashutosh Bapat (ashutoshbapat) Takayuki Tsunakawa (maumau), Ashutosh Bapat (ashutoshbapat), Chris Travers (einhverfr), Muhammad Usama (muhammad_usama), Masahiro Ikeda (masahiro.ikeda) 18 3 years ago
A hook for path-removal decision on add_path 2234 Returned with feedback Not processed KaiGai Kohei (kaigai) 11 2 years ago
GUC to disable cancellation of awaiting for synchronous replication 2402 Returned with feedback Not processed Andrey Borodin (x4m) Maksim Milyutin (maksm90), Michail Nikolaev (nkey), Aleksander Alekseev (aalekseev) 9 3 years ago
Hooks and API to allow loadable wire protocol extensions 3018 Returned with feedback Not processed Jan Wieck (wieck) 3 4 years ago
Addition of authenticated ID to pg_stat_activity 3095 Returned with feedback 15 Not processed Michael Paquier (michael-kun) Aleksander Alekseev (aalekseev) 2 3 years ago
postgres_fdw: Handle boolean comparison predicates 3144 Returned with feedback Not processed Emre Hasegeli (hasegeli) Etsuro Fujita (efujita), Ashutosh Bapat (ashutoshbapat), Cary Huang (cary) 2 3 years ago
unnesting multirange data types 3178 Returned with feedback 14 Not processed Alexander Korotkov (smagen) Justin Pryzby (justinpryzby), Jonathan Katz (jkatz05) Alexander Korotkov (smagen) 2 3 years ago
Autovacuum (analyze) on partitioned tables for ATTACH/DETACH/DROP commands 3188 Returned with feedback Not processed Yuzuko Hosoya (yuzu) 2 3 years ago
SQL Commands
FETCH FIRST clause PERCENT option 2176 Returned with feedback Not processed Surafel Temesgen (surafel) 12 3 years ago
create table like: ACCESS METHOD 2865 Returned with feedback 15 Not processed Justin Pryzby (justinpryzby) Simon Riggs (simon) 4 3 years ago
MERGE SQL command 2920 Returned with feedback 15 Not processed Álvaro Herrera (alvherre), Simon Riggs (simon), Pavan Deolasee (pavan) 4 3 years ago
NOT VALID for Unique Indexes 2937 Returned with feedback Not processed Simon Riggs (simon) 3 3 years ago
Foreign Key Arrays 2966 Returned with feedback Not processed Mark Rofail (markmoheb) Joel Jacobson (joeljacobson), Justin Pryzby (justinpryzby) 3 3 years ago
Release SPI plans for referential integrity with DISCARD 3037 Returned with feedback Not processed Yuzuko Hosoya (yuzu) 2 3 years ago
System Administration
Add --create-only option to pg_dump/pg_dumpall 3026 Returned with feedback Not processed Michael Banck (mbanck) Cary Huang (cary), Nitin Jadhav (nitinjadhav11) 3 3 years ago
Warn if initdb's --sync-only option is mixed with other options 3239 Returned with feedback Not processed Gurjeet Singh (gurjeet) Daniel Gustafsson (d_gustafsson) 1 3 years ago