Commitfest 2024-09

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Needs review: 218. Waiting on Author: 51. Ready for Committer: 18. Committed: 67. Withdrawn: 9. Returned with Feedback: 1. Rejected: 2. Total: 366.

Active patches

Patch
Status Ver Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
pg_ctl start may return 0 even if the postmaster has been already started on Windows Waiting on Author Kyotaro Horiguchi (horiguti) Hayato Kuroda (ha-kun), Yasir Shah (yasir.hussain.shah.gmail.com) 5 2024-08-01
05:53
2024-07-19
18:32
"unexpected duplicate for tablespace" problem in logical replication Waiting on Author stable Shenhao Wang (wangshenhao) Masahiko Sawada (masahikosawada) 4 2024-08-01
06:08
2024-07-24
21:51
Network failure may prevent promotion Waiting on Author Kyotaro Horiguchi (horiguti) 4 2024-08-01
01:58
2024-05-14
14:16
Incremental Sort Cost Estimation Instability Waiting on Author 18 Andrei Lepikhov (lepikhov) 2 2024-09-12
01:07
2024-09-12
14:57
Fix rare checksum failure in EXEC_BACKEND LocalProcessControlFile() Waiting on Author Thomas Munro (macdice) Noah Misch (nmisch) 1 2024-08-19
23:10
2024-07-30
23:54
psql client does not handle WSAEWOULDBLOCK on Windows Waiting on Author Umar Hayat (pgwizard) 1 2024-08-05
07:55
2024-08-06
08:01
Clients
pgbench: allow to cancel queries during benchmark Waiting on Author Yugo Nagata (yugo.nagata) Fabien Coelho (calvin) 7 2024-08-01
01:55
2024-03-31
13:25
Documentation
Various small unrelated doc patches: plpgsql, schemas, permissions, oidvector Waiting on Author Karl Pinc (kop) Robert Treat (xzilla) 5 2024-08-01
01:55
2024-03-30
09:11
Doc: Move and modify standalone hot backups section Waiting on Author David Johnston (polobo) Marlene Reiterer (marlene.rte) 2 2024-09-16
08:46
2024-09-16
08:45
Miscellaneous
Add LSN <-> time conversion facility Waiting on Author Melanie Plageman (melanieplageman) Daniel Gustafsson (d_gustafsson), Andrey Borodin (x4m) 4 2024-08-01
06:25
2024-08-13
18:29
format_datum debugging function Waiting on Author Paul Jungwirth (pjungwir) 1 2024-08-23
12:51
2024-08-15
14:05
Monitoring & Control
Amcheck verification of GiST and GIN Waiting on Author Heikki Linnakangas (heikki), Andrey Borodin (x4m), Grigory Kryachko (gskryachko) José Villanova (azlev) 12 2024-08-01
05:52
2024-08-05
15:05
Logging parallel worker draught Waiting on Author Benoit Lobréau (benoitl) Sami Imseih (simseih) 7 2024-09-04
15:31
2024-09-04
15:31
Logging plan of the currently running query Waiting on Author Atsushi Torikoshi (atsushitorikoshi) Andrei Lepikhov (lepikhov), James Coleman (jcole1989) 7 2024-08-01
01:55
2024-03-26
02:34
Make it possible to add custom options to EXPLAIN Waiting on Author Konstantin Knizhnik (knizhnik) Pavel Stehule (okbobcz) 5 2024-08-01
05:55
2024-07-22
15:10
Add local address to log_line_prefix Waiting on Author Greg Sabino Mullane (greg) David Steele (dsteele), Cary Huang (cary) 2 2024-08-01
04:47
2024-07-12
03:00
Showing applied extended statistics in explain Part2 Waiting on Author 18 Tomas Vondra (fuzzycz), Tatsuro Yamada (yamatattsu) Tomas Vondra (fuzzycz) fuzzycz 2 2024-08-01
05:53
2024-07-19
10:17
Send duration output to separate files Waiting on Author Greg Sabino Mullane (greg) Alastair Turner (decodableminion) 1 2024-08-14
10:41
2024-07-24
13:45
Parallel workers stats in pg_stat_database Waiting on Author 18 1 2024-09-04
15:28
2024-09-04
15:25
Performance
Parallelize correlated subqueries that execute within each worker Waiting on Author James Coleman (jcole1989) Akshat Jaimini (akshatj) 15 2024-08-01
05:54
2024-07-20
23:06
In-place persistence change of a relation (fast ALTER TABLE ... SET LOGGED with wal_level=minimal) Waiting on Author Kyotaro Horiguchi (horiguti) Nathan Bossart (bossartn), Justin Pryzby (justinpryzby), Jakub Wartak (jakub.wartak.tomtom) 14 2024-08-01
02:04
2024-09-05
06:46
Add sortsupport for range types and btree_gist Waiting on Author Christoph Heiss (christoph.heiss) Tomas Vondra (fuzzycz), Bernd Helmle (psoo) 12 2024-08-01
01:55
2024-03-22
14:20
Opportunistically pruning page before insert Waiting on Author James Coleman (jcole1989) Melanie Plageman (melanieplageman) 7 2024-08-01
01:55
2024-04-03
20:04
Use ReadRecentBuffer() for btree root page Waiting on Author Thomas Munro (macdice) 7 2024-08-01
01:41
2024-01-21
02:17
Extract numeric field in JSONB more effectively Waiting on Author Andy Fan (andyf) Chapman Flack (chap) 6 2024-09-12
01:08
2024-09-12
03:03
An implementation of multi-key quick sort Waiting on Author 18 hongxu ma (interma), Yao Wang (yaowangm) Heikki Linnakangas (heikki), Tomas Vondra (fuzzycz) 2 2024-09-05
07:04
2024-08-11
02:05
Sort functions with specialized comparators Waiting on Author Andrey Borodin (x4mmm), Stepan Neretin (fenixrnd.mail.ru) 2 2024-09-12
01:08
2024-09-09
04:42
Streaming Vacuum Waiting on Author Thomas Munro (macdice), Melanie Plageman (melanieplageman) 2 2024-08-01
05:55
2024-07-24
05:40
Add GiST support for mixed-width integer operators Waiting on Author 18 Paul Jungwirth (pjungwir) 1 2024-09-05
18:45
2024-09-05
18:45
AIO Waiting on Author Andres Freund (andresfreund) Noah Misch (nmisch) 1 2024-09-16
14:44
2024-09-16
17:56
Procedural Languages
bytea PL/Perl transform Waiting on Author Ivan Panchenko (wao) Pavel Stehule (okbobcz) 7 2024-08-01
01:53
2024-03-21
21:30
Refactoring
Large files for relations Waiting on Author Thomas Munro (macdice) David Steele (dsteele) 4 2024-08-01
01:58
2024-05-13
20:51
Split index and table statistics into different types of stats Waiting on Author Bertrand Drouvot (bertranddrouvot.pg) 3 2024-08-01
01:41
2024-01-25
08:36
Vectored I/O in bulk_write.c Waiting on Author Thomas Munro (macdice) 2 2024-08-01
04:06
2024-07-06
22:46
Use <stdint.h> for int64_t and other exact-width integer types Waiting on Author Thomas Munro (macdice) Peter Eisentraut (petere) 2 2024-08-01
05:55
2024-07-22
14:39
AIX support, revert the changes from 0b16bb8776bb8 Waiting on Author Sriram RK (sriramrk) 2 2024-08-01
02:13
2024-09-13
11:49
Make ECPG locale usage thread-safe Waiting on Author Thomas Munro (macdice) Peter Eisentraut (petere) 1 2024-09-02
06:59
2024-08-28
18:50
Replication & Recovery
pg_rewind with cascade standby doesn't work well Waiting on Author Masaki Kuwamura (mackyson) Ilya Gladyshev (qoops) 5 2024-08-01
05:55
2024-07-22
21:47
Improving the latch handling between logical replication launcher and worker processes. Waiting on Author vigneshwaran C (vignesh.postgres) Hayato Kuroda (ha-kun), Peter Smith (smithpb2250), Hou Zhijie (houzj) 2 2024-08-01
04:47
2024-09-04
13:53
Server Features
Add the ability to limit the amount of memory that can be allocated to backends. Waiting on Author Reid Thompson (jreidthompsoncd), John Morris (coyotebush) 11 2024-08-01
01:53
2024-03-15
07:00
Multi-version ICU Waiting on Author Thomas Munro (macdice) 10 2024-08-01
01:42
2024-02-13
23:12
Custom storage managers (SMGR), redux Waiting on Author Matthias van de Meent (mmeent), Tristan Partin (tristan957) Krishnakumar Ravi (kkpgdev) 7 2024-08-01
01:53
2024-03-15
14:15
pg_stat_logmsg Waiting on Author Joe Conway (jconway) 7 2024-08-01
05:53
2024-07-18
04:32
Support run-time partition pruning for hash join Waiting on Author 17 Richard Guo (richardguo) 6 2024-09-12
01:08
2024-09-11
21:14
Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING Waiting on Author Marko Tiikkaja (johto) 5 2024-08-01
01:53
2024-03-15
14:27
Remove useless GROUP BY columns considering unique index Waiting on Author Mingli Zhang (zml) jian he (universality) 4 2024-09-12
01:35
2024-09-12
01:43
support tid range scan in parallel Waiting on Author Cary Huang (cary) David Rowley (davidrowley) 2 2024-09-05
11:22
2024-08-22
11:29
SQL Commands
add COPY option REJECT_LIMIT Waiting on Author Atsushi Torikoshi (atsushitorikoshi) Fujii Masao (masaofujii), Kirill Reshke (reshke) masaofujii 3 2024-08-01
17:50
2024-07-23
14:10
Add on_error and log_verbosity options to file_fdw Waiting on Author 18 Atsushi Torikoshi (atsushitorikoshi) Fujii Masao (masaofujii) masaofujii 1 2024-09-11
14:52
2024-09-11
14:50
Add roman support for to_number function Waiting on Author 18 Hunaid Sohail (hunaid) Maciek Sakrejda (msakrejda-pga) 1 2024-09-09
18:55
2024-09-12
07:44
Testing
Improve pg_test_timing to measure in nanoseconds Waiting on Author Hannu Krosing (hannukrosing) Tom Lane (tgl) 2 2024-08-01
04:06
2024-07-03
11:47