Commitfest 2024-07

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 118. Moved to next CF: 236. Withdrawn: 23. Returned with Feedback: 11. Rejected: 8. Total: 396.

Closed patches

Status Ver Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
Network failure may prevent promotion Moved to next CF Kyotaro Horiguchi (horiguti) 5 2024-10-07
01:08
2024-05-14
14:16
unaccent: understand ancient Greek "oxia" and other codepoints merged by Unicode Committed Thomas Munro (macdice) macdice 2 2024-07-05
03:41
2024-07-05
04:53
Fix pg_regress expecteddir parameter Committed Anthonin Bonnefoy (bonnefoa) d_gustafsson 1 2024-03-18
09:20
2024-03-15
20:24
fix possible overflow in MaybeRemoveOldWalSummaries() Committed 17 Nathan Bossart (bossartn) bossartn 1 2024-03-20
18:35
2024-03-20
19:24
Fix for timestamp lag issue from emit_log_hook when GUC log_line_prefix has '%m' Committed 17 Michael Paquier (michael-kun) michael-kun 1 2024-05-14
00:15
2024-04-04
05:26
Fix plpgsql syntax problem with -- style comments in CASE Committed stable Tom Lane (tgl), Erik Wienhold (ewie) tgl 1 2024-04-11
02:29
2024-04-13
05:45
Fix LLVM 18 crash Committed Thomas Munro (macdice) macdice 1 2024-05-14
15:09
2024-07-15
09:52
Fix handling of IS [NOT] NULL quals on inheritance parents Committed Richard Guo (richardguo) davidrowley 1 2024-04-18
02:06
2024-04-12
09:11
apply_scanjoin_target_to_paths and partitionwise join Moved to next CF stable Ashutosh Bapat (ashutoshbapat) 3 2024-10-04
17:51
2024-09-30
21:52
Bugs in ecpg's macro mechanism Committed stable Tom Lane (tgl) tgl 1 2024-04-16
16:32
2024-04-16
01:33
fix CPUID check for XGETBV instruction support Committed 17 Nathan Bossart (bossartn) bossartn 1 2024-04-23
16:00
2024-11-07
20:40
Fix overflow hazard in timestamp_pl_interval Committed Joseph Koshakow (jkoshakow) tgl 1 2024-04-28
17:58
2024-04-28
17:45
Fix bug when calling strncmp in check_authmethod_valid Withdrawn 17 1 2024-04-30
06:11
2024-05-14
09:45
Fix bug when calling strncmp in check_authmethod_valid Committed 17 Jingxian Li (jingxian) d_gustafsson 1 2024-05-14
10:22
2024-05-14
09:45
Fix for recursive plpython triggers Committed stable Tom Lane (tgl) tgl 1 2024-05-07
22:15
2024-05-08
15:51
WHERE CURRENT OF with RLS quals that are ctid conditions Committed Tom Lane (tgl) tgl 1 2024-05-07
17:36
2024-05-07
14:16
elog/ereport VS misleading backtrace_function function address Moved to next CF 18 Jakub Wartak (jakub.wartak.tomtom) 2 2024-08-22
18:42
2024-08-26
11:09
ALTER EXTENSION SET SCHEMA versus dependent types Committed Tom Lane (tgl) tgl 1 2024-05-09
16:26
2024-05-09
00:01
bug in stored procedures with polymorphic OUT parameters Committed Tom Lane (tgl) tgl 1 2024-05-15
00:19
2024-06-04
21:02
Fix variable existence tab completion for broken libedit Moved to next CF 17 Anton Melnikov (antonmel) tgl 2 2024-09-04
20:27
2024-09-05
05:07
Historic snapshot doesn't track txns committed in BUILDING_SNAPSHOT state Moved to next CF ChangAo Chen (chenchangao) 3 2024-10-07
01:10
2024-08-13
10:07
Remove dependence on integer wrapping Withdrawn Joseph Koshakow (jkoshakow) 1 2024-06-17
04:34
2024-08-24
12:44
Fix REASSIGN OWNED to update pg_init_privs Committed 17 Tom Lane (tgl) tgl 1 2024-06-18
20:52
2024-06-20
20:09
Fix race conditions with concurrent drops of shared pgstats entries Moved to next CF stable Michael Paquier (michael-kun) michael-kun 3 2024-11-15
04:45
2024-11-15
04:45
Avoid leaks into TopMemoryContext after CommitTransactionCommand Committed Tom Lane (tgl) tgl 1 2024-07-01
16:21
2024-06-18
20:48
Detaching a partition with an index manually attached to the parent's index triggers Assert Committed 17 Álvaro Herrera (alvherre), Tender Wang (tndrwang) alvherre 1 2024-07-13
07:02
2024-07-12
10:57
Incorrect error message for cancellation triggered by statement_timeout & flaky test Moved to next CF stable Jelte Fennema-Nio (jeltef) 3 2024-10-07
04:25
2024-11-21
21:33
Fix error message for statement_timeout and fix flaky test Withdrawn 1 2024-06-25
08:28
2024-11-21
21:33
inplace update: send nontransactional invalidations Moved to next CF stable Noah Misch (nmisch) nmisch 3 2024-10-05
09:32
2024-11-09
01:02
Incremental Sort Cost Estimation Instability Moved to next CF 18 Andrei Lepikhov (lepikhov) 3 2024-10-05
09:32
2024-11-11
14:10
Fix regex/regex.h on macOS 15 SDK Committed Thomas Munro (macdice) macdice 1 2024-07-05
23:52
2024-07-05
23:57
Mitigation for mutating locale names on Windows Moved to next CF Thomas Munro (macdice) 2 2024-08-14
01:06
2024-09-19
23:37
Clients
Libpq Compression Withdrawn Jacob Burroughs (maths22) 3 2024-05-14
16:10
2024-05-21
19:42
Adding comments to help understand psql hidden queries Moved to next CF David Christensen (davidchristensen), Greg Sabino Mullane (greg) 4 2024-10-08
01:18
2024-06-11
22:54
psql: Allow editing query results with \gedit Rejected Christoph Berg (myon) 2 2024-05-14
16:57
2024-05-17
13:51
psql: --echo-hidden improvements Withdrawn David Christensen (davidchristensen), Greg Sabino Mullane (greg) 1 2024-03-21
18:14
2024-06-11
22:54
Code Comments
fix pg_upgrade comment Committed 17 Nathan Bossart (bossartn) bossartn 1 2024-06-19
21:14
2024-06-19
21:14
walsender.c fileheader comment Withdrawn Peter Smith (smithpb2250) 1 2024-07-19
04:55
2024-07-19
13:25
walsender.c comment with no context is hard to understand Committed Peter Smith (smithpb2250) amitkapila 1 2024-07-26
06:37
2024-07-09
06:01
Documentation
Simplify documentation related to Windows builds Withdrawn 17 Michael Paquier (michael-kun) 3 2024-05-16
22:54
2024-05-16
22:54
additional SET ROLE documentation improvements Committed 17 Nathan Bossart (bossartn), Yurii Rashkovskii (yrashk) bossartn 1 2024-04-15
19:11
2024-04-15
19:11
Remove mention of @ and ~ operators Committed Aleksander Alekseev (a.alekseev) d_gustafsson 1 2024-04-19
13:43
2024-04-19
19:37
improve pgindent's README Committed 18 Nathan Bossart (bossartn) tgl 1 2024-05-16
12:29
2024-05-17
15:44
Add minimal C example and SQL registration example for custom table access methods Withdrawn 17 Phil Eaton (eatonphil) 1 2024-07-25
20:00
2024-07-25
20:00
fix "Shared Memory and Semaphores" section of docs Committed stable Nathan Bossart (bossartn) bossartn 1 2024-07-26
20:37
2024-07-26
20:32
improve predefined roles documentation Committed 18 Nathan Bossart (bossartn) bossartn 1 2024-07-10
21:40
2024-07-10
21:41
Docs: API & ABI Guidance Committed 17 Peter Eisentraut (petere), David Wheeler (theory) petere 1 2024-07-31
09:26
2024-07-31
13:50
Fix docs to use canonical links Committed Joel Jacobson (joeljacobson) tgl 1 2024-07-25
20:39
2024-07-25
20:39
Document NULL Concepts and Behaviors Moved to next CF David Johnston (polobo) 3 2024-10-07
06:53
2024-11-21
18:08
Doc: Improve hostssl related descriptions and option presentation Moved to next CF David Johnston (polobo) 3 2024-10-07
09:57
2024-04-22
21:20
Miscellaneous
Unlinking Parallel Hash Join inner batch files sooner Moved to next CF Thomas Munro (macdice) 8 2024-10-07
07:05
2024-10-07
07:05
Add pg_wait_for_lockers() function Withdrawn Will Mortensen (will-extrahop) 5 2024-07-22
06:47
2024-07-22
06:46
Reduce size of postgres.bki Returned with feedback Matthias van de Meent (mmeent) 4 2024-05-15
16:37
2024-05-15
16:37
Add SQL syntax check Rejected Josef Šimánek (retro) 3 2024-05-15
17:43
2024-05-16
10:29
date_trunc function in interval version Moved to next CF Przemysław Sztoch (psztoch) 4 2024-10-07
07:32
2024-05-20
16:08
A infrastructure to detect misuse of spin lock easier Moved to next CF Andy Fan (andy2) 3 2024-10-07
07:34
2024-02-08
13:56
Propagate sanity checks of ProcessUtility() to standard_ProcessUtility()? Withdrawn Michael Paquier (michael-kun) 2 2024-05-18
01:59
2024-05-20
17:11
Improving contrib/tablefunc's error reporting Committed Tom Lane (tgl) tgl 1 2024-03-15
14:50
2024-03-09
22:34
Speed up clean meson builds by ~25% Rejected stable Jelte Fennema-Nio (jeltef) 1 2024-05-20
13:37
2024-05-21
05:47
Remove COMMAND_TAG_NEXTTAG Committed Ranier Vilela (raniervilela) tgl 1 2024-05-13
17:52
2024-05-13
18:02
Avoid orphaned objects dependencies, take 3 Moved to next CF 18 Bertrand Drouvot (bertranddrouvot.pg) 3 2024-10-05
07:18
2024-10-28
09:30
Internal error codes triggered by tests Committed Michael Paquier (michael-kun) michael-kun 1 2024-07-04
00:51
2024-07-22
00:45
Proposal to have INCLUDE/EXCLUDE options for altering option values Moved to next CF Ayush Vatsa (developerayuva) 2 2024-10-08
00:59
2024-08-27
17:47
-Wmissing-variable-declarations Moved to next CF Peter Eisentraut (petere) petere 2 2024-08-03
12:16
2024-08-30
07:27
Log details for stats dropped more than once Committed 18 Bertrand Drouvot (bertranddrouvot.pg) michael-kun 1 2024-06-17
04:34
2024-05-15
23:17
simplify pg_sequences system view Committed 18 Nathan Bossart (bossartn) bossartn 1 2024-07-01
16:52
2024-07-01
16:51
GUC names in messages Moved to next CF 18 Peter Smith (smithpb2250) michael-kun 3 2024-10-09
09:54
2024-10-11
02:25
PgStat_KindInfo.named_on_disk not required in shared stats Committed 18 Michael Paquier (michael-kun) michael-kun 1 2024-07-01
00:38
2024-07-01
01:04
strengthen check for --forkchild in main() Committed 17 Nathan Bossart (bossartn) heikki 1 2024-07-03
14:18
2024-07-03
13:25
PostgreSQL does not compile on macOS SDK 15.0 Committed macdice 1 2024-07-08
15:44
2024-07-05
23:57
thread-safety: gmtime_r(), localtime_r() Moved to next CF Peter Eisentraut (petere) petere 2 2024-08-23
06:01
2024-08-23
06:00
gamma() and lgamma() functions Moved to next CF 18 Dean Rasheed (deanr) 3 2024-10-08
01:20
2024-11-14
22:35
Monitoring & Control
System username in pg_stat_activity Moved to next CF Magnus Hagander (mha) 3 2024-10-07
01:10
2024-02-20
21:32
relfilenode statistics Moved to next CF 18 Bertrand Drouvot (bertranddrouvot.pg) 3 2024-11-09
05:07
2024-11-05
14:44
Add pg_ownerships and pg_privileges system views Moved to next CF Joel Jacobson (joeljacobson) 3 2024-10-20
06:20
2024-10-21
11:31
Add pg_privileges, pg_ownerships, and pg_get_acl() [DUP] Withdrawn 1 2024-06-16
09:20

Improve EXPLAIN output for multicolumn B-Tree Index Moved to next CF 18 Masahiro Ikeda (masahiro.ikeda) 3 2024-10-28
02:00
2024-10-11
05:44
Performance
nbtree performance improvements through specialization on key shape Moved to next CF Matthias van de Meent (mmeent) 13 2024-11-19
12:47
2024-11-16
16:22
Index Prefetching Moved to next CF Tomas Vondra (fuzzycz) 8 2024-10-05
09:44
2024-11-11
20:12
XLog size reductions: Reduced XLog record header size Returned with feedback Matthias van de Meent (mmeent) 6 2024-04-09
09:01
2024-06-05
15:12
Use ReadRecentBuffer() for btree root page Moved to next CF Thomas Munro (macdice) 7 2024-10-07
07:09
2024-01-21
02:17
Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Moved to next CF Ashutosh Bapat (ashutoshbapat) 6 2024-10-08
01:57
2024-10-10
12:06
Index Insert Prefetching Withdrawn Tomas Vondra (fuzzycz) 4 2024-06-21
16:13
2024-01-26
14:45
nbtree: implement dynamic prefix truncation Moved to next CF Matthias van de Meent (mmeent) 6 2024-11-13
20:30
2024-11-13
21:14
nbtree: downlink right separator/HIKEY optimization Moved to next CF Matthias van de Meent (mmeent) 6 2024-10-07
14:06
2024-03-11
18:35
autovectorize page checksum code included elsewhere Withdrawn 18 Nathan Bossart (bossartn) 3 2024-04-12
19:52
2024-03-07
17:01
Adjust tuples estimate for appendrel Moved to next CF Richard Guo (richardguo) 4 2024-10-07
07:34
2024-02-15
16:56
shared detoast datum Moved to next CF Andy Fan (andy2) 5 2024-10-07
13:58
2024-06-22
03:10
Reordering DISTINCT keys to match input path's pathkeys Moved to next CF Richard Guo (richardguo) 4 2024-10-08
01:57
2024-11-14
12:01
JIT compilation per plan node Moved to next CF David Rowley (davidrowley), Melih Mutlu (melihmutlu) 3 2024-08-21
08:50
2024-05-14
11:31
The Prepare statement with the skewed parameter uses the custom plan Moved to next CF Zongliang Quan (quanzl) 3 2024-09-22
03:12
2024-02-19
08:05
Partial aggregates push down Moved to next CF Yuki Fujii (fujiiyuki) 3 2024-10-08
01:58
2024-08-23
00:07
Pass sk_attno to GIST consistent function Moved to next CF Michal Kleczek (mkleczek) 2 2024-10-08
02:08
2024-07-26
14:33
Add a attopt to disable MCV when estimating for Var = Const Moved to next CF Andy Fan (andy2) 3 2024-10-08
02:09
2024-04-28
02:39
further improving roles_is_member_of() Withdrawn 18 Nathan Bossart (bossartn) 1 2024-04-13
18:46
2024-04-12
19:19
SupportRequestRows support function for generate_series_timestamptz Committed David Rowley (davidrowley) davidrowley 1 2024-07-08
22:00
2024-07-08
21:59
add --no-sync to pg_upgrade's calls to pg_dump and pg_dumpall Committed 18 Nathan Bossart (bossartn) bossartn 1 2024-07-01
15:23
2024-07-01
15:22
Speed up Hash Join by teaching ExprState about hashing Moved to next CF David Rowley (davidrowley) davidrowley 2 2024-08-20
01:43
2024-08-17
05:14
Speed up JSON escape processing with SIMD plus other optimisations Moved to next CF David Rowley (davidrowley) davidrowley 2 2024-08-05
11:37
2024-08-05
11:26
use CREATE DATABASE STRATEGY = FILE_COPY in pg_upgrade Committed 18 Nathan Bossart (bossartn), Matthias van de Meent (mmeent) bossartn 1 2024-07-08
21:20
2024-07-08
21:22
Sort functions with specialized comparators Moved to next CF Andrey Borodin (x4mmm), Stepan Neretin (fenixrnd.mail.ru) 3 2024-10-04
11:36
2024-09-09
04:42
empty Rejected 1 2024-06-21
21:06

Streaming Vacuum Moved to next CF Thomas Munro (macdice), Melanie Plageman (melanieplageman) 3 2024-10-07
07:21
2024-07-24
05:40
Make tuple deformation faster Moved to next CF David Rowley (davidrowley) 3 2024-10-30
21:52
2024-10-09
13:59
Procedural Languages
new plpgsql.extra_errors check - strict_expr_check Moved to next CF Pavel Stehule (okbobcz) 3 2024-10-08
02:12
2024-10-26
07:20
Refactoring
SetLatches() Moved to next CF Thomas Munro (macdice) 11 2024-10-08
02:14
2024-11-04
16:08
Revises for the check of parameterized partial paths Committed Richard Guo (richardguo) richardguo 6 2024-07-30
07:23
2024-07-30
07:42
New [relation] options engine Moved to next CF Nikolay Shaplov (nataraj) 5 2024-10-08
02:18
2024-06-22
18:21
Split index and table statistics into different types of stats Moved to next CF Bertrand Drouvot (bertranddrouvot.pg) 3 2024-10-02
04:48
2024-01-25
08:36
Rename constants in preparation of variableness Moved to next CF 18 David Christensen (davidchristensen) 3 2024-10-08
01:59
2024-08-10
12:26
Make the order of the header file includes consistent in C files Committed Richard Guo (richardguo) petere 1 2024-03-18
01:09
2024-03-18
00:39
Spurious pgstat_drop_replslot() call Committed Bertrand Drouvot (bertranddrouvot.pg) michael-kun 1 2024-07-01
09:44
2024-03-12
22:37
Vectored I/O in bulk_write.c Moved to next CF Thomas Munro (macdice) 2 2024-10-07
07:17
2024-07-06
22:46
s/shm_mq_iovec/struct iovec/ Returned with feedback Thomas Munro (macdice) 1 2024-07-15
03:01
2024-07-15
03:03
AIX support, revert the changes from 0b16bb8776bb8 Moved to next CF Sriram RK (sriramrk) 3 2024-10-28
13:44
2024-10-04
15:04
Relcache refactoring Moved to next CF Heikki Linnakangas (heikki) heikki 3 2024-10-31
08:19
2024-11-01
04:19
Improve the granularity of PQsocketPoll's timeout parameter Committed 17 Tom Lane (tgl) tgl 1 2024-06-13
19:19
2024-06-14
07:16
remove the use of disable_cost, related cleanups Moved to next CF 18 Robert Haas (rhaas) rhaas 2 2024-09-05
03:57
2024-09-30
17:17
Surround CheckRelation[Oid]LockedByMe() with USE_ASSERT_CHECKING Withdrawn 18 Bertrand Drouvot (bertranddrouvot.pg) 1 2024-07-01
09:42
2024-07-01
14:38
Replication & Recovery
Force the old transactions logs cleanup even if checkpoint is skipped Returned with feedback Daniil Zakhlystov (daniil.zakhlystov) 4 2024-04-09
08:48
2023-11-10
23:58
confirmed flush lsn seems to be move backward in certain error cases Committed vigneshwaran C (vignesh.postgres) amitkapila 2 2024-06-17
03:20
2024-06-12
03:54
CSN snapshots in hot standby Moved to next CF 18 Heikki Linnakangas (heikki) 3 2024-10-30
13:19
2024-11-20
13:33
teach pg_combinebackup to detect deleted files where possible Moved to next CF 18 Robert Haas (rhaas) rhaas 2 2024-08-21
14:58
2024-08-21
15:03
incremental backup vs. checksums Committed 17 Robert Haas (rhaas) rhaas 1 2024-04-29
12:56
2024-04-25
17:57
Return pg_control from pg_backup_stop(). Moved to next CF 18 David Steele (dsteele) 3 2024-10-02
09:18
2024-11-20
22:44
Conflict detection and logging in logical replication Moved to next CF Hou Zhijie (houzj), shveta malik (shvetam), Nisha Moond (nishamoond) amitkapila 2 2024-08-29
06:25
2024-08-28
09:37
Security
automatic client-side column-level encryption Returned with feedback Peter Eisentraut (petere) 6 2024-06-27
06:55
2024-04-18
19:00
Encoding protection for pgcrypto Moved to next CF shihao zhong (zhong950419) 3 2024-10-07
07:34
2024-02-13
04:21
Make query cancellation keys longer Moved to next CF Heikki Linnakangas (heikki) 3 2024-10-08
03:25
2024-09-09
15:58
add multiple client certificate selection feature Moved to next CF Cary Huang (cary) 3 2024-10-08
03:25
2024-04-11
21:24
Extend ALTER DEFAULT PRIVILEGES for large objects Moved to next CF Yugo Nagata (yugo.nagata) 3 2024-10-07
17:04
2024-09-13
07:18
Restrict EXPLAIN (ANALYZE) for RLS and security_barrier views Moved to next CF 18 Laurenz Albe (laurenz) 2 2024-09-19
09:59
2024-09-19
09:58
Extension security improvement: Add support for extensions with an owned schema Moved to next CF 18 Jelte Fennema-Nio (jeltef) 3 2024-10-07
09:22
2024-10-04
21:05
Server Features
Add the ability to limit the amount of memory that can be allocated to backends. Moved to next CF Reid Thompson (jreidthompsoncd), John Morris (coyotebush) 11 2024-10-07
07:10
2024-03-15
07:00
Multi-version ICU Moved to next CF Thomas Munro (macdice) 10 2024-10-07
07:09
2024-02-13
23:12
Post-special Page Storage TDE support (aka Reserved Page Size) Moved to next CF David Christensen (davidchristensen) 11 2024-10-08
03:30
2024-03-13
16:26
pg_stat_logmsg Moved to next CF Joe Conway (jconway) 7 2024-10-07
07:17
2024-07-18
04:32
Support run-time partition pruning for hash join Moved to next CF 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 Moved to next CF Marko Tiikkaja (johto) 5 2024-10-07
07:23
2024-09-19
08:41
Mark search_path as GUC_REPORT Moved to next CF Alexander Kukushkin (cyberdem0n), Jelte Fennema-Nio (jeltef) fuzzycz 4 2024-08-20
09:06
2024-08-19
17:57
Sequence Access Methods, round two Moved to next CF Michael Paquier (michael-kun) 5 2024-10-02
04:43
2024-10-02
05:28
Union Replacement of OR logic Rejected 16 3 2024-07-24
15:31
2024-04-19
23:25
Switch to FullTransactionId for PGPROC->xid and XLogRecord->xl_xid Returned with feedback Maxim Orlov (m.orlov) 3 2024-04-09
08:03
2024-01-03
10:33
Table AM Interface Enhancements Moved to next CF Alexander Korotkov (smagen) smagen 3 2024-10-08
02:07
2024-06-22
13:18
KNN-btree Moved to next CF Nikita Glukhov (n.glukhov), Anton Melnikov (antonmel) 4 2024-10-08
03:31
2024-07-31
04:46
CREATE DATABASE ... STRICT_UNICODE Moved to next CF Jeff Davis (jdavis) 4 2024-10-05
07:22
2024-03-14
18:07
Eager aggregation, take 3 Moved to next CF Richard Guo (richardguo) 3 2024-10-08
03:32
2024-11-12
00:27
CREATE DATABASE ... STRATEGY=FILE_CLONE Moved to next CF Thomas Munro (macdice), Nazir Bilal Yavuz (nbyavuz) 3 2024-10-07
09:59
2024-08-08
12:15
Handle ALTER TYPE enumtype ADD VALUE more fully Committed Tom Lane (tgl) tgl 1 2024-03-24
18:30
2024-03-24
18:32
Use WALReadFromBuffers in more places Moved to next CF Bharath Rupireddy (bharathrupireddy) 3 2024-10-05
07:24
2024-10-15
08:22
(Duplicate of CF entry /48/4866/) Table Access Method Enhancements Rejected 18 Alexander Korotkov (smagen) 1 2024-07-23
09:56
2024-06-22
13:18
CREATE INDEX CONCURRENTLY for partitioned tables Moved to next CF Ilya Gladyshev (qoops) 3 2024-10-07
14:03
2024-10-25
18:32
Pluggable cumulative statistics Moved to next CF 18 Michael Paquier (michael-kun) michael-kun 2 2024-08-05
06:27
2024-08-05
06:23
Flush pgstats file during checkpoints Moved to next CF 18 Michael Paquier (michael-kun) 2 2024-10-02
04:45
2024-09-03
01:08
SQL Commands
Incremental View Maintenance (IVM), take 2 Moved to next CF Yugo Nagata (yugo.nagata) 8 2024-10-07
17:06
2024-08-20
07:06
RETURNING OLD/NEW values Moved to next CF Dean Rasheed (deanr) 5 2024-10-08
03:33
2024-10-29
13:05
Virtual generated columns Moved to next CF Peter Eisentraut (petere) 3 2024-09-30
19:25
2024-11-14
09:46
System Administration
recovery modules Withdrawn 18 Nathan Bossart (bossartn) 8 2024-07-19
21:24
2024-07-19
19:37
Reduce the log spam by excluding certain SQLSTATEs Moved to next CF 18 Laurenz Albe (laurenz) 3 2024-10-07
16:04
2024-08-15
17:52
Testing
CI and test improvements Moved to next CF Justin Pryzby (justinpryzby) 13 2024-10-08
03:35
2024-11-16
20:44
Build the docs if there are changes in docs and don't run other tasks if the changes are only in docs Withdrawn Nazir Bilal Yavuz (nbyavuz) 4 2024-05-17
06:30
2024-05-15
11:28
change regexp_substr first argument make tests more easier to understand Moved to next CF stable jian he (universality) 4 2024-09-23
00:31
2024-09-05
17:45
Add test module for verifying backtrace functionality Moved to next CF Bharath Rupireddy (bharathrupireddy) 3 2024-08-24
17:36
2024-05-12
11:46
test coverage for pg_combinebackup with tablespaces Committed Robert Haas (rhaas) rhaas 1 2024-04-29
12:56
2024-04-23
01:30
Injection points: preloading and runtime arguments Committed 18 Michael Paquier (michael-kun) michael-kun 1 2024-07-08
00:51
2024-08-03
16:02
Convert node test compile-time settings into run-time parameters Moved to next CF Peter Eisentraut (petere) petere 2 2024-08-01
09:39
2024-07-25
07:51
Add tests for jsonpath `.*` on arrays Committed 17 David Wheeler (theory) michael-kun 1 2024-07-19
05:24
2024-07-22
02:18
ci: Upgrade to macOS 14 (Sonoma) Committed Thomas Munro (macdice) macdice 1 2024-07-24
23:39
2024-08-02
12:07