Commitfest 2023-01

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


Status summary: Committed: 70. Moved to next CF: 184. Withdrawn: 13. Returned with Feedback: 12. Total: 279.

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Bug Fixes
Fix GIN indexes cost estimation 3796 Committed 16 Not processed Ronan Dunklau (rdunklau) Tom Lane (tgl), Alexander Korotkov (smagen) Alexander Korotkov (smagen) 3 2 years ago
Re: pg_upgrade test failure 4011 Committed Not processed Thomas Munro (macdice) Thomas Munro (macdice) 1 2 years ago
pg_dump - unsafe functions move backport 4017 Committed 14 Not processed Gilles Darold (darold) Tom Lane (tgl) 1 2 years ago
[BUG] FailedAssertion in SnapBuildPurgeOlderTxn 4024 Committed Not processed Masahiko Sawada (masahikosawada) Amit Kapila (amitkapila), Maxim Orlov (m.orlov) Amit Kapila (amitkapila) 1 2 years ago
Rethinking the implementation of ts_headline 4026 Committed Not processed Tom Lane (tgl) Tom Lane (tgl) 1 2 years ago
remove extra space from dumped ALTER DEFAULT PRIVILEGES commands 4044 Committed 16 Not processed Nathan Bossart (bossartn) Jeff Davis (jdavis) 1 2 years ago
Move extraUpdatedCols out of RangeTblEntry 4049 Committed stable Not processed Amit Langote (amitlan) Tom Lane (tgl) Tom Lane (tgl) 1 2 years ago
[BUG] pg_upgrade test fails from older versions 4066 Committed 16 Not processed Anton Melnikov (antonmel) Michael Paquier (michael-kun) 1 2 years ago
fix MAINTAIN privileges for TOAST tables and partitions 4070 Committed 16 Not processed Nathan Bossart (bossartn) Jeff Davis (jdavis) 1 1 year ago
Skip building eqfunctions for empty grouping set 4079 Committed Not processed Richard Guo (richardguo) Tom Lane (tgl) Tom Lane (tgl) 1 2 years ago
Clients
Improve tab completion for ALTER FUNCTION/PROCEDURE/ROUTINE 4006 Committed Not processed vigneshwaran C (vignesh.postgres) Dean Rasheed (deanr) Dean Rasheed (deanr) 1 2 years ago
add \dpS to psql 4043 Committed 16 Not processed Nathan Bossart (bossartn) Maxim Orlov (m.orlov) Dean Rasheed (deanr) 1 2 years ago
Code Comments
Add more comments on PreventInTransactionBlock 3921 Committed Not processed Yugo Nagata (yugo.nagata) Tom Lane (tgl) Tom Lane (tgl) 2 2 years ago
Fix GetWALAvailability function code comments for WALAVAIL_REMOVED return value 3971 Committed Not processed sirisha chamarthi (sirishac) Tom Lane (tgl) 2 2 years ago
Documentation
PGDOCS - Stats views and functions not in order? 3904 Committed 16 Not processed Peter Smith (smithpb) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 2 years ago
Add ids to various docbook elements to allow creating stable links to the HTML documentation 4041 Committed 16 Not processed Brar Piening (brar) Karl Pinc (kop) Tom Lane (tgl) 1 1 year ago
PG DOCS - pub/sub - specifying optional parameters without values. 4045 Committed 16 Not processed Peter Smith (smithpb2250) Zheng Li (zhelli) Tom Lane (tgl) 1 11 months ago
PGDOCS - Logical replication GUCs - added some more xrefs 4061 Committed 16 Not processed Peter Smith (smithpb2250) Samay Sharma (samaysharma) Álvaro Herrera (alvherre) 1 2 years ago
Miscellaneous
Add LSN to error messages reported for WAL file read/write/validate header failures and a new function pg_walfile_offset_lsn() 3909 Committed 16 Not processed Nathan Bossart (bossartn), Bharath Rupireddy (bharathrupireddy) Maxim Orlov (m.orlov) Michael Paquier (michael-kun) 2 2 years ago
Allow pageinspect's bt_page_stats function to return a set of rows instead of a single row 4007 Committed 16 Not processed Hamid Akhtar (engineeredvirus) Ibrar Ahmed (ibrar), Asif Rehman (asifrana), Muhammad Usama (muhammad_usama), Naeem Akhter (naeem) Tom Lane (tgl) 1 2 years ago
wake up logical workers after ALTER SUBSCRIPTION 4020 Committed 16 Not processed Nathan Bossart (bossartn) Tom Lane (tgl) Tom Lane (tgl) 1 2 years ago
Check snapshot argument of index_beginscan and family 4028 Committed 16 Not processed Aleksander Alekseev (a.alekseev) Pavel Borisov (pborisov) Alexander Korotkov (smagen) 1 2 years ago
drop postmaster symlink 4030 Committed Not processed Peter Eisentraut (petere) Karl Pinc (kop) Peter Eisentraut (petere) 1 2 years ago
Small miscellaneus fixes (Part II) 4031 Committed 16 Not processed Ranier Vilela (raniervilela) John Naylor (john.naylor) 1 2 years ago
pg_dump: lock tables in batches 4052 Committed 16 Not processed Aleksander Alekseev (a.alekseev) Fabrízio Mello (fabriziomello), Gilles Darold (darold) Tom Lane (tgl) 1 2 years ago
allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX 4055 Committed 16 Not processed Nathan Bossart (bossartn) Jeff Davis (jdavis) 1 1 year ago
random_normal() function returns a random number from the normal distribution 4056 Committed 16 Not processed Paul Ramsey (pramsey) Tom Lane (tgl) Tom Lane (tgl) 1 2 years ago
Meson add host_system to PG_VERSION_STR 4057 Committed stable Not processed Andres Freund (andresfreund) 1 2 years ago
rework confusing permissions for LOCK TABLE 4093 Committed 16 Not processed Jeff Davis (jdavis) Nathan Bossart (bossartn) Jeff Davis (jdavis) 1 2 years ago
avoid extra "skipping" messages from VACUUM/ANALYZE 4094 Committed 16 Not processed Jeff Davis (jdavis) Nathan Bossart (bossartn) Jeff Davis (jdavis) 1 2 years ago
+infinity for dates and timestamps 4098 Committed 16 Not processed Vik Fearing (xocolatl) Tom Lane (tgl) Tom Lane (tgl) 1 2 years ago
Performance
partIndexlist for partitioned tables uniqueness 3452 Committed Not processed Arne Roland (harks) David Rowley (davidrowley) David Rowley (davidrowley) 6 2 years ago
postgres_fdw - use TABLESAMPLE when analyzing foreign tables 3535 Committed Not processed Tomas Vondra (fuzzycz) Tom Lane (tgl), James Finnerty (jimfinnerty) Tomas Vondra (fuzzycz) 5 2 years ago
Hash index build performance tweak from sorting, part II 3791 Committed Not processed Simon Riggs (simon) David Rowley (davidrowley) David Rowley (davidrowley) 2 2 years ago
Parallel Aggregates for string_agg and array_agg 3794 Committed Not processed David Rowley (davidrowley) Pavel Stehule (okbobcz) David Rowley (davidrowley) 3 2 years ago
Allow WindowFuncs prosupport function to use more optimal WindowClause options 3994 Committed Not processed David Rowley (davidrowley) David Rowley (davidrowley) 2 2 years ago
Removing redundant grouping columns 4083 Committed Not processed Tom Lane (tgl) Tom Lane (tgl) 1 2 years ago
Avoid repetitive vac_update_datfrozenxid() during vacuumdb 4087 Committed Not processed Tom Lane (tgl) Nathan Bossart (bossartn) Tom Lane (tgl) 1 2 years ago
Procedural Languages
PL/pgSQL cursors should get generated portal names by default 4002 Committed Not processed Tom Lane (tgl) Pavel Stehule (okbobcz) Tom Lane (tgl) 1 2 years ago
Refactoring
Making Vars outer-join aware 3755 Committed Not processed Tom Lane (tgl) Richard Guo (richardguo) Tom Lane (tgl) 3 2 years ago
Simple code cleanup in tuplesort.c. 3924 Committed Not processed Xing Guo (higuoxing) Richard Guo (richardguo) John Naylor (john.naylor) 2 2 years ago
Const'ify the arguments of ilist.c/ilist.h functions 4003 Committed 16 Not processed Aleksander Alekseev (a.alekseev) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 2 years ago
Making Bitmapsets be valid Nodes 4008 Committed Not processed Tom Lane (tgl), Amit Langote (amitlan) Tom Lane (tgl) 1 2 years ago
List of Bitmapset 4010 Committed Not processed Tom Lane (tgl) Tom Lane (tgl) 1 2 years ago
Avoid double lookup in pgstat_fetch_stat_tabentry() 4015 Committed 16 Not processed Bertrand Drouvot (bertranddrouvot.pg) Andres Freund (andresfreund) 1 2 years ago
Generate pg_stat_get_* functions with Macros 4021 Committed 16 Not processed Bertrand Drouvot (bertranddrouvot.pg) Nathan Bossart (bossartn) Michael Paquier (michael-kun) 1 2 years ago
Give the postmaster its own latch 4032 Committed Not processed Thomas Munro (macdice) Thomas Munro (macdice) 1 2 years ago
Error-safe user functions - initial patch 4039 Committed Not processed Tom Lane (tgl) Tom Lane (tgl) 1 2 years ago
Remove NEW placeholder entry from stored view query range table 4048 Committed 16 Not processed Amit Langote (amitlan) Tom Lane (tgl) Tom Lane (tgl) 1 2 years ago
Refactor SCRAM code to dynamically handle hash type and key length 4062 Committed 16 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 2 years ago
Improve the notation used to initialize the array in syscache.c 4072 Committed Not processed Thomas Munro (macdice) Thomas Munro (macdice) 1 1 year ago
Common function for percent placeholder replacement 4080 Committed Not processed Peter Eisentraut (petere) Nathan Bossart (bossartn) Peter Eisentraut (petere) 1 2 years ago
Add BufFileRead variants with short read and EOF detection 4089 Committed Not processed Peter Eisentraut (petere) Amit Kapila (amitkapila) Peter Eisentraut (petere) 1 2 years ago
Refactor recordExtObjInitPriv() 4091 Committed Not processed Peter Eisentraut (petere) Nathan Bossart (bossartn) Peter Eisentraut (petere) 1 2 years ago
Replication & Recovery
schema change not getting invalidated, both renamed table and new table data were getting replicated 3262 Committed Not processed vigneshwaran C (vignesh.postgres) Tom Lane (tgl) Tom Lane (tgl) 8 2 years ago
Security
fixing CREATEROLE 4050 Committed Not processed Robert Haas (rhaas) Robert Haas (rhaas) 1 2 years ago
Server Features
Allow batched insert during cross-partition updates 2992 Committed Not processed Amit Langote (amitlan) Etsuro Fujita (efujita), Georgios Kokolatos (gkokolatos), Hou Zhijie (houzj) Etsuro Fujita (efujita) 10 2 years ago
WIN32 pg_import_system_collations 3450 Committed Not processed Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) Peter Eisentraut (petere) Peter Eisentraut (petere) 6 2 years ago
Expand character set for ltree labels 3929 Committed 16 Not processed Garen Torikian (gjtorikian) Nathan Bossart (bossartn) Andrew Dunstan (adunstan) 2 2 years ago
Add palloc_aligned() to allow arbitrary power of 2 memory alignment 3999 Committed Not processed Andres Freund (andresfreund), David Rowley (davidrowley) David Rowley (davidrowley) 2 2 years ago
Add USER SET parameter values for pg_db_role_setting 4037 Committed 16 Not processed Alexander Korotkov (smagen), Steve Chávez (steve-chavez) Pavel Borisov (pborisov), Steve Chávez (steve-chavez) Alexander Korotkov (smagen) 1 2 years ago
Generating code for query jumbling through gen_node_support.pl 4047 Committed 16 Not processed Michael Paquier (michael-kun) Peter Eisentraut (petere) Michael Paquier (michael-kun) 1 2 years ago
Force streaming every change in logical decoding 4063 Committed Not processed Yu Shi (shiy.fnst) Amit Kapila (amitkapila) 1 2 years ago
SQL Commands
Non-decimal integer literals 3292 Committed Not processed Peter Eisentraut (petere) John Naylor (john.naylor) Peter Eisentraut (petere) 6 2 years ago
System Administration
Teach pg_waldump to extract FPIs from the WAL stream 3628 Committed 16 Not processed David Christensen (davidchristensen) Bharath Rupireddy (bharathrupireddy) Michael Paquier (michael-kun) 4 2 years ago
Support using "all" for the db user in pg_ident.conf 4081 Committed 16 Not processed Jelte Fennema-Nio (jeltef) Michael Paquier (michael-kun) 1 2 years ago
Add a new pg_walinspect function to extract FPIs from WAL records 4084 Committed Not processed Bharath Rupireddy (bharathrupireddy) Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) 1 2 years ago
Testing
Add test module for Custom WAL Resource Manager feature 4009 Committed Not processed Bharath Rupireddy (bharathrupireddy) Jeff Davis (jdavis) 1 2 years ago
Sending SIGABRT to child processes 4016 Committed Not processed Tom Lane (tgl) Tom Lane (tgl) 1 2 years ago
Add a test for ldapbindpasswd 4097 Committed Not processed Andrew Dunstan (adunstan), John Naylor (john.naylor) Andrew Dunstan (adunstan) 1 2 years ago