Commitfest 2024-07

Shortcuts
New patch
Text Status Target version Author Reviewer
Clear


Status summary: Needs review: 176. Waiting on Author: 39. Ready for Committer: 18. Committed: 40. Returned with Feedback: 9. Withdrawn: 9. Rejected: 4. Total: 295.

Active patches

Patch
Status Ver Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
Mark expressions nullable by grouping sets Waiting on Author Richard Guo (richardguo) Alena Rybakina (a.rybakina) 4 2024-04-08
08:21
2024-05-17
09:41
Fix COPY FROM...CSV importing \. on a line by itself Waiting on Author Daniel Vérité (danielverite) Tom Lane (tgl) 3 2024-04-09
07:08
2024-04-07
04:07
"unexpected duplicate for tablespace" problem in logical replication Waiting on Author stable Shenhao Wang (wangshenhao) Masahiko Sawada (masahikosawada) 3 2024-04-08
08:21
2024-03-18
06:35
elog/ereport VS misleading backtrace_function function address Waiting on Author 18 Jakub Wartak (jakub.wartak.tomtom) Peter Eisentraut (petere) 1 2024-05-12
20:34
2024-05-14
15:36
Clients
pgbench: allow to cancel queries during benchmark Waiting on Author Yugo Nagata (yugo.nagata) Fabien Coelho (calvin) 6 2024-04-08
08:14
2024-03-31
13:25
psql: Rethinking of \du command Waiting on Author Pavel Luzanov (p.luzanov@postgrespro.ru) David Johnston (polobo), Wen Yi (wenyi) 3 2024-05-15
15:00
2024-05-15
15:05
Documentation
Doc limitations update proposal: include out-of-line OID usage per TOAST-ed columns Waiting on Author stable Jakub Wartak (jakub.wartak.tomtom) John Naylor (john.naylor) 6 2024-04-03
08:54
2024-05-14
18:19
Various small unrelated doc patches: plpgsql, schemas, permissions, oidvector Waiting on Author Karl Pinc (kop) Robert Treat (xzilla) 4 2024-04-08
14:29
2024-03-30
09:11
Add minimal C example and SQL registration example for custom table access methods. Waiting on Author Phil Eaton (eatonphil) Robert Haas (rhaas) 3 2024-05-15
15:11
2024-05-14
20:07
Document that typed tables rely on CREATE TYPE Waiting on Author stable Erik Wienhold (ewie) 1 2024-05-15
15:46
2024-05-18
01:56
Miscellaneous
Fix log_line_prefix to display the transaction id (%x) for statements not in a transaction block Waiting on Author 17 Zongliang Quan (quanzl) jian he (universality) 4 2024-05-15
16:58
2024-05-17
21:38
Support a wildcard in backtrace_functions Waiting on Author Jelte Fennema-Nio (jeltef) Daniel Gustafsson (d_gustafsson), Bharath Rupireddy (bharathrupireddy) d_gustafsson 3 2024-05-15
18:31
2024-05-15
18:31
add function argument names to regex* functions. Waiting on Author jian he (universality) Dian Fay (dmfay) 3 2024-05-15
18:31
2024-05-15
20:48
Add LSN <-> time conversion facility Waiting on Author Melanie Plageman (melanieplageman) Daniel Gustafsson (d_gustafsson) 3 2024-04-08
14:30
2024-03-18
17:46
date_trunc function in interval version Waiting on Author Przemysław Sztoch (psztoch) 2 2024-05-15
19:29
2024-05-15
19:29
Postgres and --config-file option Waiting on Author Aleksander Alekseev (a.alekseev) David Johnston (polobo), Nathan Bossart (bossartn) 2 2024-05-17
18:21
2024-05-17
18:11
Monitoring & Control
Amcheck verification of GiST and GIN Waiting on Author Heikki Linnakangas (heikki), Andrey Borodin (x4m), Grigory Kryachko (gskryachko) José Villanova (azlev), Aleksander Alekseev (aalekseev) 11 2024-03-11
06:11
2024-03-11
06:11
Logging parallel worker draught Waiting on Author Benoit Lobréau (benoitl) Sami Imseih (simseih) 6 2024-04-08
14:30
2024-04-08
08:13
Parent/child context relation in pg_get_backend_memory_contexts() Waiting on Author Melih Mutlu (melihmutlu) Atsushi Torikoshi (atsushitorikoshi) 6 2024-04-08
08:07
2024-04-04
01:44
Add local interface connection to log_line_prefix Waiting on Author Greg Sabino Mullane (greg) Cary Huang (cary) 1 2024-05-12
12:25
2024-05-12
12:25
Performance
AcquireExecutorLocks() and run-time pruning Waiting on Author Amit Langote (amitlan) Tom Lane (tgl) 13 2024-04-08
07:59
2024-04-08
08:39
Add sortsupport for range types and btree_gist Waiting on Author Christoph Heiss (christoph.heiss) Bernd Helmle (psoo) 11 2024-04-08
07:27
2024-03-22
14:20
Reducing planning time when tables have many partitions Waiting on Author Yuya Watari (watari) Thom Brown (thom), Ashutosh Bapat (ashutoshbapat), Andrei Lepikhov (lepikhov) 11 2024-05-16
02:50
2024-05-16
02:44
Index-only filters without IOS Waiting on Author Tomas Vondra (fuzzycz) Jeff Davis (jdavis), James Coleman (jcole1989) 6 2024-04-08
09:52
2023-12-20
00:45
Opportunistically pruning page before insert Waiting on Author James Coleman (jcole1989) Melanie Plageman (melanieplageman) 6 2024-04-08
08:20
2024-04-03
20:04
Use ReadRecentBuffer() for btree root page Waiting on Author Thomas Munro (macdice) 6 2024-04-08
08:19
2024-01-21
02:17
Index Insert Prefetching Waiting on Author Tomas Vondra (fuzzycz) 4 2024-04-08
07:25
2024-01-26
14:45
Procedural Languages
bytea PL/Perl transform Waiting on Author Ivan Panchenko (wao) Pavel Stehule (okbobcz) 6 2024-04-08
14:32
2024-03-21
21:30
Refactoring
Large files for relations Waiting on Author Thomas Munro (macdice) David Steele (dsteele) 3 2024-05-16
18:13
2024-05-13
20:51
Split index and table statistics into different types of stats Waiting on Author Bertrand Drouvot (bertranddrouvot.pg) 2 2024-04-08
14:32
2024-01-25
08:36
Use <stdint.h> for int64_t and other exact-width integer types Waiting on Author Thomas Munro (macdice) Peter Eisentraut (petere) 1 2024-05-12
11:53
2024-04-19
08:34
Replication & Recovery
Make async slave to wait for lsn to be replayed Waiting on Author 17 Ivan Kartyshov (fenimorkin) Bharath Rupireddy (bharathrupireddy) smagen 7 2024-04-16
15:51
2024-04-11
15:47
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) 10 2024-04-08
07:58
2024-03-15
07:00
Multi-version ICU Waiting on Author Thomas Munro (macdice) 9 2024-04-08
07:55
2024-02-13
23:12
Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE Waiting on Author David Geier (geidav) Heikki Linnakangas (heikki) 6 2024-05-14
14:02
2024-04-08
21:16
Custom storage managers (SMGR), redux Waiting on Author Matthias van de Meent (mmeent), Tristan Partin (tristan957) Krishnakumar Ravi (kkpgdev) 6 2024-04-08
07:20
2024-03-15
14:15
Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING Waiting on Author Marko Tiikkaja (johto) 4 2024-04-08
14:33
2024-03-15
14:27
Testing
CI and test improvements Waiting on Author Justin Pryzby (justinpryzby) 11 2024-04-11
01:12
2024-04-11
01:12
Add test module for verifying backtrace functionality Waiting on Author Bharath Rupireddy (bharathrupireddy) 2 2024-05-12
11:46
2024-05-12
11:46
New patch