Commitfest 2024-03

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 132. Moved to next CF: 173. Withdrawn: 13. Returned with Feedback: 7. Rejected: 6. Total: 331.

Closed patches

Status Ver Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
Add some checks to avoid stack overflow Committed 17 Heikki Linnakangas (heikki), Egor Chindyaskin (egorchin21) Robert Haas (rhaas), Tom Lane (tgl), Andres Freund (andresfreund), Alexander Korotkov (smagen) smagen 5 2024-03-08
11:21
2024-03-11
02:24
Allow SIGINT to cancel psql database reconnections Committed Tristan Partin (tristan957) rhaas 4 2024-04-02
14:33
2024-04-04
20:40
Postpone reparameterization of paths until when creating plans Committed Richard Guo (richardguo) Ashutosh Bapat (ashutoshbapat), Andrei Lepikhov (lepikhov), Alena Rybakina (a.rybakina) tgl 4 2024-03-19
18:56
2024-03-21
11:20
LockAcquireExtended improvement Committed 17 Jingxian Li (jingxian) rhaas 2 2024-03-14
13:16
2024-03-27
02:14
Thread-safe gai_strerror() for Windows Committed Thomas Munro (macdice) macdice 2 2024-02-11
22:26
2024-02-11
22:25
False positive in bt_index_check in case of short 4B varlena datum Committed 17 Mikhail Zhilin (mizhka-at-pgpro) Andrey Borodin (x4m) smagen 2 2024-03-24
04:44
2024-03-23
11:37
Avoid deadlock and concurrency during orphan temp table removal Committed 17 Mikhail Zhilin (mizhka-at-pgpro) Akshat Jaimini (akshatj) tgl 2 2024-04-02
18:59
2024-04-04
09:51
cleanup patches for incremental backup Committed 17 Robert Haas (rhaas) rhaas 1 2024-01-11
20:45
2024-03-20
19:24
Fix txid_status() returning wrong status for some xids Committed Karina Litskevich (karinalitskevich) smagen 1 2024-03-07
13:14
2024-03-07
13:34
Fix race condition in InvalidatePossiblyObsoleteSlot() Committed 16 Bertrand Drouvot (bertranddrouvot.pg) michael-kun 1 2024-02-20
07:19
2024-03-07
00:54
Explicitly show dependent types as extension members Committed 17 Tom Lane (tgl), David Geier (geidav) tgl 1 2024-03-04
19:55
2024-03-04
19:54
Allow subtransactions in parallel workers Committed Tom Lane (tgl) Robert Haas (rhaas) tgl 1 2024-03-28
16:43
2024-03-28
16:27
Fix bugs not to discard statistics when changing stats_fetch_consistency Committed stable Shinya Kato (shinyakato) michael-kun 1 2024-02-01
08:15
2024-02-01
12:22
Fix two catalog tuple update/delete visibility issues Committed Tender Wang (tndrwang) michael-kun 1 2024-02-05
02:44
2024-01-24
06:20
fix DSM registry coverity complaint Committed 17 Nathan Bossart (bossartn) bossartn 1 2024-01-23
02:46
2024-01-23
02:46
fix core dump in autoprewarm Committed 17 Nathan Bossart (bossartn) bossartn 1 2024-01-23
20:22
2024-01-24
00:46
Avoiding concurrent calls to bindtextdomain() Committed stable Tom Lane (tgl) tgl 1 2024-02-09
16:21
2024-02-08
18:08
ALTER TYPE OWNER fails to recurse to multirange Committed 17 Tom Lane (tgl) tgl 1 2024-02-14
16:31
2024-02-12
22:55
Fix overflow hazard in interval rounding Committed Joseph Koshakow (jkoshakow) tgl 1 2024-02-13
21:35
2024-02-13
21:01
pg_visibility's pg_check_visible() yields false positive when working in parallel with autovacuum Committed 17 Alexander Korotkov (smagen), Daniel Shelepanov (dshelepanov) smagen 1 2024-03-14
11:26
2024-03-12
12:10
initdb's -c option behaves wrong way Committed 17 Tom Lane (tgl) Kyotaro Horiguchi (horiguti), Daniel Gustafsson (d_gustafsson) tgl 1 2024-03-04
17:02
2024-03-05
04:04
Missing LWLock protection in pgstat_reset_replslot() Committed stable Bertrand Drouvot (bertranddrouvot.pg) michael-kun 1 2024-04-02
19:16
2024-04-03
06:02
Clients
Add non-blocking version of PQcancel Committed 17 Jelte Fennema-Nio (jeltef) Denis Laxalde (dlax) alvherre 11 2024-03-28
10:33
2024-04-04
18:06
Use libpq single row mode for FETCH_COUNT when a cursor cannot be used Committed Daniel Vérité (danielverite) Tom Lane (tgl), Laurenz Albe (laurenz) tgl 6 2024-04-07
00:45
2024-04-08
20:04
vacuumdb/clusterdb/reindexdb: allow specifying objects to process in all databases Committed 17 Nathan Bossart (bossartn) Dean Rasheed (deanr) bossartn 5 2024-03-11
20:46
2024-03-11
20:48
Improve tab completion for ALTER DEFAULT PRIVILEGE and ALTER TABLE Committed 17 vigneshwaran C (vignesh.postgres) Suraj Khamkar (suraj.khamkar), Shubham Khanna (skhanna) masahikosawada 3 2024-04-08
05:00
2024-04-08
06:40
Documentation
HOT - correct claim about indexes not referencing old line pointers Committed James Coleman (jcole1989) Peter Geoghegan (pgeoghegan), Robert Haas (rhaas), David Johnston (polobo) rhaas 3 2024-03-21
17:09
2024-03-23
21:43
Add EXCLUDE COLLATE in CREATE/ALTER TABLE document Committed 17 shihao zhong (zhong950419) Daniel Vérité (danielverite), Shubham Khanna (skhanna) tgl 3 2024-04-07
19:38
2024-04-07
19:38
Update docs for default value of fdw_tuple_cost Committed 17 Umair Shahid (umairshahid) Chris Travers (einhverfr) john.naylor 1 2024-01-11
02:08
2024-01-11
06:54
reorganize "Shared Memory and LWLocks" section of docs Committed 17 Nathan Bossart (bossartn) Bharath Rupireddy (bharathrupireddy) bossartn 1 2024-01-19
17:20
2024-01-19
17:22
PG DOCS - protocol specifying boolean parameters without values. Committed 17 Peter Smith (smithpb2250) tgl 1 2024-04-07
21:16
2024-04-07
21:17
Documentation: warn about two_phase when altering a subscription Committed 17 Bertrand Drouvot (bertranddrouvot.pg) amitkapila 1 2024-03-11
04:06
2024-03-11
04:15
Document efficient self-joins / UPDATE LIMIT techniques Committed 17 Corey Huinker (coreyh) Laurenz Albe (laurenz) tgl 1 2024-04-07
20:27
2024-04-07
20:29
Avoid switching between system-user and system-username in the doc Committed 17 Bertrand Drouvot (bertranddrouvot.pg) michael-kun 1 2024-02-20
07:19
2024-02-19
23:06
Documentation patch to the HOT updates page to add references to summary (BRIN) indexes not blocking HOT updates Committed 16 Elizabeth Garrett Christensen (elizabeth.christensen) Stephen Frost (sfrost) jdavis 1 2024-03-10
03:11
2024-03-05
18:09
Miscellaneous
archive modules loose ends Committed Nathan Bossart (bossartn) Yong Li (yoli) bossartn 6 2024-04-03
03:33
2024-04-03
03:35
pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value Committed Yugo Nagata (yugo.nagata) Nathan Bossart (bossartn) bossartn 5 2024-03-14
16:09
2024-03-18
07:44
Skip hidden files in serverside utilities Committed Daniel Gustafsson (d_gustafsson) Tobias Bussmann (t.bussmann) d_gustafsson 5 2024-03-25
13:44
2024-01-17
14:37
Extension Enhancement: Buffer Invalidation in pg_buffercache Committed Palak Chaturvedi (palak) Cédric Villemain (c2main) macdice 5 2024-04-08
05:08
2024-04-08
05:02
Improve the log message output of basic_archive when basic_archive.archive_directory parameter is not set Committed 17 Nathan Bossart (bossartn), Tung Nguyen (tngngn) Daniel Gustafsson (d_gustafsson), Nathan Bossart (bossartn) bossartn 3 2024-03-05
08:57
2024-03-04
22:05
Add pg_basetype() function to obtain a DOMAIN base type Committed Steve Chávez (steve-chavez) Tom Lane (tgl) tgl 3 2024-03-30
17:58
2024-03-30
18:00
locked reads for atomics Committed 17 Nathan Bossart (bossartn) Yong Li (yoli) bossartn 2 2024-02-29
16:25
2024-02-29
16:24
common signal handler protection Committed 17 Nathan Bossart (bossartn) bossartn 2 2024-02-14
23:23
2024-02-14
23:23
Making the initial and maximum DSA segment sizes configurable Committed Masahiko Sawada (masahikosawada) masahikosawada 2 2024-04-01
03:51
2024-02-29
02:47
Proposal to include --exclude-extension Flag in pg_dump Committed Ayush Vatsa (developerayuva) Dean Rasheed (deanr) deanr 2 2024-03-20
10:07
2024-03-20
08:17
Functions to return random numbers in a given range Committed Dean Rasheed (deanr) Andreas Karlsson (kandreas) deanr 2 2024-03-27
10:19
2024-03-27
10:32
WIP Incremental Json Parser Committed Andrew Dunstan (adunstan) Jacob Champion (jchampion) adunstan 2 2024-04-04
10:58
2024-04-09
05:23
Add Index-level REINDEX with multiple jobs Committed 17 Maxim Orlov (m.orlov), Svetlana Derevyanko (getsusun) smagen 2 2024-03-25
00:08
2024-03-25
07:06
Improving EXPLAIN's display of SubPlan nodes Committed 17 Tom Lane (tgl) Dean Rasheed (deanr), Aleksander Alekseev (aalekseev) tgl 1 2024-03-19
22:20
2024-03-19
22:20
cleanup patches for dshash Committed 17 Nathan Bossart (bossartn) bossartn 1 2024-02-26
21:55
2024-02-27
04:52
Helpful hint for unnecessary table-qualified target column in UPDATE Committed James Coleman (jcole1989) Tom Lane (tgl) tgl 1 2024-01-21
00:12
2024-01-21
00:12
Remove IndividualLWLockNames Committed Álvaro Herrera (alvherre) alvherre 1 2024-03-20
12:06
2024-03-11
12:01
make dist using git archive Committed Peter Eisentraut (petere) Tristan Partin (tristan957) petere 1 2024-03-25
05:46
2024-03-26
14:26
Remove WIN32 conditional compilation from win32common.c Committed Tristan Partin (tristan957) heikki 1 2024-02-12
10:03
2024-02-12
09:58
Report the correct SQLSTATE for ENOMEM in file access Committed Alexander Kuzmenkov (akuzmenkov) tgl 1 2024-02-03
12:13
2024-02-02
20:20
Add to_regtypemod() SQL function Committed 17 Erik Wienhold (ewie), David Wheeler (theory) Pavel Stehule (okbobcz), Jim Jones (jimus) tgl 1 2024-03-20
21:12
2024-03-20
23:43
Remove Start* macros from postmaster.c to ease understanding of code Committed Reid Thompson (jreidthompsoncd) Nathan Bossart (bossartn) bossartn 1 2024-02-07
18:51
2024-02-07
18:52
ensure qsort() comparison functions are transitive Committed 17 Mats Kindahl (matski) Nathan Bossart (bossartn) bossartn 1 2024-02-16
20:09
2024-02-17
13:16
allow pg_current_logfile() execution under pg_monitor role Committed 17 Pavlo Golub (pasha_golub) Nathan Bossart (bossartn) bossartn 1 2024-02-14
17:49
2024-02-14
18:49
Remove adminpack contrib extension Committed 17 Daniel Gustafsson (d_gustafsson) Tom Lane (tgl), Nathan Bossart (bossartn), Bharath Rupireddy (bharathrupireddy) d_gustafsson 1 2024-03-04
20:04
2024-03-04
20:04
un-revert MAINTAIN privilege and pg_maintain predefined role Committed 17 Nathan Bossart (bossartn) bossartn 1 2024-03-13
19:54
2024-03-13
19:55
LogwrtResult contended spinlock Committed Álvaro Herrera (alvarofherrera), Bharath Rupireddy (bharathrupireddy) Jeff Davis (jdavis), Bharath Rupireddy (bharathrupireddy) alvherre 1 2024-04-08
04:03
2024-04-08
16:13
perlcritic error handling checks Committed Peter Eisentraut (petere) petere 1 2024-03-19
06:19
2024-03-19
06:29
Monitoring & Control
Add instrumentation showing if Heap2/PRUNE records came from VACUUM or from opportunistic pruning Committed Peter Geoghegan (pgeoghegan) Melanie Plageman (melanieplageman) heikki 5 2024-03-25
13:05
2024-03-25
14:21
Add missing error codes to PANIC/FATAL error reports in xlog.c and relcache.c Committed Nazir Bilal Yavuz (nbyavuz) Daniel Gustafsson (d_gustafsson) d_gustafsson 1 2024-04-03
09:11
2024-04-03
12:12
EXPLAIN (SERIALIZE) option for measuring overheads incurred during serialization Committed Matthias van de Meent (mmeent) Tom Lane (tgl) tgl 1 2024-04-03
21:42
2024-04-04
07:52
Performance
More scalable multixacts buffers and locking Committed Kyotaro Horiguchi (horiguti), Andrey Borodin (x4m), Ivan Lazarev (avaness) alvherre 20 2024-04-07
12:52
2024-04-07
19:13
Improve dead tuple storage for lazy vacuum Committed Masahiko Sawada (masahikosawada), John Naylor (john.naylor) masahikosawada 10 2024-04-08
04:59
2024-04-08
13:17
A new strategy for pull-up correlated ANY_SUBLINK Committed 17 Andy Fan (andyf) Alena Rybakina (a.rybakina) smagen 5 2024-02-15
13:13
2024-02-15
09:51
Add bump memory context type and use it for tuplesorts Committed David Rowley (davidrowley) Nathan Bossart (bossartn), Matthias van de Meent (mmeent) davidrowley 5 2024-04-07
12:51
2024-04-07
23:14
Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans Committed Peter Geoghegan (pgeoghegan) Matthias van de Meent (mmeent) pgeoghegan 4 2024-04-06
17:22
2024-04-08
02:13
Memory consumed by child SpecialJoinInfo in partitionwise join planning Committed Ashutosh Bapat (ashutoshbapat) Amit Langote (amitlan) amitlan 4 2024-03-25
09:08
2024-03-25
10:56
Streaming I/O, vectored I/O Committed Thomas Munro (macdice) Heikki Linnakangas (heikki), Melanie Plageman (melanieplageman), Nazir Bilal Yavuz (nbyavuz) macdice 4 2024-04-08
05:09
2024-04-07
21:30
SLRU optimizations Committed Dilip Kumar (dilip.kumar), Andrey Borodin (x4m) alvherre 3 2024-02-28
16:45
2024-04-03
16:01
Properly pathify the UNION planner Committed David Rowley (davidrowley) Richard Guo (richardguo) davidrowley 3 2024-03-25
09:48
2024-04-01
23:22
GUC hashtable optimizations Committed 17 Jeff Davis (jdavis), John Naylor (john.naylor) john.naylor 2 2024-04-09
06:30
2024-04-07
01:40
Propagate pathkeys from CTEs up to the outer query Committed Richard Guo (richardguo) Tom Lane (tgl) tgl 2 2024-03-26
17:06
2024-03-27
09:34
add AVX2 support to simd.h Committed 17 Nathan Bossart (bossartn) bossartn 2 2024-03-26
19:08
2024-03-28
01:32
Improve pg_dump/pg_restore/pg_upgrade handling of large objects Committed Tom Lane (tgl) Nathan Bossart (bossartn) tgl 2 2024-04-01
20:46
2024-04-01
19:37
An improvement on parallel DISTINCT Committed Richard Guo (richardguo) davidrowley 2 2024-02-09
12:33
2024-02-07
08:24
Combine prune and freeze records emitted by vacuum Committed Melanie Plageman (melanieplageman) Heikki Linnakangas (heikki) heikki 1 2024-04-03
16:35
2024-04-03
18:58
Apply the "LIMIT 1" optimization to partial DISTINCT Committed Richard Guo (richardguo) davidrowley 1 2024-01-31
04:27
2024-01-31
07:12
Improve cost estimates for MergeAppend plan with filters Committed Alexander Kuzmenkov (akuzmenkov) Aleksander Alekseev (a.alekseev) davidrowley 1 2024-01-31
23:10
2024-01-31
21:01
Use streaming read API in ANALYZE Committed Nazir Bilal Yavuz (nbyavuz) macdice 1 2024-04-08
05:09
2024-04-08
03:46
Reducing connection overhead in pg_upgrade compat check phase Committed Daniel Gustafsson (d_gustafsson) Peter Eisentraut (petere), Nathan Bossart (bossartn) d_gustafsson 1 2024-03-19
13:40
2024-03-19
13:38
Avoid stack frame setup in GenerationAlloc() and SlabAlloc() by Committed David Rowley (davidrowley) davidrowley 1 2024-03-04
04:45
2024-03-04
08:20
Procedural Languages
Better error messages for %TYPE and %ROWTYPE in plpgsql Committed Tom Lane (tgl) tgl 1 2024-02-28
21:06
2024-02-27
02:01
Refactoring
Refactor pipe_read_line as a more generic interface for reading arbitrary strings off a pipe Committed Daniel Gustafsson (d_gustafsson) Heikki Linnakangas (heikki) d_gustafsson 5 2024-02-10
08:19
2024-03-08
23:06
Use atomic ops for unlogged LSN Committed 17 John Morris (coyotebush) Nathan Bossart (bossartn), Bharath Rupireddy (bharathrupireddy) bossartn 5 2024-02-29
20:38
2024-02-29
20:37
Refactor fork+exec code Committed Heikki Linnakangas (heikki) heikki 5 2024-03-18
09:49
2024-03-21
10:31
Relation bulk write facility Committed Heikki Linnakangas (heikki) heikki 3 2024-03-03
16:09
2024-02-29
19:12
automating RangeTblEntry node support Committed Peter Eisentraut (petere) Paul Jungwirth (pjungwir) petere 2 2024-03-22
06:50
2024-03-22
06:49
Make attstattarget nullable Committed Peter Eisentraut (petere) Álvaro Herrera (alvherre) petere 2 2024-03-17
12:51
2024-03-17
19:29
Confine vacuum skip logic to lazy_scan_skip Committed 17 Melanie Plageman (melanieplageman) Heikki Linnakangas (heikki) heikki 2 2024-03-11
18:54
2024-03-17
06:53
Remove potentially redundant smgropen() calls Committed Japin Li (japin) heikki 1 2024-02-12
09:13
2024-02-12
09:13
Separate equalRowTypes() from equalTupleDescs() Committed Peter Eisentraut (petere) petere 1 2024-03-17
06:11
2024-03-17
06:12
Put genbki.pl output into src/include/catalog/ directly Committed Peter Eisentraut (petere) Andreas Karlsson (kandreas) petere 1 2024-03-14
09:48
2024-03-14
06:27
Combine headerscheck and cpluspluscheck scripts Committed Peter Eisentraut (petere) petere 1 2024-03-10
09:02
2024-03-10
09:03
Improve readability by using designated initializers when possible Committed 17 Jelte Fennema-Nio (jeltef) michael-kun 1 2024-04-08
15:19
2024-03-26
10:15
Potential issue in ecpg-informix decimal converting functions Committed 17 Aidar Imamov (gipergeek) Daniel Gustafsson (d_gustafsson) d_gustafsson 1 2024-03-25
13:44
2024-03-25
13:43
Refactor SASL exchange in preparation for OAuth Bearer Committed Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) d_gustafsson 1 2024-03-21
19:03
2024-03-21
18:57
Return ssize_t, not int, in fd.c I/O functions Committed Thomas Munro (macdice) Peter Eisentraut (petere) macdice 1 2024-03-02
19:50
2024-03-02
05:16
Streaming read sequential and TID range scan Committed 17 Melanie Plageman (melanieplageman) David Rowley (davidrowley) macdice 1 2024-04-07
20:09
2024-04-07
22:12
Replication & Recovery
Improve WALRead() to suck data directly from WAL buffers when possible Committed Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) jdavis 7 2024-04-11
01:01
2024-04-09
06:33
Synchronizing slots from primary to standby Committed 17 Bertrand Drouvot (bertranddrouvot.pg) Dilip Kumar (dilip.kumar) amitkapila 5 2024-04-06
05:25
2024-04-09
05:13
speed up a logical replication setup (pg_createsubscriber) Committed 17 Euler Taveira (eulerto) Peter Eisentraut (petere), Ashutosh Bapat (ashutoshbapat), Hayato Kuroda (ha-kun) petere 3 2024-03-25
13:36
2024-03-26
21:29
Improve eviction algorithm in ReorderBuffer Committed Masahiko Sawada (masahikosawada) Jeff Davis (jdavis) masahikosawada 2 2024-04-08
04:59
2024-04-08
18:55
Flushing large data immediately in pqcomm Committed Melih Mutlu (melihmutlu) Heikki Linnakangas (heikki) davidrowley 2 2024-04-07
09:34
2024-04-08
12:27
Do away with zero-padding assumption before WALRead() Committed Bharath Rupireddy (bharathrupireddy) jdavis 1 2024-02-17
04:22
2024-02-19
05:47
Have pg_basebackup write "dbname" in "primary_conninfo"? Committed 17 Ian Barwick (barwick) amitkapila 1 2024-04-01
10:38
2024-03-21
02:48
Security
Fix incorrect PG_GETARG in pgcrypto Committed stable shihao zhong (zhong950419) michael-kun 1 2024-02-27
02:50
2024-02-27
02:51
Server Features
ALTER TABLE SET ACCESS METHOD on partitioned tables Committed Justin Pryzby (justinpryzby), Soumyadeep Chakraborty (soumyadeep2007), Soumyadeep Chakraborty (soumyadeepc) Álvaro Herrera (alvherre) alvherre 10 2024-03-26
08:05
2024-04-02
05:06
Transaction timeout Committed Andrey Borodin (x4mmm) Nathan Bossart (bossartn), Nikolay Samokhvalov (nikolay), yuhang qiu (qyh), Tung Nguyen (tngngn) smagen 7 2024-02-29
18:19
2024-03-13
08:17
Built-in collation provider for "C" and "C.UTF-8" Committed 17 Jeff Davis (jdavis) Peter Eisentraut (petere), Daniel Vérité (danielverite) jdavis 5 2024-04-09
06:35
2024-04-04
23:38
ltree hash functions Committed Tommy Pavlicek (tommyp) tgl 5 2024-03-21
22:28
2024-03-21
22:29
Direct SSL connections Committed Greg Stark (stark) Heikki Linnakangas (heikki), Jacob Champion (jchampion) heikki 2 2024-04-08
01:40
2024-04-08
08:38
SQL Commands
Add SPLIT PARTITION/MERGE PARTITIONS commands Committed 17 Dmitry Koval (d.koval) stephane tachoires (sttachoires) smagen 10 2024-04-06
22:23
2024-04-08
20:43
MERGE INTO updatable_view Committed Dean Rasheed (deanr) Vik Fearing (xocolatl) deanr 7 2024-02-29
16:33
2024-02-29
16:37
MERGE ... WHEN NOT MATCHED BY SOURCE Committed Dean Rasheed (deanr) Vik Fearing (xocolatl) deanr 7 2024-03-30
10:07
2024-03-26
08:08
MERGE ... RETURNING Committed Dean Rasheed (deanr) Jeff Davis (jdavis), Gurjeet Singh (gurjeet) deanr 6 2024-03-18
07:58
2024-03-18
08:01
Remaining sql/json patches Committed Amit Langote (amitlan), Nikita Glukhov (n.glukhov) amitlan 5 2024-04-08
09:03
2024-04-08
09:08
Catalog domain not-null constraints Committed Peter Eisentraut (petere) Aleksander Alekseev (a.alekseev) petere 2 2024-03-20
09:33
2024-04-08
09:53
Add new error_action COPY ON_ERROR "log" Committed 17 Bharath Rupireddy (bharathrupireddy), Atsushi Torikoshi (atsushitorikoshi) Masahiko Sawada (masahikosawada) masahikosawada 1 2024-04-01
10:17
2024-04-04
01:41
System Administration
Possibility to disable `ALTER SYSTEM` Committed 17 Gabriele Bartolini (gbartolini), Jelte Fennema-Nio (jeltef) rhaas 1 2024-03-29
13:12
2024-03-29
16:06
Add checkpoint/redo LSNs to recovery errors Committed 17 David Steele (dsteele) michael-kun 1 2024-03-11
00:25
2024-03-11
00:23
Testing
CI speed improvements for FreeBSD Committed Thomas Munro (macdice) Maxim Orlov (m.orlov) macdice 4 2024-03-13
02:03
2024-03-13
02:03
verify predefined LWLocks have entries in wait_event_names.txt Committed 17 Nathan Bossart (bossartn) bossartn 1 2024-01-09
17:09
2024-01-09
17:11
int4->bool test coverage Committed Christoph Berg (myon) michael-kun 1 2024-01-31
06:09
2024-01-31
06:08
A failure in t/038_save_logical_slots_shutdown.pl Committed Bharath Rupireddy (bharathrupireddy) amitkapila 1 2024-03-13
16:48
2024-03-13
05:07
[Code Cleanup] : Small code cleanup in twophase.sql Committed Nishant Sharma (nishant-at-edb) Michael Paquier (michael-kun) michael-kun 1 2024-02-15
05:00
2023-10-10
06:04
Injection points: some tools to wait and wake Committed 17 Michael Paquier (michael-kun) michael-kun 1 2024-03-04
01:45
2024-03-06
22:54
Add basic tests for the low-level backup method Committed 17 David Steele (dsteele) michael-kun 1 2024-03-15
05:23
2024-03-15
23:43