Commitfest 2023-09 (2023-09-01 – 2023-09-30)

No reviewers My patches My reviews
Text Status Target version Tag (type to search) Author (type to search) Reviewer (type to search)
Clear


Status summary: Committed: 68. Moved to next CF: 250. Withdrawn: 5. Rejected: 1. Returned with Feedback: 14. Total: 338.

Closed patches

Patch ID Status Tags Ver CI status Stats Author Reviewers Committer Num cfs Latest mail
Fix recovery conflict SIGUSR1 handling 3615 Committed Bugfix Not processed Thomas Munro (macdice) Michael Paquier (michael-kun), KARAM MOORE (global) Thomas Munro (macdice) 7 2 years ago
Add JIT deform_counter 3688 Committed Monitoring Not processed Dmitry Dolgov (erthalion) Pavel Stehule (okbobcz), Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 7 2 years ago
cataloguing NOT NULL constraints 3869 Committed Not processed Álvaro Herrera (alvherre) Peter Eisentraut (petere) Álvaro Herrera (alvherre) 6 2 years ago
COPY FROM enable FORCE_NULL/FORCE_NOT_NULL on all columns 3896 Committed SQL Commands 17 Not processed Mingli Zhang (zml) Andrew Dunstan (adunstan), Amit Langote (amitlan), Damir Belyalov (xhevx) Andrew Dunstan (adunstan) 5 2 years ago
GUC for temporary disabling event triggers 4013 Committed System Administration 17 Not processed Daniel Gustafsson (d_gustafsson) Robert Haas (rhaas), Michael Paquier (michael-kun), Ted Yu (tedyu), Mikhail Gribkov (youzhick) Daniel Gustafsson (d_gustafsson) 4 2 years ago
Add function to_oct 4071 Committed 17 Not processed Eric Radman (eradman) Nathan Bossart (bossartn), Dag Lem (daglem) Nathan Bossart (bossartn) 4 2 years ago
bug: ANALYZE progress report with inheritance tables 4144 Committed Monitoring stable Not processed Justin Pryzby (justinpryzby) Heikki Linnakangas (heikki) 3 2 years ago
Replace known_assigned_xids_lck by memory barrier 4249 Committed Performance Not processed Michail Nikolaev (nkey), Mihail Nikalayeu (mihailnikalayeu) Nathan Bossart (bossartn) Nathan Bossart (bossartn) 2 2 years ago
Teach WaitEventSetWait() to report multiple events on Windows 4263 Committed Refactoring Only Not processed Thomas Munro (macdice) Thomas Munro (macdice) 2 2 years ago
DecodeInterval fixes 4272 Committed Bugfix Not processed Joseph Koshakow (jkoshakow) Jacob Champion (jchampion), Reid Thompson (jreidthompsoncd) Michael Paquier (michael-kun) 2 2 years ago
Add argument names to multi-argument aggregates 4275 Committed Not processed Dagfinn Ilmari Mannsåker (ilmari) Daniel Gustafsson (d_gustafsson), Jim Jones (jimus) Daniel Gustafsson (d_gustafsson) 2 2 years ago
More OATs for ALTER TABLE 4283 Committed 17 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 2 2 years ago
A minor adjustment to get_cheapest_path_for_pathkeys 4286 Committed Refactoring Only Not processed Richard Guo (richardguo) Andy Fan (andyf), Aleksander Alekseev (aalekseev) Robert Haas (rhaas) 2 2 years ago
pg_upgrade - typo in verbose log 4322 Committed Not processed Peter Smith (smithpb2250) Michael Paquier (michael-kun) 2 2 years ago
Fix incorrect start up costs for WindowAgg paths 4334 Committed Performance Not processed David Rowley (davidrowley) David Rowley (davidrowley) 2 2 years ago
Refactor SSL tests to not use internal test module function 4336 Committed Testing 17 Not processed Daniel Gustafsson (d_gustafsson) Heikki Linnakangas (heikki), Melih Mutlu (melihmutlu) Daniel Gustafsson (d_gustafsson) 2 2 years ago
Improve join_search_one_level readibilty (one line change) 4346 Committed Refactoring Only stable Not processed Alex Hsieh (douenergy) Tom Lane (tgl), Julien Rouhaud (rjuju) David Rowley (davidrowley) 2 2 years ago
psql: Have \watch exit when minimum rows not met 4347 Committed libpq 17 Not processed Greg Sabino Mullane (greg) Daniel Gustafsson (d_gustafsson) Daniel Gustafsson (d_gustafsson) 2 2 years ago
Add loongarch native checksum implementation 4353 Committed Performance stable Not processed YANG Xudong (yxd-ym) John Naylor (john.naylor) John Naylor (john.naylor) 2 2 years ago
Remove old_snapshot_threshold? 4363 Committed Bugfix Not processed Thomas Munro (macdice) Thomas Munro (macdice) 2 2 years ago
Unlogged relations and WAL-logging 4396 Committed Bugfix Not processed Heikki Linnakangas (heikki) Heikki Linnakangas (heikki) 2 2 years ago
Fixing tab-complete for dollar-names 4401 Committed libpq 16 Not processed Mikhail Gribkov (youzhick) Vik Fearing (xocolatl) Heikki Linnakangas (heikki) 2 2 years ago
Fix last remaining uninitialized memory warning 4409 Committed Bugfix Not processed Tristan Partin (tristan957) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 2 years ago
Split out tiebreaker comparisons from comparetup_* functions 4424 Committed Performance Not processed John Naylor (john.naylor) John Naylor (john.naylor) 2 2 years ago
Add EBCDIC example for ICU tailoring rules 4427 Committed Docs Only 16 Not processed Daniel Vérité (danielverite) Peter Eisentraut (petere) Peter Eisentraut (petere) 2 2 years ago
Allow specifying a dbname in pg_basebackup connection string 4435 Committed libpq 17 Not processed Jelte Fennema-Nio (jeltef) Daniel Gustafsson (d_gustafsson), Jim Jones (jimus) Daniel Gustafsson (d_gustafsson) 1 2 years ago
[PGdocs] fix description for handling of non-ASCII characters 4437 Committed Docs Only Not processed Hayato Kuroda (ha-kun) Karl Pinc (kop), Peter Smith (smithpb) Michael Paquier (michael-kun) 1 2 years ago
Add more sanity checks around callers of changeDependencyFor() 4438 Committed Bugfix stable Not processed Michael Paquier (michael-kun) Akshat Jaimini (akshatj) Michael Paquier (michael-kun) 1 2 years ago
README.HOT update for summarizing indexes exception 4439 Committed Docs Only Not processed Matthias van de Meent (mmeent) Tomas Vondra (fuzzycz) Tomas Vondra (fuzzycz) 1 2 years ago
Standardize type of variable when extending Buffers 4441 Committed 17 Not processed Ranier Vilela (raniervilela) Peter Eisentraut (petere) 1 2 years ago
Preventing non-superusers from altering session authorization 4442 Committed SQL Commands Not processed Nathan Bossart (bossartn), Joseph Koshakow (jkoshakow) Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 2 years ago
Better help output for pgbench -I init_steps 4444 Committed libpq Not processed Gurjeet Singh (gurjeet) Peter Eisentraut (petere) Peter Eisentraut (petere) 1 2 years ago
Memory leak in intarray intbig GIST code 4445 Committed Bugfix Not processed Tom Lane (tgl), Matthias van de Meent (mmeent) Tom Lane (tgl) 1 2 years ago
More simplifications for format of wait_event_names.txt 4446 Committed 17 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 2 years ago
Getting rid of OverrideSearhPath in namespace.c 4447 Committed Refactoring Only Not processed Alexander Lakhin (law) Aleksander Alekseev (a.alekseev) Noah Misch (nmisch) 1 2 years ago
Pass Datum to SearchSysCache*() instead of Oid 4448 Committed Refactoring Only Not processed Michael Paquier (michael-kun) Aleksander Alekseev (a.alekseev), Mingli Zhang (zml) Michael Paquier (michael-kun) 1 2 years ago
inefficiency in parallel pg_restore with many tables 4452 Committed Performance 17 Not processed Nathan Bossart (bossartn) Tom Lane (tgl) Nathan Bossart (bossartn) 1 2 years ago
Check more invariants during syscache initialization 4454 Committed Not processed Aleksander Alekseev (a.alekseev) Michael Paquier (michael-kun), Dagfinn Ilmari Mannsåker (ilmari) Michael Paquier (michael-kun) 1 2 years ago
Avoid possible memory leak (src/common/rmtree.c) 4465 Committed 17 Not processed Ranier Vilela (raniervilela) Michael Paquier (michael-kun) 1 2 years ago
allow syncfs() in frontend utilities 4467 Committed Performance 17 Not processed Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 2 years ago
Rework DEALLOCATE in query jumbling 4468 Committed 17 Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 2 years ago
fix a typo in simplified Chinese translation file 4469 Committed Not processed jian he (universality) Peter Eisentraut (petere) 1 2 years ago
Simplify some LogicalRepWorker checks 4471 Committed Refactoring Only 17 Not processed Peter Smith (smithpb2250) Zhijie Hou (houzj) Amit Kapila (amitkapila) 1 2 years ago
Adding a LogicalRepWorker type field 4472 Committed 17 Not processed Peter Smith (smithpb2250) Amit Kapila (amitkapila), Zhijie Hou (houzj) Amit Kapila (amitkapila) 1 2 years ago
Fix pg_stat_reset_single_table_counters function 4481 Committed Bugfix 15 Not processed Masahiro Ikeda (masahiro.ikeda) Michael Paquier (michael-kun) 1 2 years ago
Introduce Protocol.h to use defines instead of protocol characters 4482 Committed 17 Not processed Dave Cramer (dcramer) Nathan Bossart (bossartn) 1 2 years ago
pgbench: allow to exit immediately when any client is aborted 4483 Committed libpq 17 Not processed Yugo Nagata (yugo.nagata) Tatsuo Ishii (ishii), Fabien Coelho (calvin) Tatsuo Ishii (ishii) 1 2 years ago
Fix a comment in paraminfo_get_equal_hashops 4486 Committed Not processed Richard Guo (richardguo) David Rowley (davidrowley) 1 2 years ago
Check volatile functions in ppi_clauses for memoize node 4487 Committed Bugfix Not processed Richard Guo (richardguo) David Rowley (davidrowley) 1 2 years ago
Fix badly generated entries in wait_event_names.txt 4488 Committed Bugfix 17 Not processed Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) 1 2 years ago
New system view: pg_wait_event 4490 Committed Monitoring 17 Not processed Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun), Masahiro Ikeda (masahiro.ikeda) Michael Paquier (michael-kun) 1 2 years ago
Using defines for protocol characters 4493 Committed 16 Not processed Dave Cramer (dcramer) Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 2 years ago
Relax API constraints by changing to use shared hash tables for custom wait events. 4494 Committed Monitoring 17 Not processed Masahiro Ikeda (masahiro.ikeda) Michael Paquier (michael-kun) 1 2 years ago
[BackendXidGetPid] only access allProcs when xid matches 4495 Committed Refactoring Only 17 Not processed Zhao Junwang (zhjwpku) Ashutosh Bapat (ashutoshbapat) Michael Paquier (michael-kun) 1 2 years ago
Fix incorrect memory access in gtsvector_picksplit() 4498 Committed Bugfix Not processed Alexander Lakhin (law) Michael Paquier (michael-kun) 1 2 years ago
Add 'worker_type' to pg_stat_subscription 4503 Committed Monitoring Not processed Peter Smith (smithpb2250) Nathan Bossart (bossartn), Maxim Orlov (m.orlov) Nathan Bossart (bossartn) 1 2 years ago
Return value of pg_promote() 4504 Committed 17 Not processed Ashutosh Sharma (ashu_coek) Michael Paquier (michael-kun), Laurenz Albe (laurenz) Michael Paquier (michael-kun) 1 2 years ago
Extend unaccent with support for quoted translated characters 4511 Committed Not processed Michael Paquier (michael-kun) Michael Paquier (michael-kun) 1 2 years ago
BUG #18059: Unexpected error 25001 in stored procedure 4513 Committed Bugfix Not processed Tom Lane (tgl) Tom Lane (tgl) 1 2 years ago
fix pg_stat_get_backend_subxact() to use the right backend ID 4515 Committed Bugfix 16 Not processed Ian Barwick (barwick), Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 2 years ago
PQputCopyEnd never returns 0, fix the inaccurate comment 4521 Committed Refactoring Only Not processed Zhao Junwang (zhjwpku) Aleksander Alekseev (a.alekseev) Michael Paquier (michael-kun) 1 2 years ago
Make error messages about WAL segment size more consistent 4522 Committed Refactoring Only Not processed Peter Eisentraut (petere) Aleksander Alekseev (a.alekseev) Peter Eisentraut (petere) 1 2 years ago
Wrong usage of pqMsg_Close 4523 Committed Refactoring Only Not processed Pavel Stehule (okbobcz) Aleksander Alekseev (a.alekseev), Nathan Bossart (bossartn) Nathan Bossart (bossartn) 1 2 years ago
pg_basebackup: Always return valid temporary slot names 4534 Committed libpq stable Not processed Jelte Fennema-Nio (jeltef) Nishant Sharma (nishant-at-edb) Michael Paquier (michael-kun) 1 2 years ago
persist logical slots to disk during shutdown checkpoint 4536 Committed 17 Not processed Julien Rouhaud (rjuju) Dilip Kumar (dilip.kumar), Ashutosh Bapat (ashutoshbapat) Amit Kapila (amitkapila) 1 2 years ago
Fix expanding Var of type RECORD 4541 Committed Bugfix Not processed Richard Guo (richardguo) Tom Lane (tgl) 1 2 years ago
Replace more MemSet calls with struct initialization 4542 Committed Refactoring Only Not processed Richard Guo (richardguo) Peter Eisentraut (petere) 1 2 years ago
Fix end-of-wal detection 4545 Committed Bugfix Not processed Michael Paquier (michael-kun), Thomas Munro (macdice) Thomas Munro (macdice) 1 2 years ago