Commitfest 2024-09

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 90. Moved to next CF: 204. Withdrawn: 15. Rejected: 5. Returned with Feedback: 52. Total: 366.

Closed patches

Status Ver Author Reviewers Committer Num cfs Latest activity Latest mail
Clients
pgbench: allow to cancel queries during benchmark Returned with feedback Yugo Nagata (yugo.nagata) Fabien Coelho (calvin) 7 2024-10-07
07:16
2024-03-31
13:25
Documentation
Various small unrelated doc patches: plpgsql, schemas, permissions, oidvector Returned with feedback Karl Pinc (kop) Robert Treat (xzilla) 5 2024-10-07
07:11
2024-03-30
09:11
Miscellaneous
Permute underscore separated components of columns before fuzzy matching Returned with feedback Arne Roland (harks) Mikhail Gribkov (youzhick) 7 2024-10-07
07:35
2024-03-04
05:49
A infrastructure to detect misuse of spin lock easier Returned with feedback Andy Fan (andy2) 3 2024-10-07
07:34
2024-02-08
13:56
format_datum debugging function Returned with feedback Paul Jungwirth (pjungwir) 1 2024-10-07
07:27
2024-08-15
14:05
Add llvm version into the version string Returned with feedback stable Dmitry Dolgov (erthalion) 1 2024-09-24
08:40
2024-09-24
13:57
Monitoring & Control
Add pg_stat_session Returned with feedback Rafia Sabih (rafia.sabih), Sergey Dudoladov (sdudoladov) Bertrand Drouvot (bdrouvot), Atsushi Torikoshi (atsushitorikoshi), Andrei Zubkov (zubkov) 14 2024-10-07
07:33
2024-02-12
12:30
Logging plan of the currently running query Returned with feedback Atsushi Torikoshi (atsushitorikoshi) Andrei Lepikhov (lepikhov), James Coleman (jcole1989) 7 2024-10-07
07:11
2024-03-26
02:34
Make it possible to add custom options to EXPLAIN Returned with feedback Konstantin Knizhnik (knizhnik) Pavel Stehule (okbobcz) 5 2024-10-07
07:24
2024-07-22
15:10
System username in pg_stat_activity Returned with feedback Magnus Hagander (mha) 3 2024-10-07
01:10
2024-02-20
21:32
Showing applied extended statistics in explain Part2 Returned with feedback 18 Tomas Vondra (fuzzycz), Tatsuro Yamada (yamatattsu) Tomas Vondra (fuzzycz) fuzzycz 2 2024-10-07
07:21
2024-07-19
10:17
Send duration output to separate files Returned with feedback Greg Sabino Mullane (greg) Alastair Turner (decodableminion) 1 2024-10-07
07:24
2024-07-24
13:45
Performance
Parallelize correlated subqueries that execute within each worker Returned with feedback James Coleman (jcole1989) Akshat Jaimini (akshatj) 15 2024-10-07
07:22
2024-07-20
23:06
Add sortsupport for range types and btree_gist Returned with feedback Christoph Heiss (christoph.heiss) Tomas Vondra (fuzzycz), Bernd Helmle (psoo) 12 2024-10-07
07:10
2024-10-28
17:44
XLog size reductions: smaller XLogRecordBlockHeader Returned with feedback Matthias van de Meent (mmeent) Wen Yi (wenyi) 7 2024-10-07
06:51
2024-02-02
15:42
Opportunistically pruning page before insert Returned with feedback James Coleman (jcole1989) Melanie Plageman (melanieplageman) 7 2024-10-07
07:15
2024-04-03
20:04
Use ReadRecentBuffer() for btree root page Returned with feedback Thomas Munro (macdice) 7 2024-10-07
07:09
2024-01-21
02:17
64-bit XIDs Returned with feedback 18 Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Aleksander Alekseev (a.alekseev), Konstantin Knizhnik (knizhnik), Nikita Glukhov (n.glukhov), Yura Sokolov (funny_falcon), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) Chris Travers (einhverfr), wenhui qiu (wenhuiqiu) 4 2024-09-16
09:59
2024-09-12
11:12
Adjust tuples estimate for appendrel Returned with feedback Richard Guo (richardguo) 4 2024-10-07
07:34
2024-02-15
16:56
Optimize planner memory consumption for huge arrays Returned with feedback 17 Andrei Lepikhov (lepikhov) Alena Rybakina (a.rybakina) 3 2024-10-07
07:35
2024-02-26
15:20
Partial aggregates push down Returned with feedback Yuki Fujii (fujiiyuki) 3 2024-10-08
01:58
2024-08-23
00:07
Pass sk_attno to GIST consistent function Returned with feedback Michal Kleczek (mkleczek) 2 2024-10-08
02:08
2024-07-26
14:33
An implementation of multi-key quick sort Returned with feedback 18 hongxu ma (interma), Yao Wang (yaowangm) Heikki Linnakangas (heikki), Tomas Vondra (fuzzycz) 2 2024-10-07
07:30
2024-08-11
02:05
Inline non-SQL SRFs Returned with feedback 18 Paul Jungwirth (pjungwir) Tom Lane (tgl) 2 2024-10-07
07:19
2024-09-03
16:42
Add GiST support for mixed-width integer operators Returned with feedback 18 Paul Jungwirth (pjungwir) 1 2024-10-07
07:19
2024-09-05
18:45
Procedural Languages
bytea PL/Perl transform Returned with feedback Ivan Panchenko (wao) Pavel Stehule (okbobcz) 7 2024-10-07
07:10
2024-03-21
21:30
Add tests for PL/pgSQL SRFs Returned with feedback Paul Jungwirth (pjungwir) 1 2024-10-08
02:12
2024-08-31
16:59
Refactoring
Lock updated tuples in tuple_update() and tuple_delete() Returned with feedback Alexander Korotkov (smagen) Andres Freund (andresfreund), Chris Travers (einhverfr), vigneshwaran C (vignesh.postgres), Pavel Borisov (pborisov) smagen 9 2024-10-08
02:15
2024-03-24
01:12
Large files for relations Returned with feedback Thomas Munro (macdice) David Steele (dsteele) 4 2024-10-07
07:15
2024-05-13
20:51
Split index and table statistics into different types of stats Returned with feedback Bertrand Drouvot (bertranddrouvot.pg) 3 2024-10-02
04:48
2024-01-25
08:36
Rename constants in preparation of variableness Returned with feedback 18 David Christensen (davidchristensen) 3 2024-10-08
01:59
2024-08-10
12:26
Vectored I/O in bulk_write.c Returned with feedback Thomas Munro (macdice) 2 2024-10-07
07:17
2024-07-06
22:46
Basic threading API pg_threads.h Returned with feedback Thomas Munro (macdice) 1 2024-10-08
02:20
2024-08-26
09:59
Replication & Recovery
Flush disk write caches by default on macOS and Windows Returned with feedback Thomas Munro (macdice) Nathan Bossart (bossartn) 6 2024-10-08
02:49
2024-06-05
06:32
pg_rewind with cascade standby doesn't work well Returned with feedback Masaki Kuwamura (mackyson) Ilya Gladyshev (qoops) 5 2024-10-07
07:20
2024-07-22
21:47
Improving the latch handling between logical replication launcher and worker processes. Returned with feedback vigneshwaran C (vignesh.postgres) Hayato Kuroda (ha-kun), Peter Smith (smithpb2250), Hou Zhijie (houzj) 2 2024-10-07
07:23
2024-09-04
13:53
Security
Encoding protection for pgcrypto Returned with feedback shihao zhong (zhong950419) 3 2024-10-07
07:34
2024-02-13
04:21
Implementing OCSP Stapling for Server certificate status verification Returned with feedback David Zhang (david.z) Jacob Champion (jchampion) 3 2024-10-08
03:24
2024-09-03
17:20
Make query cancellation keys longer Returned with feedback Heikki Linnakangas (heikki) 3 2024-10-08
03:25
2024-09-09
15:58
Server Features
Add the ability to limit the amount of memory that can be allocated to backends. Returned with feedback Reid Thompson (jreidthompsoncd), John Morris (coyotebush) 11 2024-10-07
07:10
2024-03-15
07:00
Multi-version ICU Returned with feedback Thomas Munro (macdice) 10 2024-10-07
07:09
2024-02-13
23:12
Custom storage managers (SMGR), redux Returned with feedback Matthias van de Meent (mmeent), Tristan Partin (tristan957) Kirill Reshke (reshke), Krishnakumar Ravi (kkpgdev) 7 2024-10-07
07:22
2024-09-21
18:24
pg_stat_logmsg Returned with feedback Joe Conway (jconway) 7 2024-10-07
07:17
2024-07-18
04:32
Support run-time partition pruning for hash join Returned with feedback 17 Richard Guo (richardguo) 6 2024-10-07
07:28
2024-09-11
21:14
Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING Returned with feedback Marko Tiikkaja (johto) 5 2024-10-07
07:23
2024-09-19
08:41
Remove useless GROUP BY columns considering unique index Returned with feedback Mingli Zhang (zml) jian he (universality) 4 2024-10-07
07:30
2024-09-23
15:13
Table AM Interface Enhancements Returned with feedback Alexander Korotkov (smagen) smagen 3 2024-10-08
02:07
2024-06-22
13:18
support tid range scan in parallel Returned with feedback Cary Huang (cary) David Rowley (davidrowley) 2 2024-10-07
07:28
2024-08-22
11:29
Flush pgstats file during checkpoints Returned with feedback 18 Michael Paquier (michael-kun) 2 2024-10-02
04:45
2024-09-03
01:08
Add support for (Var op Var) clause in extended MCV statistics Returned with feedback Ilia Evdokimov (ilidock95) 1 2024-09-30
15:09
2024-09-09
10:43
SQL Commands
Support wildcards in LISTEN command Returned with feedback Alexander Cheshev (acheshev) Emanuel Calvo (3manuek) 2 2024-10-08
02:09
2024-09-06
18:42
Testing
Improve pg_test_timing to measure in nanoseconds Returned with feedback Hannu Krosing (hannukrosing) Tom Lane (tgl) 2 2024-10-07
07:16
2024-07-03
11:47