Commitfest 2024-11

Shortcuts
New patch
Text Status Target version Author Reviewer
Clear


Status summary: Needs review: 20. Committed: 4. Withdrawn: 1. Total: 25.

Active patches

Patch
Status Ver Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
Fix RelationTruncate() corruption Needs review Robert Haas (rhaas), Thomas Munro (macdice) 1 2024-09-05
23:02
2024-09-11
03:20
fix use after free inside json_unique_check_key Needs review 17 Zhao Junwang (zhjwpku) 1 2024-09-07
05:46
2024-09-11
14:56
Fix small overread during SASLprep Needs review stable Jacob Champion (jchampion) 1 2024-09-09
15:30
2024-09-10
15:16
Clients
libpq: Fix processing of SSL records >8kB on async API Needs review stable Jacob Champion (jchampion) 1 2024-09-11
18:31
2024-09-11
23:00
Miscellaneous
add TOAST table to pg_index Needs review 18 Nathan Bossart (bossartn) 1 2024-09-04
18:50
2024-09-04
19:20
Monitoring & Control
per backend I/O statistics Needs review 18 Bertrand Drouvot (bertranddrouvot.pg) 1 2024-09-02
14:58
2024-09-13
04:25
Add parallel columns for seq scan and index scan on pg_stat_all_tables and _indexes Needs review 18 Guillaume Lelarge (gleu) Bertrand Drouvot (bertranddrouvot.pg) 1 2024-09-04
13:35
2024-09-05
06:19
Add parallel columns for pg_stat_statements Needs review 18 Guillaume Lelarge (gleu) 1 2024-09-04
13:29
2024-08-29
20:08
Trim the heap free memory Needs review stable Shawn Wang (shawnwang) 1 2024-09-12
09:05
2024-09-12
08:42
Performance
Consider the number of columns in the sort cost model Needs review 18 Andrei Lepikhov (lepikhov) 1 2024-09-02
06:52
2024-08-22
18:46
Allow SQL functions use CachedPlan machinery Needs review 18 Alexander Pyhalov (a.pyhalov) 1 2024-09-09
12:17
2024-09-03
07:33
Allow pushdown of HAVING clauses with grouping sets Needs review 18 Richard Guo (richardguo) 1 2024-09-11
04:09
2024-09-11
03:43
Refactoring
JIT: Remove some unnecessary instructions. Needs review 18 Xing Guo (higuoxing) 1 2024-09-03
02:21
2024-09-02
19:10
JIT: The nullness of casetest.value can be determined at the JIT compile time. Needs review 18 Xing Guo (higuoxing) 1 2024-09-03
02:23
2024-09-03
15:18
Refactor SLRU to always use long file names Needs review Aleksander Alekseev (a.alekseev) 1 2024-09-11
13:14
2024-09-12
09:33
Server Features
Support Int64 GUCs Needs review Aleksander Alekseev (a.alekseev), Maxim Orlov (m.orlov) 1 2024-09-12
11:11
2024-09-12
13:46
SQL Commands
Add SPLIT PARTITION/MERGE PARTITIONS commands Needs review 18 Dmitry Koval (d.koval) stephane tachoires (sttachoires) smagen 11 2024-09-06
11:46
2024-08-30
08:43
Add IGNORE NULLS to Window functions Needs review 18 Oliver Ford (ojford) 1 2024-09-09
12:02
2024-09-12
02:30
Testing
Test improvements and minor code fixes for formatting.c Needs review Tom Lane (tgl) 1 2024-09-08
21:42
2024-09-11
14:01
Allow CI to only run the compiler warnings task Needs review 18 Bertrand Drouvot (bertranddrouvot.pg) 1 2024-09-11
12:38
2024-09-12
05:21
New patch