Commitfest 2024-09

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 90. Moved to next CF: 204. Withdrawn: 15. Rejected: 5. Returned with Feedback: 52. Total: 366.

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
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
elog/ereport VS misleading backtrace_function function address Rejected 18 Jakub Wartak (jakub.wartak.tomtom) 2 2024-08-22
18:42
2024-08-26
11:09
Fix variable existence tab completion for broken libedit Committed 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
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
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
01:30
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
Prevent incorrect entries in pg_stat_activity. Moved to next CF Fujii Masao (masaofujii) 2 2024-10-17
04:20
2024-10-17
04:19
Assertion failure with summarize_wal enabled during pg_createsubscriber Committed 17 Robert Haas (rhaas) rhaas 1 2024-08-02
13:20
2024-08-01
06:57
Mitigation for mutating locale names on Windows Withdrawn Thomas Munro (macdice) 2 2024-08-14
01:06
2024-09-19
23:37
DirtyScanshot index scan skips concurrently updated tuples Moved to next CF stable Michail Nikolaev (nkey) 2 2024-10-04
17:53
2024-10-21
17:06
Crash after detaching a partition concurrently from another session Committed stable Álvaro Herrera (alvherre), Kuntal Ghosh (kuntal_ghosh) alvherre 1 2024-08-22
15:11
2024-08-22
15:14
Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY Moved to next CF stable Michail Nikolaev (nkey) 2 2024-10-05
09:27
2024-11-14
23:38
Invalid postgres version detection in meson.build Rejected 17 Sergey Solovev (ashblade) 1 2024-08-20
16:15
2024-08-19
07:09
Fix standby may crash when switching-over in certain special cases Moved to next CF pixian shi (pxshi) 2 2024-10-07
14:00
2024-10-10
07:01
XMLSERIALIZE won't indent xml strings containing blank nodes Committed Jim Jones (jimus) tgl 1 2024-09-10
20:20
2024-09-10
20:24
Reject non-ASCII locale names Committed Thomas Munro (macdice) macdice 1 2024-10-05
04:36
2024-09-19
23:37
Improve error message for rejecting trailing junk after numeric literals Committed Karina Litskevich (karinalitskevich) tgl 1 2024-09-05
16:50
2024-09-05
17:56
Clients
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
Documentation
Document NULL Concepts and Behaviors Moved to next CF David Johnston (polobo) 3 2024-10-07
06:53
2024-11-21
02:24
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
Document DateStyle effect on jsonpath string() Committed 17 David Wheeler (theory) tgl 1 2024-09-10
18:48
2024-09-16
18:43
Clarify the behavior of AT TIME ZONE Moved to next CF Aleksander Alekseev (a.alekseev) 2 2024-10-07
06:53
2024-08-02
05:45
doc: Meson is not experimental on Windows Moved to next CF Aleksander Alekseev (a.alekseev) 2 2024-10-07
10:07
2024-08-05
13:48
fix CRC algorithm in WAL reliability docs Committed stable Nathan Bossart (bossartn) bossartn 1 2024-08-09
18:17
2024-08-09
18:17
Migrate documentation from DocBook 4.5 to 5.2 Withdrawn 18 1 2024-09-18
14:58
2024-09-11
09:47
PG docs - Sequence CYCLE clause Committed Peter Smith (smithpb2250) bmomjian 1 2024-08-20
03:00
2024-08-20
03:05
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
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 Returned with feedback Andy Fan (andy2) 3 2024-10-07
07:34
2024-02-08
13:56
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
Proposal to have INCLUDE/EXCLUDE options for altering option values Withdrawn Ayush Vatsa (developerayuva) 2 2024-10-08
00:59
2024-08-27
17:47
-Wmissing-variable-declarations Committed Peter Eisentraut (petere) petere 2 2024-08-03
12:16
2024-08-30
07:27
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
thread-safety: gmtime_r(), localtime_r() Committed 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
Assorted style changes with a tiny bit improvement Committed 18 Ranier Vilela (raniervilela) michael-kun 1 2024-10-08
01:42
2024-07-02
17:39
remove volatile qualifiers from pg_stat_statements Committed 18 Nathan Bossart (bossartn) bossartn 1 2024-08-06
15:58
2024-08-06
15:59
Casts from jsonb to other types should cope with json null Moved to next CF Tom Lane (tgl) 2 2024-10-04
19:12
2024-08-03
20:10
Fix comments in instr_time.h and remove an unneeded cast to int64 Committed 18 Bertrand Drouvot (bertranddrouvot.pg) heikki 1 2024-08-06
11:54
2024-08-06
19:18
format_datum debugging function Returned with feedback Paul Jungwirth (pjungwir) 1 2024-10-07
07:27
2024-08-15
14:05
Improvements for pg_wal_replay_wait() Moved to next CF 18 Alexander Korotkov (smagen) smagen 2 2024-10-08
01:43
2024-09-17
09:00
Create syscaches for pg_extension Committed Jelte Fennema-Nio (jeltef) michael-kun 1 2024-08-22
01:52
2024-09-07
11:44
[PROPOSAL] : Disallow use of empty column name in (column_name '') in ALTER or CREATE of foreign table. Moved to next CF Nishant Sharma (nishant-at-edb) 2 2024-10-09
11:20
2024-10-09
11:11
replace magic num in struct cachedesc with CATCACHE_MAXKEYS Withdrawn Zhao Junwang (zhjwpku) 1 2024-08-24
02:01
2024-08-24
02:01
Don't overwrite scan key in systable_beginscan() Committed Peter Eisentraut (petere) petere 1 2024-09-12
09:23
2024-09-05
15:43
Add llvm version into the version string Returned with feedback stable Dmitry Dolgov (erthalion) 1 2024-09-24
08:40
2024-09-24
13:57
remove adaptive spins_per_delay code Moved to next CF 18 Nathan Bossart (bossartn) 2 2024-11-03
15:15
2024-08-27
18:55
Monitoring & Control
System username in pg_stat_activity Returned with feedback 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
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
Extend pg_get_acl to handle sub-object IDs Committed Joel Jacobson (joeljacobson) michael-kun 1 2024-10-08
01:51
2024-07-10
01:25
add log_transaction GUC setting Moved to next CF 18 Sergey Solovev (ashblade) 2 2024-10-08
01:55
2024-10-08
01:55
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
Use ReadRecentBuffer() for btree root page Returned with feedback 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
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
Adjust tuples estimate for appendrel Returned with feedback 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 Withdrawn 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 Withdrawn Zongliang Quan (quanzl) 3 2024-09-22
03:12
2024-02-19
08:05
Partial aggregates push down Returned with feedback Yuki Fujii (fujiiyuki) 3 2024-10-08
01:58
2024-08-23
00:07
Pass sk_attno to GIST consistent function Returned with feedback 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
Speed up Hash Join by teaching ExprState about hashing Committed 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 Committed David Rowley (davidrowley) davidrowley 2 2024-08-05
11:37
2024-08-05
11:26
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
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
Add GiST support for mixed-width integer operators Returned with feedback 18 Paul Jungwirth (pjungwir) 1 2024-10-07
07:19
2024-09-05
18:45
MergeJoin beats HashJoin in the case of multiple hash clauses Moved to next CF Andrei Lepikhov (lepikhov) 2 2024-10-07
08:46
2024-10-08
05:00
Allow partition-wise join when whole row var is needed Moved to next CF 18 Ashutosh Bapat (ashutoshbapat), Alexander Pyhalov (a.pyhalov) 2 2024-10-08
02:01
2024-10-08
06:24
Asynchronous MergeAppend Execution Moved to next CF Alexander Pyhalov (a.pyhalov) 2 2024-10-08
02:08
2024-08-20
09:14
pg_upgrade: retrieve subscription count more efficiently Committed 17 Nathan Bossart (bossartn) bossartn 1 2024-07-24
16:34
2024-07-25
08:16
amcheck unique check optimization Committed 18 Alexander Korotkov (smagen) smagen 1 2024-08-10
17:41
2024-07-26
20:53
Speeding up ruleutils' name de-duplication code, redux Committed Tom Lane (tgl) tgl 1 2024-09-10
20:49
2024-09-10
20:36
pg_dump: optimize dumpFunc() Withdrawn 18 Nathan Bossart (bossartn) 1 2024-08-02
20:01
2024-08-03
18:50
Use read streams in autoprewarm Moved to next CF Nazir Bilal Yavuz (nbyavuz) 2 2024-10-07
09:59
2024-11-06
14:56
Avoid unnecessary post-sort projection Committed Richard Guo (richardguo) richardguo 1 2024-09-04
03:33
2024-08-27
11:26
prefetching for nestloop / indexscan Moved to next CF Tomas Vondra (fuzzycz) 2 2024-10-08
02:11
2024-08-27
23:17
Avoid inserting unnecessary PlaceHolderVars Committed 16 Tom Lane (tgl) tgl 1 2024-08-30
16:43
2024-09-18
06:19
Avoiding superfluous buffer locking during nbtree backwards scans Moved to next CF Matthias van de Meent (mmeent) pgeoghegan 2 2024-10-18
20:13
2024-11-13
14:51
Optimize WindowAgg's use of tuplestores Committed David Rowley (davidrowley) davidrowley 1 2024-09-05
11:17
2024-09-06
13:37
Add ExprState hashing for GROUP BY and hashed SubPlans Moved to next CF David Rowley (davidrowley) 2 2024-10-30
21:55
2024-11-05
20:38
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
Add tests for PL/pgSQL SRFs Returned with feedback Paul Jungwirth (pjungwir) 1 2024-10-08
02:12
2024-08-31
16:59
Refactoring
SetLatches() Moved to next CF Thomas Munro (macdice) 11 2024-10-08
02:14
2024-11-04
16:08
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 Returned with feedback Bertrand Drouvot (bertranddrouvot.pg) 3 2024-10-02
04:48
2024-01-25
08:36
Rename constants in preparation of variableness Returned with feedback 18 David Christensen (davidchristensen) 3 2024-10-08
01:59
2024-08-10
12:26
Vectored I/O in bulk_write.c Returned with feedback Thomas Munro (macdice) 2 2024-10-07
07:17
2024-07-06
22:46
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
remove the use of disable_cost, related cleanups Committed 18 Robert Haas (rhaas) rhaas 2 2024-09-05
03:57
2024-09-30
17:17
Useless parameter 'cur_skey' in IndexScanOK Committed stable Aleksander Alekseev (a.alekseev) heikki 1 2024-08-16
10:29
2024-08-16
10:28
SendProcSignal(), SetLatch() → SendInterrupt() Moved to next CF Heikki Linnakangas (heikki), Thomas Munro (macdice) 2 2024-10-08
02:19
2024-11-19
21:02
Converting tab-complete.c's else-if chain to a switch Moved to next CF Tom Lane (tgl) tgl 2 2024-10-07
16:39
2024-10-10
21:04
refactor the CopyOneRowTo Committed jian he (universality) heikki 1 2024-08-16
11:06
2024-08-16
11:05
Remove redundant code in create_gather_merge_path Committed Richard Guo (richardguo) richardguo 1 2024-07-23
02:49
2024-07-23
02:45
Remove dead generators for cyrillic encoding converson tables Committed heikki 1 2024-07-29
17:39
2024-07-29
17:41
Fix a few issues in collation cache Moved to next CF 18 Jeff Davis (jdavis) 2 2024-10-08
02:20
2024-09-21
00:28
Call rm_redo in a temporary memory context Moved to next CF Heikki Linnakangas (heikki) 2 2024-10-02
02:28
2024-10-02
02:28
Refactor postmaster child handling Moved to next CF Heikki Linnakangas (heikki) heikki 2 2024-11-14
14:13
2024-11-14
14:13
Some refactoring for fixed-numbered stats template in injection_points Withdrawn 18 Michael Paquier (michael-kun) 1 2024-10-02
04:43
2024-08-19
00:33
Remove redundant NULL check in clause_selectivity_ext() Rejected Ilia Evdokimov (ilidock95) 1 2024-09-30
15:11
2024-09-23
00:43
Basic threading API pg_threads.h Returned with feedback Thomas Munro (macdice) 1 2024-10-08
02:20
2024-08-26
09:59
Use function smgrclose() to replace the loop Moved to next CF 18 Steven Niu (niushiji) 2 2024-10-08
02:21
2024-10-24
09:09
Refactor: allow pg_strncoll(), etc., to accept -1 length for NUL-terminated cstrings. Committed 18 Jeff Davis (jdavis) jdavis 1 2024-09-27
23:08
2024-09-21
00:28
Use more consistent names for the labels of PG_Locale_Strategy Committed Andreas Karlsson (kandreas) michael-kun 1 2024-09-03
12:47
2024-09-02
00:43
Vectored IO in XLogWrite() Moved to next CF Melih Mutlu (melihmutlu) 2 2024-10-07
10:00
2024-08-08
17:25
Replication & Recovery
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 Withdrawn 18 Robert Haas (rhaas) rhaas 2 2024-08-21
14:58
2024-08-21
15:03
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 Committed Hou Zhijie (houzj), shveta malik (shvetam), Nisha Moond (nishamoond) amitkapila 2 2024-08-29
06:25
2024-08-28
09:37
Recovery of .partial WAL segments Moved to next CF Stefan Fercot (stefan.fercot) 2 2024-10-08
03:22
2024-10-18
13:56
Security
Encoding protection for pgcrypto Returned with feedback shihao zhong (zhong950419) 3 2024-10-07
07:34
2024-02-13
04:21
Make query cancellation keys longer Returned with feedback 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 Rejected 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
BCP 47 locale names for Windows Moved to next CF Thomas Munro (macdice) 7 2024-10-08
03:29
2024-08-08
11:39
Add the ability to limit the amount of memory that can be allocated to backends. Returned with feedback Reid Thompson (jreidthompsoncd), John Morris (coyotebush) 11 2024-10-07
07:10
2024-03-15
07:00
Multi-version ICU Returned with feedback 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 Returned with feedback Joe Conway (jconway) 7 2024-10-07
07:17
2024-07-18
04:32
Support run-time partition pruning for hash join Returned with feedback 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 Returned with feedback Marko Tiikkaja (johto) 5 2024-10-07
07:23
2024-09-19
08:41
Mark search_path as GUC_REPORT Committed 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
Table AM Interface Enhancements Returned with feedback 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
Use WALReadFromBuffers in more places Moved to next CF Bharath Rupireddy (bharathrupireddy) 3 2024-10-05
07:24
2024-10-15
08:22
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 Committed 18 Michael Paquier (michael-kun) michael-kun 2 2024-08-05
06:27
2024-08-05
06:23
Flush pgstats file during checkpoints Returned with feedback 18 Michael Paquier (michael-kun) 2 2024-10-02
04:45
2024-09-03
01:08
VACUUM FULL / CLUSTER CONCURRENTLY Moved to next CF 18 Antonin Houska (a.houska) 2 2024-10-09
13:00
2024-10-09
12:56
REINDEX not updating partition progress Moved to next CF stable Ilya Gladyshev (qoops) 2 2024-10-07
01:11
2024-07-25
21:21
Add support for (Var op Var) clause in extended MCV statistics Returned with feedback Ilia Evdokimov (ilidock95) 1 2024-09-30
15:09
2024-09-09
10:43
not-null constraints Moved to next CF Álvaro Herrera (alvherre) alvherre 2 2024-11-08
14:38
2024-11-12
10:43
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
CREATE OR REPLACE MATERIALIZED VIEW Moved to next CF 18 Erik Wienhold (ewie) 2 2024-10-07
12:16
2024-10-31
03:48
Support POSITION with nondeterministic collations Moved to next CF Peter Eisentraut (petere) 2 2024-09-30
19:22
2024-08-26
06:09
System Administration
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
Track collation and ctype versions separately Moved to next CF 18 Jeff Davis (jdavis) 2 2024-10-08
03:34
2024-07-27
15:34
Testing
CI and test improvements Moved to next CF Justin Pryzby (justinpryzby) 13 2024-10-08
03:35
2024-11-16
20:44
change regexp_substr first argument make tests more easier to understand Withdrawn stable jian he (universality) 4 2024-09-23
00:31
2024-09-05
17:45
Add test module for verifying backtrace functionality Withdrawn Bharath Rupireddy (bharathrupireddy) 3 2024-08-24
17:36
2024-05-12
11:46
Convert node test compile-time settings into run-time parameters Committed Peter Eisentraut (petere) petere 2 2024-08-01
09:39
2024-07-25
07:51