Commitfest 2024-11

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Needs review: 196. Waiting on Author: 45. Ready for Committer: 21. Committed: 62. Rejected: 1. Returned with Feedback: 1. Withdrawn: 10. Total: 336.

Closed patches

Status Ver Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
pg_rewind WAL deletion pitfall Committed Alexander Kukushkin (cyberdem0n), Polina Bungina (hughcapet) Kyotaro Horiguchi (horiguti), Atsushi Torikoshi (atsushitorikoshi), moro dream (morod) alvherre 12 2024-11-15
12:22
2024-11-21
05:43
Fix race conditions with concurrent drops of shared pgstats entries Committed stable Michael Paquier (michael-kun) michael-kun 3 2024-11-15
04:45
2024-11-15
04:45
Set query_id for queries contained in utility statement Committed Anthonin Bonnefoy (bonnefoa) Michael Paquier (michael-kun) michael-kun 2 2024-10-28
00:08
2024-11-18
01:24
Backport of LLVM memory manager to fix ARM relocation bug Committed stable Thomas Munro (macdice), Anthonin Bonnefoy (bonnefoa) Anthonin Bonnefoy (bonnefoa) macdice 2 2024-11-06
13:12
2024-11-05
10:31
Issue with set_indexsafe_procflags in ReindexRelationConcurrently Committed Michail Nikolaev (nkey) michael-kun 1 2024-09-09
04:51
2024-09-09
00:02
fix use after free inside json_unique_check_key Committed 17 Zhao Junwang (zhjwpku) fuzzycz 1 2024-09-21
00:57
2024-09-11
14:56
Fix small overread during SASLprep Committed stable Jacob Champion (jchampion) d_gustafsson 1 2024-09-18
14:53
2024-09-10
15:16
remove pg_authid's TOAST table Committed 18 Nathan Bossart (bossartn) bossartn 1 2024-10-07
16:01
2024-10-07
15:58
pg_ctl/miscinit: print "MyStartTime" as a long long instead of long to avoid 2038 problem Committed 18 Nathan Bossart (bossartn) bossartn 1 2024-10-07
18:55
2024-11-19
23:00
Fix orphaned 2pc file which may casue instance restart failed Committed stable Michael Paquier (michael-kun) michael-kun 1 2024-10-01
06:46
2024-10-01
06:49
Fix inconsistent RestrictInfo serial numbers Committed Richard Guo (richardguo) richardguo 1 2024-11-08
02:51
2024-11-08
02:45
Remove the RTE_GROUP RTE if we drop the groupClause Committed 18 Richard Guo (richardguo) richardguo 1 2024-10-25
01:05
2024-10-25
01:09
Fix validation of COPY options FORCE_NOT_NULL/FORCE_NULL Committed Joel Jacobson (joeljacobson) michael-kun 1 2024-10-24
06:37
2024-10-24
06:43
BUG #18568: BUG: Result wrong when do group by on partition table! Committed stable Webbo Han (webbohan) Amit Langote (amitlan), Jian He (stayreal) amitlan 1 2024-11-10
01:16
2024-11-08
09:36
Avoid possible overflow (src/port/bsearch_arg.c) Committed 18 Ranier Vilela (raniervilela) heikki 1 2024-10-28
12:14
2024-10-28
16:52
Wrong result when enable_partitionwise_join is on if collation of PartitionKey and Column is different. Committed Tender Wang (tndrwang) amitlan 1 2024-11-08
08:47
2024-11-08
09:27
fix autovacuum assertion failure when dropping indexes Committed 18 Nathan Bossart (bossartn) bossartn 1 2024-10-28
21:47
2024-10-28
21:47
small pg_combinebackup improvements Committed 18 Robert Haas (rhaas) rhaas 1 2024-11-04
17:44
2024-11-04
15:26
Clients
pgbench: Improve result outputs related to failed transactinos Committed 18 Yugo Nagata (yugo.nagata) Tatsuo Ishii (ishii) ishii 1 2024-10-30
06:22
2024-10-25
06:15
Remove unlogged materialized view persistence handling Committed Yugo Nagata (yugo.nagata) masaofujii 1 2024-10-18
08:25
2024-10-18
08:24
Always have pg_dump write rules in a consistent order Committed Andreas Karlsson (kandreas) Tom Lane (tgl) tgl 1 2024-11-04
18:31
2024-11-05
14:18
Documentation
Consistently use <optional> to indicate optional parameters Committed stable Dagfinn Ilmari Mannsåker (ilmari) Jian He (stayreal) heikki 1 2024-11-04
16:42
2024-11-04
21:08
Doc fix for shared_memory_size_in_huge_pages Committed Yuki Seino (seinoyu) Nathan Bossart (bossartn) bossartn 1 2024-10-18
15:24
2024-10-18
15:22
event trigger matrix cleanup Committed Peter Eisentraut (petere) petere 1 2024-11-06
12:50
2024-11-06
12:50
Miscellaneous
GUC names in messages Committed 18 Peter Smith (smithpb2250) michael-kun 3 2024-10-09
09:54
2024-10-11
02:25
Add contrib/pg_logicalsnapinspect Committed 18 Bertrand Drouvot (bertranddrouvot.pg) Masahiko Sawada (masahikosawada) masahikosawada 2 2024-10-15
00:37
2024-10-15
01:08
add TOAST table to pg_index Committed 18 Nathan Bossart (bossartn) bossartn 1 2024-09-18
19:53
2024-10-30
23:45
Cleaning up ERRCODE usage in our XML code Committed Tom Lane (tgl) tgl 1 2024-09-24
17:01
2024-09-24
17:01
miscellaneous pg_upgrade cleanup Committed 18 Nathan Bossart (bossartn) bossartn 1 2024-09-26
18:57
2024-09-26
18:58
Better error reporting from extension scripts Committed Tom Lane (tgl) Pavel Stehule (okbobcz) tgl 1 2024-10-22
15:45
2024-10-28
19:00
Use MAX_PARALLEL_WORKER_LIMIT consistently in guc_tables.c Committed Matthias van de Meent (mmeent) Michael Paquier (michael-kun), Mingli Zhang (zml) michael-kun 1 2024-10-19
11:22
2024-10-09
23:51
make foreach_ptr macro work in C++ extensions Committed stable Jelte Fennema-Nio (jeltef) Nathan Bossart (bossartn) bossartn 1 2024-10-15
21:25
2024-10-15
21:25
Add array_reverse() function Committed 18 Aleksander Alekseev (a.alekseev) Michael Paquier (michael-kun), Vladlen Popolitov (vladlenpopolitov) michael-kun 1 2024-11-01
01:32
2024-11-01
01:34
make all ereport in gram.y print out relative location Committed 18 Jian He (stayreal) tgl 1 2024-11-01
08:26
2024-10-31
20:11
Improve error messages for database object stats manipulation functions during recovery Committed Fujii Masao (masaofujii) Maxim Orlov (m.orlov) masaofujii 1 2024-11-19
17:05
2024-11-19
17:04
Monitoring & Control
Parallel workers stats in pg_stat_database Committed 18 Benoit Lobréau (benoitl) Michael Paquier (michael-kun) michael-kun 2 2024-11-11
01:44
2024-11-12
17:17
Add parallel columns for pg_stat_statements Committed 18 Guillaume Lelarge (gleu) Michael Paquier (michael-kun) michael-kun 1 2024-11-07
03:19
2024-11-07
13:33
add pg_ls_summariesdir() Committed 18 Yushi Ogiwara (yushiogiwara.gmail.com) Nathan Bossart (bossartn) bossartn 1 2024-10-11
16:03
2024-10-11
16:03
Performance
Avoiding superfluous buffer locking during nbtree backwards scans Committed Matthias van de Meent (mmeent) pgeoghegan 2 2024-10-18
20:13
2024-11-13
14:51
Use syscache to do lookups in pg_extension Committed 18 Andrei Lepikhov (lepikhov) Jelte Fennema-Nio (jeltef) michael-kun 1 2024-09-07
11:44
2024-09-07
11:44
Allow pushdown of HAVING clauses with grouping sets Committed 18 Richard Guo (richardguo) richardguo 1 2024-10-10
02:11
2024-10-10
02:23
Consider explicit incremental sort for mergejoins Committed 18 Richard Guo (richardguo) richardguo 1 2024-10-10
02:12
2024-10-29
04:43
Refactoring
Relcache refactoring Committed Heikki Linnakangas (heikki) heikki 3 2024-10-31
08:19
2024-11-01
04:19
Converting tab-complete.c's else-if chain to a switch Committed Tom Lane (tgl) tgl 2 2024-10-07
16:39
2024-10-10
21:04
Refactor postmaster child handling Committed Heikki Linnakangas (heikki) heikki 2 2024-11-14
14:13
2024-11-14
14:13
JIT: Remove some unnecessary instructions. Committed 18 Xing Guo (higuoxing) heikki 1 2024-11-15
08:10
2024-11-15
08:09
define pg_structiszero(addr, s, r) Committed 18 Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) michael-kun 1 2024-11-18
04:27
2024-11-18
03:04
Missing deconstruct_array_builtin usage Committed 18 Bertrand Drouvot (bertranddrouvot.pg) alvherre 1 2024-10-11
08:29
2024-10-14
16:55
use __attribute__((target(...))) for AVX-512 stuff Committed 18 Nathan Bossart (bossartn) bossartn 1 2024-11-07
20:02
2024-11-07
20:40
Refactor GetLockStatusData() by skipping unused backends and groups Committed Fujii Masao (masaofujii) masaofujii 1 2024-10-24
15:23
2024-10-24
15:23
Proper object locking for GRANT/REVOKE Committed Peter Eisentraut (petere) petere 1 2024-11-15
10:24
2024-11-15
10:19
Replication & Recovery
Collect statistics about conflicts in logical replication Committed 18 Hou Zhijie (houzj) Hayato Kuroda (ha-kun), Peter Smith (smithpb), shveta malik (shvetam) amitkapila 2 2024-11-14
03:03
2024-09-04
04:56
Security
Avoid mixing custom and OpenSSL BIO functions Committed David Benjamin (dbenjamin) Daniel Gustafsson (d_gustafsson) d_gustafsson 4 2024-10-12
07:22
2024-10-11
21:20
Add support to TLS 1.3 cipher suites and curves lists in Postgres Committed Erica Zhang (zerica) Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) d_gustafsson 3 2024-10-24
21:00
2024-10-24
13:52
Server Features
Add min/max aggregate functions to BYTEA Committed 18 Aleksander Alekseev (a.alekseev), Marat Bukharov (maratik) Andrey Borodin (x4m) tgl 2 2024-10-08
18:08
2024-10-08
18:12
not-null constraints Committed Álvaro Herrera (alvherre) alvherre 2 2024-11-08
14:38
2024-11-12
10:43
Add callback in pgstats for backend initialization Committed 18 Michael Paquier (michael-kun) michael-kun 1 2024-09-05
07:08
2024-09-05
07:08
Add callbacks for fixed-numbered stats flush in pgstats Committed 18 Michael Paquier (michael-kun) michael-kun 1 2024-09-09
02:16
2024-09-09
02:20
SQL Commands
add COPY option REJECT_LIMIT Committed Atsushi Torikoshi (atsushitorikoshi) Fujii Masao (masaofujii), Kirill Reshke (reshke) masaofujii 4 2024-10-08
10:21
2024-10-08
12:58
System Administration
Enable data checksums by default with initdb Committed Greg Sabino Mullane (greg) Peter Eisentraut (petere), Nathan Bossart (bossartn) petere 2 2024-10-16
06:55
2024-11-13
11:03
Testing
Make PG_TEST_EXTRA env variable override its Meson configure option Committed Jacob Champion (jchampion), Nazir Bilal Yavuz (nbyavuz) Ashutosh Bapat (ashutoshbapat) heikki 2 2024-11-04
12:26
2024-11-04
12:25
Test improvements and minor code fixes for formatting.c Committed Tom Lane (tgl) Nathan Bossart (bossartn) tgl 1 2024-09-26
15:02
2024-09-26
15:04