Commitfest 2023-09

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Needs review: 190. Waiting on Author: 30. Ready for Committer: 29. Committed: 66. Moved to next CF: 1. Withdrawn: 5. Rejected: 1. Returned with Feedback: 16. Total: 338.

Active patches

Patch
Status Ver Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
stopgap fix for signal handling during restore_command Ready for Committer stable Nathan Bossart (bossartn) bossartn 3 2023-08-01
07:44
2023-04-21
23:07
pg_dump: don't require SELECT permission for undumped extension table Ready for Committer stable Jacob Champion (jchampion) Akshat Jaimini (akshatj) 2 2023-08-01
07:50
2023-08-09
23:10
Issue in postgres_fdw causing unnecessary wait for cancel request reply Ready for Committer Fujii Masao (masaofujii) Masaki Kuwamura (mackyson) 2 2023-09-04
13:17
2023-07-27
11:01
pg_stat_statements correct toplevel with track_utility=off Ready for Committer Sergei Kornilov (melkij) Akshat Jaimini (akshatj) 2 2023-08-01
07:43
2023-07-18
16:19
Clients
pg_dump - read data for some options from external file Ready for Committer Pavel Stehule (okbobcz) Daniel Gustafsson (d_gustafsson), Julien Rouhaud (rjuju), Justin Pryzby (justinpryzby), Виктория Шепард (shepard-v) 17 2023-08-01
07:49
2023-09-11
06:33
functions to compute size of schemas/AMs (and maybe \dn++ and \dA++) Ready for Committer Justin Pryzby (justinpryzby) 9 2023-08-01
07:59
2023-08-14
15:03
Add non-blocking version of PQcancel Ready for Committer Jelte Fennema (jeltef) Denis Laxalde (dlax) 8 2023-08-01
07:50
2023-07-17
13:00
Tab complete time zone names after AT TIME ZONE Ready for Committer Dagfinn Ilmari Mannsåker (ilmari) Jim Jones (jimus) 2 2023-08-01
07:51
2023-04-14
10:05
Documentation
Clarify the behavior of the system when approaching XID wraparound Ready for Committer Aleksander Alekseev (a.alekseev) John Naylor (john.naylor), Pavel Borisov (pborisov) john.naylor 3 2023-08-01
08:02
2023-09-20
03:41
Document that server will start even if it's unable to open some TCP/IP ports Ready for Committer Gurjeet Singh (gurjeet) Nathan Bossart (bossartn) 2 2023-09-21
07:55
2023-09-26
23:02
Miscellaneous
Permute underscore separated components of columns before fuzzy matching Ready for Committer 17 Arne Roland (harks) Mikhail Gribkov (youzhick) 2 2023-09-04
13:56
2023-07-24
17:12
Skip hidden files in serverside utilities Ready for Committer Daniel Gustafsson (d_gustafsson) Tobias Bussmann (t.bussmann) 2 2023-09-04
10:23
2023-07-20
23:53
Unlinking Parallel Hash Join inner batch files sooner Ready for Committer Thomas Munro (macdice) 2 2023-09-27
16:42
2023-09-27
16:42
Monitoring & Control
Add Amcheck option for checking unique constraints in btree indexes Ready for Committer Anastasia Lubennikova (lubennikovaav), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) Peter Geoghegan (pgeoghegan), Aleksander Alekseev (a.alekseev), Mark Dilger (mark.dilger) 9 2023-08-01
08:14
2022-09-28
08:43
Introduce a new view for checkpointer related stats Ready for Committer Bharath Rupireddy (bharathrupireddy) Nitin Jadhav (nitinjadhav11), Bertrand Drouvot (bertranddrouvot.pg) 4 2023-08-01
08:16
2023-02-13
06:01
Add REINDEX tag to event triggers Ready for Committer 17 Garrett Thornburg (film42) Jim Jones (jimus) 1 2023-09-12
07:08
2023-09-04
18:00
Performance
Evaluate arguments of correlated SubPlans in the referencing ExprState Ready for Committer Andres Freund (andresfreund) Tom Lane (tgl) 3 2023-08-01
08:17
2023-03-07
00:51
Cross-database SERIALIZABLE safe snapshots Ready for Committer Thomas Munro (macdice) Heikki Linnakangas (heikki) 2 2023-08-01
17:58
2023-07-10
09:17
Refactoring
Refactor pipe_read_line as a more generic interface for reading arbitrary strings off a pipe Ready for Committer Daniel Gustafsson (d_gustafsson) Heikki Linnakangas (heikki) 2 2023-08-01
17:58
2023-09-25
07:55
Use atomic ops for unlogged LSN Ready for Committer 17 John Morris (coyotebush) Nathan Bossart (bossartn), Bharath Rupireddy (bharathrupireddy) 2 2023-08-01
17:59
2023-07-21
07:03
Replication & Recovery
Make message at end-of-recovery less scary Ready for Committer Kyotaro Horiguchi (horiguti) Aleksander Alekseev (a.alekseev), Ashutosh Sharma (ashu_coek), Justin Pryzby (justinpryzby), Pavel Borisov (pborisov) 18 2023-08-01
18:00
2023-07-20
05:02
Server Features
On client login event trigger Ready for Committer Konstantin Knizhnik (knizhnik), Greg Nancarrow (gregn1234), Mikhail Gribkov (youzhick) Pavel Stehule (okbobcz), Daniel Gustafsson (d_gustafsson), Ivan Panchenko (wao), Greg Nancarrow (gregn1234) 14 2023-08-01
18:01
2023-09-28
21:50
Update relfrozenxmin when truncating temp tables Ready for Committer 16 Greg Stark (stark) Tom Lane (tgl) 10 2023-08-01
18:01
2023-04-18
15:09
Patch to implement missing join selectivity estimation for range types Ready for Committer Mahmoud SAKR (mahmsakr), Diogo Repas (diogo.repas), Maxime Schoemans (mschoema), Zhicheng Luo (zcsysu.163.com) Damir Belyalov (xhevx) 6 2023-08-01
18:01
2023-07-07
15:40
SQL Commands
Add SPLIT PARTITION/MERGE PARTITIONS commands Ready for Committer 17 Dmitry Koval (d.koval) stephane tachoires (sttachoires) 7 2023-08-01
07:51
2023-07-20
11:56
COPY FROM IGNORE_ERRORS - ignores rows with errors while copying Ready for Committer 17 Atsushi Torikoshi (atsushitorikoshi), Damir Belyalov (xhevx) Daniel Gustafsson (d_gustafsson), Andrei Lepikhov (lepikhov) 6 2023-09-15
08:12
2023-09-20
16:15
COPY FROM enable FORCE_NULL/FORCE_NOT_NULL on all columns Ready for Committer 17 Mingli Zhang (zml) Andrew Dunstan (adunstan), Amit Langote (amitlan), Damir Belyalov (xhevx) 5 2023-08-11
06:05
2023-08-01
00:46
Add support for AT LOCAL Ready for Committer 17 Vik Fearing (xocolatl) michael-kun 2 2023-09-28
07:18
2023-09-29
07:27
System Administration
Report planning memory usage in EXPLAIN ANALYZE Ready for Committer 17 Ashutosh Bapat (ashutoshbapat) Andy Fan (andyf) 1 2023-09-25
04:41
2023-09-25
03:35