Commitfest 2024-09

Shortcuts
Text Status Target version Author Reviewer
Clear


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

Closed patches

Patch ID Status Ver CI status Stats Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
pg_rewind WAL deletion pitfall 3874 Moved to next CF Not processed 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
16:51
pg_ctl start may return 0 even if the postmaster has been already started on Windows 4573 Moved to next CF Needs rebase! Kyotaro Horiguchi (horiguti) Hayato Kuroda (ha-kun), Yasir Shah (yasir.hussain.shah.gmail.com) 8 2025-02-12
16:03
2024-07-19
18:32
Mark expressions nullable by grouping sets 4583 Committed Not processed Richard Guo (richardguo) Tom Lane (tgl) richardguo 5 2024-09-11
04:12
2024-10-25
01:09
Fix COPY FROM...CSV importing \. on a line by itself 4710 Committed Not processed Daniel Vérité (danielverite) Tom Lane (tgl) tgl 4 2024-09-30
23:20
2024-09-30
22:45
"unexpected duplicate for tablespace" problem in logical replication 4720 Moved to next CF stable 2/7 +24−9 Shenhao Wang (wangshenhao) Masahiko Sawada (masahikosawada) 7 2025-02-12
16:03
2024-07-24
21:51
Network failure may prevent promotion 4748 Moved to next CF Needs rebase! Kyotaro Horiguchi (horiguti) 7 2025-02-12
16:03
2024-05-14
14:16
data loss bug in initial sync of logical replication 4766 Moved to next CF 7/7 +411−34 Tomas Vondra (fuzzycz) Nitin Motiani (nitinmotiani), work nsandeepkumar (nsandeepk) 6 2025-02-12
16:03
2024-12-11
07:06
Fix rare recovery shutdown hang 4884 Moved to next CF Needs rebase! Thomas Munro (macdice) Noah Misch (nmisch), Martijn Wallet (mwallet) 5 2025-02-12
16:04
2024-12-03
09:43
Run deferred triggers in the correct security context 4888 Moved to next CF 18 Not processed Laurenz Albe (laurenz) Pavel Stehule (okbobcz) tgl 4 2025-01-23
17:26
2025-01-23
18:28
Recheck foreign key if a referenced collation was nondeterministic 4908 Moved to next CF 18 Not processed Paul Jungwirth (pjungwir) Peter Eisentraut (petere), Jian He (stayreal) petere 3 2024-12-02
07:42
2024-11-30
07:44
apply_scanjoin_target_to_paths and partitionwise join 4929 Moved to next CF stable Not processed Ashutosh Bapat (ashutoshbapat) 4 2025-01-13
04:05
2025-01-06
06:07
Fix BackgroundPsql to report error on query timeout rather than calling die 4959 Moved to next CF 18 7/7 +18−18 Daniel Gustafsson (d_gustafsson) Heikki Linnakangas (heikki) 5 2025-02-12
16:04
2025-02-19
23:56
queryId not reported in pg_stat_activity with Extended Query Protocol 4963 Committed stable Not processed Sami Imseih (simseih) Michael Paquier (michael-kun) michael-kun 2 2024-09-18
22:51
2024-10-01
02:07
pg_parse_json: don't leak token copies on failure 4975 Moved to next CF Not processed Jacob Champion (jchampion) Andrew Dunstan (adunstan) adunstan 3 2024-11-27
17:16
2024-11-27
17:15
elog/ereport VS misleading backtrace_function function address 4977 Rejected 18 Not processed Jakub Wartak (jakub.wartak.tomtom) 2 2024-08-22
18:42
2024-08-26
11:09
WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts 4986 Moved to next CF 7/7 +6−2 Matthias van de Meent (mmeent) Akshat Jaimini (akshatj) 5 2025-02-12
16:04
2024-12-10
06:25
Fix variable existence tab completion for broken libedit 5009 Committed 17 Not processed 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 5029 Moved to next CF 7/7 +121−6 ChangAo Chen (chenchangao) 5 2025-02-12
16:04
2024-08-13
10:07
Remove dependence on integer wrapping 5031 Moved to next CF 18 Not processed Nathan Bossart (bossartn), Joseph Koshakow (jkoshakow), Matthew Kim (friendlymatthew) Nathan Bossart (bossartn) bossartn 4 2024-12-09
19:52
2024-12-09
19:52
fix context message 5041 Committed Not processed Pavel Stehule (okbobcz) Stepan Neretin (fenixrnd.mail.ru), Umar Hayat (pgwizard) petere 2 2024-09-05
13:26
2024-09-05
13:25
Fix race conditions with concurrent drops of shared pgstats entries 5045 Moved to next CF stable Not processed Michael Paquier (michael-kun) michael-kun 3 2024-11-15
04:45
2024-11-15
04:45
windows compilation fails when gssapi & openssl are enabled 5060 Moved to next CF 17 7/7 +46−30 Imran Zaheer (imranzaheer) Yasir Shah (yasir.hussain.shah.gmail.com) 5 2025-02-12
16:04
2025-01-31
15:34
Check the validity of commutators for merge/hash clauses 5062 Committed Not processed Richard Guo (richardguo) Tom Lane (tgl) richardguo 2 2024-09-04
03:33
2024-09-04
03:50
Incorrect error message for cancellation triggered by statement_timeout & flaky test 5070 Moved to next CF stable 7/7 +16−5 Jelte Fennema-Nio (jeltef) 5 2025-02-18
09:30
2025-02-18
09:29
Fix data loss at inplace update after heap_update() 5090 Committed stable Not processed Noah Misch (nmisch) Nitin Motiani (nitinmotiani) nmisch 2 2024-09-26
05:01
2024-09-24
22:43
inplace update: send nontransactional invalidations 5091 Moved to next CF stable 6/7 +0−0 Noah Misch (nmisch) nmisch 5 2025-02-12
16:04
2024-11-09
01:02
fix pg_combinebackup --clone 5092 Committed Not processed Tomas Vondra (fuzzycz) Peter Eisentraut (petere) fuzzycz 2 2024-09-10
20:17
2024-09-10
14:32
Incremental Sort Cost Estimation Instability 5093 Moved to next CF 18 7/7 +180−32 Andrei Lepikhov (lepikhov) 5 2025-02-07
02:45
2024-11-11
14:10
Prevent incorrect entries in pg_stat_activity. 5105 Moved to next CF 7/7 +19−2 Fujii Masao (masaofujii) 4 2025-02-12
16:04
2024-12-09
14:27
Preserve tz when converting to jsonb timestamptz 5119 Committed 17 Not processed David Wheeler (theory) Zhao Junwang (zhjwpku) adunstan 1 2024-08-11
03:10
2024-07-30
13:42
Fix rare checksum failure in EXEC_BACKEND LocalProcessControlFile() 5124 Moved to next CF Needs rebase! Thomas Munro (macdice) Noah Misch (nmisch) 4 2025-02-12
16:04
2024-07-30
23:54
Assertion failure with summarize_wal enabled during pg_createsubscriber 5133 Committed 17 Not processed Robert Haas (rhaas) rhaas 1 2024-08-02
13:20
2024-08-01
06:57
Mitigation for mutating locale names on Windows 5136 Withdrawn Not processed Thomas Munro (macdice) 2 2024-08-14
01:06
2024-09-19
23:37
Fix overflow in pg_size_pretty 5142 Committed Not processed Joseph Koshakow (jkoshakow) David Rowley (davidrowley) davidrowley 1 2024-07-28
13:02
2024-07-28
10:34
Set query_id for queries contained in utility statement 5150 Moved to next CF Not processed Anthonin Bonnefoy (bonnefoa) Michael Paquier (michael-kun) michael-kun 2 2024-10-28
00:08
2024-11-18
01:24
DirtyScanshot index scan skips concurrently updated tuples 5151 Moved to next CF stable Needs rebase! Michail Nikolaev (nkey) 4 2025-02-11
22:31
2025-02-11
23:39
psql client does not handle WSAEWOULDBLOCK on Windows 5154 Moved to next CF 7/7 +0−0 Umar Hayat (pgwizard) 4 2025-02-12
16:04
2024-12-10
06:41
Crash after detaching a partition concurrently from another session 5155 Committed stable Not processed Á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 5160 Moved to next CF stable Needs rebase! Michail Nikolaev (nkey) 4 2025-02-03
17:00
2025-01-18
12:59
Invalid postgres version detection in meson.build 5177 Rejected 17 Not processed 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 5199 Moved to next CF 6/7 +2−2 pixian shi (pxshi) 4 2025-02-12
16:04
2024-12-27
13:32
pgstattuple: fix free space calculation 5200 Committed 18 Not processed Frédéric Yhuel (yhuelf) Andreas Karlsson (kandreas), Rafia Sabih (rafia.sabih) tgl 1 2024-09-09
18:34
2024-09-09
18:35
Re-enable Sequence Support in pgstattuple Extension 5215 Committed Not processed Ayush Vatsa (developerayuva) Nathan Bossart (bossartn) bossartn 1 2024-09-12
21:47
2024-09-13
15:21
XMLSERIALIZE won't indent xml strings containing blank nodes 5217 Committed Not processed Jim Jones (jimus) tgl 1 2024-09-10
20:20
2024-09-10
20:24
Reject non-ASCII locale names 5218 Committed Not processed 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 5219 Committed Not processed Karina Litskevich (karinalitskevich) tgl 1 2024-09-05
16:50
2024-09-05
17:56
Backport of LLVM memory manager to fix ARM relocation bug 5220 Moved to next CF stable Not processed Thomas Munro (macdice), Anthonin Bonnefoy (bonnefoa) Anthonin Bonnefoy (bonnefoa) macdice 2 2024-11-06
13:12
2024-11-05
10:31
Clients
functions to compute size of schemas/AMs (and maybe \dn++ and \dA++) 3256 Moved to next CF Not processed Justin Pryzby (justinpryzby) David Christensen (davidchristensen) 16 2024-12-10
07:41
2024-06-03
20:48
pgbench: allow to cancel queries during benchmark 4399 Returned with feedback Not processed Yugo Nagata (yugo.nagata) Fabien Coelho (calvin) 7 2024-10-07
07:16
2024-03-31
13:25
Support for named parsed statement in psql 4650 Committed Not processed Anthonin Bonnefoy (bonnefoa) Jelte Fennema-Nio (jeltef) michael-kun 4 2024-08-22
07:34
2024-09-19
23:59
psql: Rethinking of \du command 4738 Moved to next CF Not processed Pavel Luzanov (p.luzanov@postgrespro.ru) David Johnston (polobo), Wen Yi (wenyi) 6 2024-12-10
07:40
2024-07-27
06:18
Adding comments to help understand psql hidden queries 4764 Moved to next CF Not processed David Christensen (davidchristensen), Greg Sabino Mullane (greg) Tom Lane (tgl) 5 2025-01-18
20:38
2025-01-30
20:55
psql meta-command conninfo+ 4814 Moved to next CF 0/10 +276−31 Maiquel Grassi (maiquel), Hunaid Sohail (hunaid) Álvaro Herrera (alvherre), Nathan Bossart (bossartn), Sami Imseih (simseih), Jim Jones (jimus), Erik Wienhold (ewie) alvherre 6 2025-02-04
05:01
2025-01-21
10:17
libpq: Fix lots of discrepancies in PQtrace 5065 Committed Not processed Jelte Fennema-Nio (jeltef) Nathan Bossart (bossartn) alvherre 2 2024-08-16
00:37
2024-08-16
00:05
psql: Add leakproof field to \dAo+ meta-command results 5102 Moved to next CF Not processed Yugo Nagata (yugo.nagata) Dean Rasheed (deanr), Erik Wienhold (ewie) deanr 3 2025-01-14
13:58
2025-01-14
16:21
Don't tab complete MATERIALIZED VIEW after CREATE UNLOGGED 5139 Committed 18 Not processed Dagfinn Ilmari Mannsåker (ilmari) Nathan Bossart (bossartn) bossartn 1 2024-07-29
16:37
2024-07-29
16:53
Code Comments
Fix a comment error in logicalrep_write_typ() 5121 Committed Not processed ChangAo Chen (chenchangao) Amit Kapila (amitkapila) amitkapila 1 2024-07-15
04:55
2024-07-15
04:55
Documentation
Doc limitations update proposal: include out-of-line OID usage per TOAST-ed columns 4332 Committed stable Not processed Jakub Wartak (jakub.wartak.tomtom) John Naylor (john.naylor) john.naylor 7 2024-08-20
07:03
2024-08-20
07:34
Various small unrelated doc patches: plpgsql, schemas, permissions, oidvector 4581 Returned with feedback Not processed Karl Pinc (kop) Robert Treat (xzilla) 5 2024-10-07
07:11
2024-03-30
09:11
Add minimal C example and SQL registration example for custom table access methods. 4655 Committed Not processed Phil Eaton (eatonphil) Robert Haas (rhaas) michael-kun 4 2024-10-07
06:50
2024-07-25
20:00
Convert internals documentation to Markdown 4918 Moved to next CF 18 Not processed Daniel Gustafsson (d_gustafsson) Peter Eisentraut (petere) 4 2024-12-10
06:28
2024-12-09
13:35
Fix order of json aggregate functions 5058 Committed Not processed Wolfgang Walther (wolfgangwalther) Marlene Reiterer (marlene.rte) davidrowley 2 2024-09-12
10:42
2024-09-12
10:41
Document NULL Concepts and Behaviors 5086 Moved to next CF 7/7 +1224−160 David Johnston (polobo) 5 2025-02-06
00:30
2025-02-07
02:42
Doc: Move and modify standalone hot backups section 5087 Moved to next CF 6/7 +24−23 David Johnston (polobo) Marlene Reiterer (marlene.rte) 5 2025-02-06
00:31
2025-02-10
14:46
Doc: Improve hostssl related descriptions and option presentation 5088 Moved to next CF Needs rebase! David Johnston (polobo) 5 2025-02-06
00:31
2024-04-22
21:20
Document DateStyle effect on jsonpath string() 5101 Committed 17 Not processed David Wheeler (theory) tgl 1 2024-09-10
18:48
2024-09-16
18:43
Clarify the behavior of AT TIME ZONE 5146 Moved to next CF 7/7 +0−0 Aleksander Alekseev (a.alekseev) Laurenz Albe (laurenz) 4 2025-02-03
12:52
2025-02-19
08:53
doc: Meson is not experimental on Windows 5156 Moved to next CF Not processed Aleksander Alekseev (a.alekseev) Peter Eisentraut (petere) petere 3 2025-01-27
11:11
2025-01-27
11:10
fix CRC algorithm in WAL reliability docs 5163 Committed stable Not processed Nathan Bossart (bossartn) bossartn 1 2024-08-09
18:17
2024-08-09
18:17
Fix Spi_connect, Spi_connect_ext docs 5168 Committed Not processed Stepan Neretin (fenixrnd.mail.ru) Tom Lane (tgl) tgl 1 2024-09-09
16:19
2024-09-09
16:29
Migrate documentation from DocBook 4.5 to 5.2 5171 Withdrawn 18 Not processed 1 2024-09-18
14:58
2024-09-11
09:47
doc: CREATE MATERIALIZED VIEW temporarily changes search_path 5182 Committed 17 Not processed Yugo Nagata (yugo.nagata) Nathan Bossart (bossartn) bossartn 1 2024-09-27
21:24
2024-09-27
21:24
PG docs - Sequence CYCLE clause 5191 Committed Not processed Peter Smith (smithpb2250) bmomjian 1 2024-08-20
03:00
2024-08-20
03:05
Miscellaneous
Permute underscore separated components of columns before fuzzy matching 4282 Returned with feedback Not processed Arne Roland (harks) Mikhail Gribkov (youzhick) 7 2024-10-07
07:35
2024-03-04
05:49
Unlinking Parallel Hash Join inner batch files sooner 4314 Moved to next CF Not processed Thomas Munro (macdice) 9 2024-12-10
06:28
2024-10-07
07:05
Support a wildcard in backtrace_functions 4735 Moved to next CF 7/7 +162−11 Jelte Fennema-Nio (jeltef) Daniel Gustafsson (d_gustafsson), Bharath Rupireddy (bharathrupireddy) d_gustafsson 7 2025-02-05
21:55
2025-02-18
12:29
Add LSN <-> time conversion facility 4754 Moved to next CF Not processed Melanie Plageman (melanieplageman) Daniel Gustafsson (d_gustafsson), Andrey Borodin (x4m) 5 2024-10-22
19:13
2024-08-13
18:29
date_trunc function in interval version 4761 Moved to next CF Not processed Przemysław Sztoch (psztoch) 5 2024-12-10
07:44
2024-05-20
16:08
A infrastructure to detect misuse of spin lock easier 4768 Returned with feedback Not processed Andy Fan (andy2) 3 2024-10-07
07:34
2024-02-08
13:56
Add trim_trailing_whitespace to editorconfig file 4829 Moved to next CF Not processed Jelte Fennema-Nio (jeltef) Peter Eisentraut (petere) petere 5 2025-02-01
09:13
2025-02-01
09:11
Avoid orphaned objects dependencies, take 3 4942 Moved to next CF 18 7/7 +998−22 Bertrand Drouvot (bertranddrouvot.pg) 5 2025-02-03
11:33
2025-02-04
13:24
Proposal to have INCLUDE/EXCLUDE options for altering option values 4955 Withdrawn Not processed Ayush Vatsa (developerayuva) 2 2024-10-08
00:59
2024-08-27
17:47
Fix extract(interval) for week and quarter fields 4979 Committed Not processed Tom Lane (tgl) Martijn Wallet (mwallet) tgl 2 2024-08-16
16:36
2024-08-16
16:15
Expand applicability of aggregate's sortop optimization 4980 Moved to next CF Needs rebase! Matthias van de Meent (mmeent) Andrei Lepikhov (lepikhov) 5 2025-02-06
07:53
2024-12-28
04:24
-Wmissing-variable-declarations 4987 Committed Not processed Peter Eisentraut (petere) petere 2 2024-08-03
12:16
2024-08-30
07:27
GUC names in messages 5011 Moved to next CF 18 Not processed Peter Smith (smithpb2250) michael-kun 3 2024-10-09
09:54
2024-10-11
02:25
better error message when --single is not the first arg to postgres executable 5052 Moved to next CF 18 Not processed Nathan Bossart (bossartn), Greg Sabino Mullane (greg) Nathan Bossart (bossartn) bossartn 4 2024-12-04
21:26
2024-12-04
21:26
thread-safety: gmtime_r(), localtime_r() 5084 Committed Not processed Peter Eisentraut (petere) petere 2 2024-08-23
06:01
2024-08-23
06:00
gamma() and lgamma() functions 5098 Moved to next CF 18 Needs rebase! Dean Rasheed (deanr) 5 2025-02-03
17:03
2024-11-14
22:35
Assorted style changes with a tiny bit improvement 5106 Committed 18 Not processed Ranier Vilela (raniervilela) michael-kun 1 2024-10-08
01:42
2024-07-02
17:39
Add crc32(bytea) & crc32c(bytea) 5132 Committed Not processed Aleksander Alekseev (a.alekseev) Nathan Bossart (bossartn) bossartn 1 2024-08-12
15:38
2024-08-12
15:36
remove volatile qualifiers from pg_stat_statements 5145 Committed 18 Not processed 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 5152 Moved to next CF Not processed Tom Lane (tgl) tgl 3 2025-01-28
22:34
2025-01-27
13:58
Prohibit to use EphemeralNamedRelation in materialized views 5153 Moved to next CF Not processed Yugo Nagata (yugo.nagata) Tom Lane (tgl) tgl 3 2025-01-08
21:42
2025-01-08
21:37
Fix comments in instr_time.h and remove an unneeded cast to int64 5159 Committed 18 Not processed Bertrand Drouvot (bertranddrouvot.pg) heikki 1 2024-08-06
11:54
2024-08-06
19:18
Restart pg_usleep when interrupted 5161 Withdrawn Not processed Sami Imseih (simseih) Tom Lane (tgl), Nathan Bossart (bossartn), Álvaro Herrera (alvarofherrera), Bertrand Drouvot (bertranddrouvot.pg) bossartn 1 2024-09-04
15:07
2024-08-30
15:50
format_datum debugging function 5165 Returned with feedback Not processed Paul Jungwirth (pjungwir) 1 2024-10-07
07:27
2024-08-15
14:05
Improvements for pg_wal_replay_wait() 5167 Moved to next CF 18 Not processed Alexander Korotkov (smagen) smagen 2 2024-12-10
07:42
2024-09-17
09:00
Create syscaches for pg_extension 5173 Committed Not processed Jelte Fennema-Nio (jeltef) michael-kun 1 2024-08-22
01:52
2024-09-07
11:44
Allow casting between bytea and integer types 5176 Moved to next CF 7/7 +291−0 Aleksander Alekseev (a.alekseev) Joel Jacobson (joeljacobson) deanr 4 2025-02-03
17:03
2025-01-24
13:00
[PROPOSAL] : Disallow use of empty column name in (column_name '') in ALTER or CREATE of foreign table. 5184 Moved to next CF 7/7 +61−0 Nishant Sharma (nishant-at-edb) 4 2025-02-07
03:39
2024-12-19
13:29
replace magic num in struct cachedesc with CATCACHE_MAXKEYS 5186 Withdrawn Not processed Zhao Junwang (zhjwpku) 1 2024-08-24
02:01
2024-08-24
02:01
Don't overwrite scan key in systable_beginscan() 5192 Committed Not processed Peter Eisentraut (petere) petere 1 2024-09-12
09:23
2024-09-05
15:43
Add contrib/pg_logicalsnapinspect 5197 Moved to next CF 18 Not processed Bertrand Drouvot (bertranddrouvot.pg) Masahiko Sawada (masahikosawada) masahikosawada 2 2024-10-15
00:37
2024-10-15
01:08
Add llvm version into the version string 5202 Returned with feedback stable Not processed Dmitry Dolgov (erthalion) 1 2024-09-24
08:40
2024-09-24
13:57
remove adaptive spins_per_delay code 5210 Moved to next CF 18 Not processed Nathan Bossart (bossartn) 2 2024-11-03
15:15
2024-08-27
18:55
Monitoring & Control
pg_stat_statements and "IN" conditions 2837 Moved to next CF Needs rebase! Dmitry Dolgov (erthalion) Nathan Bossart (bossartn), David Geier (geidav), Chengxi Sun (martin-sun), Sami Imseih (simseih) 22 2025-02-04
08:34
2025-02-19
00:39
Extend postgres_fdw_get_connections() to print the user_name 3388 Committed Not processed Hayato Kuroda (ha-kun) Fujii Masao (masaofujii), vigneshwaran C (vignesh.postgres), Shinya Kato (shinyakato), Yuta Katsuragi (katsuragiy) masaofujii 15 2024-09-18
08:01
2024-09-20
16:32
Add pg_stat_session 3405 Moved to next CF Not processed Rafia Sabih (rafia.sabih), Sergey Dudoladov (sdudoladov) Bertrand Drouvot (bdrouvot), Atsushi Torikoshi (atsushitorikoshi), Andrei Zubkov (zubkov) 15 2024-11-27
07:32
2024-11-27
07:28
Amcheck verification of GiST and GIN 3733 Moved to next CF Needs rebase! Heikki Linnakangas (heikki), Andrey Borodin (x4m), Grigory Kryachko (gskryachko) José Villanova (azlev) 15 2025-02-10
08:43
2024-12-16
18:17
Logging parallel worker draught 4291 Moved to next CF 18 7/7 +93−0 Benoit Lobréau (benoitl) Sami Imseih (simseih) 10 2025-02-14
11:15
2025-02-05
08:31
Logging plan of the currently running query 4345 Returned with feedback Not processed Atsushi Torikoshi (atsushitorikoshi) Andrei Lepikhov (lepikhov), James Coleman (jcole1989) 7 2024-10-07
07:11
2025-02-03
12:46
Add last_commit_lsn to pg_stat_database 4355 Moved to next CF Not processed James Coleman (jcole1989) Wen Yi (wenyi) 9 2024-12-11
00:24
2024-06-05
05:25
Separate memory contexts for relcache and catcache 4554 Moved to next CF Not processed Melih Mutlu (melihmutlu) Atsushi Torikoshi (atsushitorikoshi) 6 2024-12-11
00:27
2024-11-26
14:11
Make it possible to add custom options to EXPLAIN 4643 Returned with feedback Not processed Konstantin Knizhnik (knizhnik) Pavel Stehule (okbobcz) 5 2024-10-07
07:24
2024-07-22
15:10
Set log_lock_waits=on by default 4718 Moved to next CF 7/7 +6−5 Laurenz Albe (laurenz) Michael Banck (mbanck), Nathan Bossart (bossartn) 7 2025-02-03
12:25
2024-09-03
19:39
System username in pg_stat_activity 4769 Returned with feedback Not processed Magnus Hagander (mha) 3 2024-10-07
01:10
2024-02-20
21:32
Add local address to log_line_prefix 4907 Moved to next CF Not processed Greg Sabino Mullane (greg) David Steele (dsteele), Cary Huang (cary) 4 2024-12-10
07:45
2024-11-18
15:07
Show WAL stats on pg_stat_io 4950 Moved to next CF Not processed Nazir Bilal Yavuz (nbyavuz) Akshat Jaimini (akshatj) michael-kun 4 2025-02-04
07:56
2025-01-31
08:29
pg_stat_activity: make slow/hanging authentication more visible 4974 Moved to next CF 18 7/7 +462−95 Jacob Champion (jchampion) Michael Paquier (michael-kun) 5 2025-02-06
08:39
2025-02-15
01:34
relfilenode statistics 5007 Moved to next CF 18 Needs rebase! Bertrand Drouvot (bertranddrouvot.pg) 5 2025-01-03
18:09
2025-01-03
16:18
Vacuum statistics 5012 Moved to next CF 18 Needs rebase! Andrei Lepikhov (lepikhov), Andrei Zubkov (zubkov), Alena Rybakina (alenka) Ilia Evdokimov (ilidock95) 5 2025-02-04
13:45
2025-02-17
14:46
Track the amount of time waiting due to cost_delay 5027 Moved to next CF 18 Not processed Bertrand Drouvot (bertranddrouvot.pg) Nathan Bossart (bossartn), Masahiro Ikeda (masahiro.ikeda) bossartn 5 2025-02-11
22:42
2025-02-14
20:54
Add pg_ownerships and pg_privileges system views 5033 Moved to next CF Not processed Joel Jacobson (joeljacobson) 4 2025-01-04
08:35
2024-12-16
15:23
Improve EXPLAIN output for multicolumn B-Tree Index 5063 Moved to next CF 18 Not processed Masahiro Ikeda (masahiro.ikeda) 4 2024-12-11
00:28
2024-10-11
05:44
Showing applied extended statistics in explain Part2 5077 Returned with feedback 18 Not processed Tomas Vondra (fuzzycz), Tatsuro Yamada (yamatattsu) Tomas Vondra (fuzzycz) fuzzycz 2 2024-10-07
07:21
2025-02-12
11:11
Extend pg_get_acl to handle sub-object IDs 5109 Committed Not processed Joel Jacobson (joeljacobson) michael-kun 1 2024-10-08
01:51
2024-07-10
01:25
Send duration output to separate files 5125 Returned with feedback Not processed Greg Sabino Mullane (greg) Alastair Turner (decodableminion) 1 2024-10-07
07:24
2024-07-24
13:45
Fix inconsistency in reporting checkpointer stats 5130 Committed Not processed Nitin Jadhav (nitinjadhav11) Fujii Masao (masaofujii) masaofujii 1 2024-10-02
02:23
2024-09-30
18:33
add log_transaction GUC setting 5131 Moved to next CF 18 Not processed Sergey Solovev (ashblade) 3 2024-11-29
11:04
2024-11-29
11:04
Better flattening of SET for query jumbling 5179 Committed Not processed Greg Sabino Mullane (greg) Michael Paquier (michael-kun) michael-kun 1 2024-09-30
05:04
2024-09-30
06:24
Adding clarification to description of IPC wait events XactGroupUpdate and ProcArrayGroupUpdate 5181 Committed 17 Not processed Sameer Kumar (sameer.kasi200x) Nathan Bossart (bossartn) bossartn 1 2024-08-20
18:58
2024-08-20
18:58
Showing primitive index scan count in EXPLAIN ANALYZE (for skip scan and SAOP scans) 5183 Moved to next CF 7/7 +244−46 Peter Geoghegan (pgeoghegan) Masahiro Ikeda (masahiro.ikeda), Alena Rybakina (alenka) 4 2025-02-06
02:37
2025-02-17
22:44
Parallel workers stats in pg_stat_database 5212 Moved to next CF 18 Not processed Benoit Lobréau (benoitl) Michael Paquier (michael-kun) michael-kun 2 2024-11-11
01:44
2024-11-12
17:17
Performance
Parallelize correlated subqueries that execute within each worker 3246 Returned with feedback Not processed James Coleman (jcole1989) Akshat Jaimini (akshatj) 15 2024-10-07
07:22
2024-07-20
23:06
In-place persistence change of a relation (fast ALTER TABLE ... SET LOGGED with wal_level=minimal) 3461 Moved to next CF Not processed Kyotaro Horiguchi (horiguti) Heikki Linnakangas (heikki), Nathan Bossart (bossartn), Justin Pryzby (justinpryzby), Jakub Wartak (jakub.wartak.tomtom) 16 2024-11-30
05:15
2024-12-27
08:25
AcquireExecutorLocks() and run-time pruning 3478 Moved to next CF Needs rebase! Amit Langote (amitlan) Tom Lane (tgl) amitlan 17 2025-02-05
05:18
2025-02-17
07:15
nbtree performance improvements through specialization on key shape 3672 Moved to next CF Not processed Matthias van de Meent (mmeent) 14 2024-12-01
19:04
2024-11-16
16:22
Add sortsupport for range types and btree_gist 3686 Returned with feedback Not processed Christoph Heiss (christoph.heiss) Tomas Vondra (fuzzycz), Bernd Helmle (psoo) 12 2024-10-07
07:10
2025-01-16
14:14
Reducing planning time when tables have many partitions 3701 Moved to next CF 7/7 +1288−207 Yuya Watari (watari) Tom Lane (tgl), Thom Brown (thom), Ashutosh Bapat (ashutoshbapat), Andrei Lepikhov (lepikhov) 15 2025-02-04
16:23
2025-02-19
07:33
ALTER TABLE and CLUSTER fail to use a BulkInsertState for toast tables 3705 Moved to next CF Not processed Justin Pryzby (justinpryzby) Bertrand Drouvot (bertranddrouvot.pg) 13 2024-12-01
19:04
2024-11-20
20:11
Cross-database SERIALIZABLE safe snapshots 4240 Moved to next CF Not processed Thomas Munro (macdice) Heikki Linnakangas (heikki) 9 2024-12-01
19:05
2024-01-21
02:05
Avoid unnecessary PlaceHolderVars for simple Vars 4319 Moved to next CF Not processed Richard Guo (richardguo) James Coleman (jcole1989) richardguo 9 2024-12-09
12:24
2024-12-09
12:20
XLog size reductions: smaller XLogRecordBlockHeader 4324 Returned with feedback Not processed Matthias van de Meent (mmeent) Wen Yi (wenyi) 7 2024-10-07
06:51
2024-02-02
15:42
Index Prefetching 4351 Moved to next CF Needs rebase! Tomas Vondra (fuzzycz) 10 2025-02-06
22:06
2024-11-11
20:12
Opportunistically pruning page before insert 4384 Returned with feedback Not processed James Coleman (jcole1989) Melanie Plageman (melanieplageman) 7 2024-10-07
07:15
2024-04-03
20:04
Use ReadRecentBuffer() for btree root page 4419 Returned with feedback Not processed Thomas Munro (macdice) 7 2024-10-07
07:09
2024-01-21
02:17
Replace a large number of OR clauses with ANY expression 4450 Moved to next CF 17 Not processed Andrei Lepikhov (lepikhov), Alena Rybakina (alenka) Nikolay Shaplov (nataraj), Ranier Vilela (raniervilela) smagen 7 2024-12-01
19:10
2024-11-29
07:54
Extract numeric field in JSONB more effectively 4476 Moved to next CF Not processed Andy Fan (andyf) Chapman Flack (chap) 8 2024-12-01
19:10
2024-11-22
18:14
Statistics Import and Export 4538 Moved to next CF 6/8 +864−73 Corey Huinker (coreyh) Bharath Rupireddy (bharathrupireddy) 9 2025-02-05
22:38
2025-02-20
10:24
Reducing memory consumed by RestrictInfo list translations in partitionwise join planning 4564 Moved to next CF 6/7 +508−44 Ashutosh Bapat (ashutoshbapat) 8 2025-02-04
07:52
2025-02-20
11:58
CRC32C Parallel Computation Optimization on ARM 4620 Moved to next CF Not processed xiang gao (xiang.gao) Nathan Bossart (bossartn) 7 2024-12-18
16:51
2024-12-18
06:59
Special-case executor expression steps for common combinations 4627 Moved to next CF 7/7 +194−39 Andres Freund (andresfreund), Daniel Gustafsson (d_gustafsson) Andreas Karlsson (kandreas) 8 2025-02-14
11:15
2025-02-05
10:00
nbtree: implement dynamic prefix truncation 4635 Moved to next CF Not processed Matthias van de Meent (mmeent) 7 2024-12-01
19:12
2024-11-13
21:14
nbtree: downlink right separator/HIKEY optimization 4638 Moved to next CF Not processed Matthias van de Meent (mmeent) 7 2024-12-01
19:12
2024-03-11
18:35
Teach predtest about IS [NOT] <boolean> proofs 4690 Moved to next CF 7/7 +1882−129 James Coleman (jcole1989) Tom Lane (tgl) 7 2025-02-03
16:32
2024-04-06
00:43
64-bit XIDs 4703 Returned with feedback 18 Not processed Fedor Sigaev (sigaev), Alexander Korotkov (smagen), Aleksander Alekseev (a.alekseev), Konstantin Knizhnik (knizhnik), Nikita Glukhov (n.glukhov), Yura Sokolov (funny_falcon), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) Chris Travers (einhverfr), wenhui qiu (wenhuiqiu) 4 2024-09-16
09:59
2024-09-12
11:12
Adjust tuples estimate for appendrel 4711 Returned with feedback Not processed Richard Guo (richardguo) 4 2024-10-07
07:34
2024-02-15
16:56
shared detoast datum 4759 Moved to next CF Not processed Andy Fan (andy2) 6 2024-12-02
13:20
2024-06-22
03:10
Reordering DISTINCT keys to match input path's pathkeys 4787 Moved to next CF Not processed Richard Guo (richardguo) richardguo 4 2024-11-26
00:57
2024-11-26
05:56
Optimize planner memory consumption for huge arrays 4825 Returned with feedback 17 Not processed Andrei Lepikhov (lepikhov) Alena Rybakina (a.rybakina) 3 2024-10-07
07:35
2024-02-26
15:20
JIT compilation per plan node 4837 Withdrawn Not processed 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 4839 Withdrawn Not processed Zongliang Quan (quanzl) 3 2024-09-22
03:12
2024-02-19
08:05
Partial aggregates push down 4857 Returned with feedback Not processed Yuki Fujii (fujiiyuki) 3 2024-10-08
01:58
2024-08-23
00:07
type cache cleanup improvements 4865 Committed 18 Not processed Fedor Sigaev (sigaev) Roman Zharkov (r.zharkov) smagen 3 2024-08-25
00:33
2024-10-25
10:13
Pass sk_attno to GIST consistent function 4902 Returned with feedback Not processed 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 4909 Moved to next CF Not processed Andy Fan (andy2) 4 2024-12-02
13:23
2024-04-28
02:39
Optimize numeric.c mul_var() using the Karatsuba algorithm 4930 Withdrawn Not processed Joel Jacobson (joeljacobson) Dean Rasheed (deanr) 2 2024-09-04
12:44
2024-07-02
09:42
Parallel CREATE INDEX for GIN indexes 4966 Moved to next CF 0/10 +2380−15 Tomas Vondra (fuzzycz) Matthias van de Meent (mmeent), Andy Fan (andy2) 5 2025-02-06
22:06
2025-02-19
21:54
[CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots 4971 Moved to next CF Needs rebase! Michail Nikolaev (nkey) Matthias van de Meent (mmeent) 5 2025-02-03
22:46
2025-02-04
01:38
Speed up Hash Join by teaching ExprState about hashing 4985 Committed Not processed David Rowley (davidrowley) davidrowley 2 2024-08-20
01:43
2024-08-17
05:14
Performance improvement for pg_dump in binary upgrade mode 4993 Committed Not processed Daniel Gustafsson (d_gustafsson) Nathan Bossart (bossartn) d_gustafsson 2 2024-09-02
08:59
2024-09-02
08:59
optimizing pg_upgrade's once-in-each-database steps 4995 Committed 18 Not processed Nathan Bossart (bossartn) Ilya Gladyshev (qoops) bossartn 2 2024-09-16
21:16
2024-09-16
21:16
Speed up JSON escape processing with SIMD plus other optimisations 5002 Committed Not processed David Rowley (davidrowley) davidrowley 2 2024-08-05
11:37
2024-08-05
11:26
An implementation of multi-key quick sort 5013 Returned with feedback 18 Not processed hongxu ma (interma), Yao Wang (yaowangm) Heikki Linnakangas (heikki), Tomas Vondra (fuzzycz) 2 2024-10-07
07:30
2024-08-11
02:05
Parallel CREATE INDEX for GiST indexes 5026 Moved to next CF Not processed Tomas Vondra (fuzzycz) Andreas Karlsson (kandreas) 4 2025-02-06
22:06
2024-11-08
14:53
Sort functions with specialized comparators 5036 Moved to next CF 6/7 +34−48 Andrey Borodin (x4mmm), Stepan Neretin (fenixrnd.mail.ru) john.naylor 5 2025-02-18
07:14
2025-02-18
07:16
Remove self join on a unique column 5043 Moved to next CF Needs rebase! Andrei Lepikhov (lepikhov) Dean Rasheed (deanr) 5 2025-02-06
08:00
2025-02-18
07:24
nbtree skip scan 5081 Moved to next CF 6/7 +3739−510 Peter Geoghegan (pgeoghegan) Aleksander Alekseev (a.alekseev), Masahiro Ikeda (masahiro.ikeda) 5 2025-02-06
02:37
2025-02-14
23:06
Inline non-SQL SRFs 5083 Returned with feedback 18 Not processed Paul Jungwirth (pjungwir) Tom Lane (tgl) 2 2024-10-07
07:19
2024-09-03
16:42
Streaming Vacuum 5089 Moved to next CF Not processed Thomas Munro (macdice), Melanie Plageman (melanieplageman) melanieplageman 5 2025-02-14
18:14
2025-02-18
15:52
Optimize numeric multiplication for one and two base-NBASE digit multiplicands. 5094 Committed Not processed Joel Jacobson (joeljacobson) Dean Rasheed (deanr) deanr 2 2024-08-15
09:44
2024-09-04
12:52
Make tuple deformation faster 5097 Moved to next CF Not processed David Rowley (davidrowley) davidrowley 4 2025-01-16
01:40
2024-12-27
13:02
Improved crc32c performance with AVX-512 algorithm. 5100 Moved to next CF 18 Not processed Paul Amonson (pamonson), Raghuveer Devulapalli (rdevulap) Nathan Bossart (bossartn) 3 2025-02-14
11:10
2025-01-29
06:46
Avoid superfluous buffer locking during nbtree backwards scans 5112 Committed Not processed Peter Geoghegan (pgeoghegan) Matthias van de Meent (mmeent) pgeoghegan 1 2024-08-11
19:44
2024-11-13
14:51
Add GiST support for mixed-width integer operators 5113 Returned with feedback 18 Not processed Paul Jungwirth (pjungwir) 1 2024-10-07
07:19
2024-09-05
18:45
MergeJoin beats HashJoin in the case of multiple hash clauses 5114 Moved to next CF 7/7 +191−0 Andrei Lepikhov (lepikhov) 4 2025-02-06
08:01
2025-02-17
00:34
Optimize mul_var() for var1ndigits >= 8 5115 Committed Not processed Joel Jacobson (joeljacobson) Dean Rasheed (deanr) deanr 1 2024-09-04
06:19
2024-09-04
12:52
Allow partition-wise join when whole row var is needed 5128 Moved to next CF 18 Not processed Ashutosh Bapat (ashutoshbapat), Alexander Pyhalov (a.pyhalov) 3 2024-12-02
13:39
2024-12-04
06:59
Asynchronous MergeAppend Execution 5129 Moved to next CF Not processed Alexander Pyhalov (a.pyhalov) 3 2024-12-02
13:40
2024-08-20
09:14
pg_upgrade: retrieve subscription count more efficiently 5135 Committed 17 Not processed Nathan Bossart (bossartn) bossartn 1 2024-07-24
16:34
2024-07-25
08:16
amcheck unique check optimization 5140 Committed 18 Not processed Alexander Korotkov (smagen) smagen 1 2024-08-10
17:41
2024-07-26
20:53
Speeding up ruleutils' name de-duplication code, redux 5144 Committed Not processed Tom Lane (tgl) tgl 1 2024-09-10
20:49
2024-09-10
20:36
pg_dump: optimize dumpFunc() 5147 Withdrawn 18 Not processed Nathan Bossart (bossartn) 1 2024-08-02
20:01
2024-08-03
18:50
Use read streams in autoprewarm 5162 Moved to next CF 7/7 +127−5 Nazir Bilal Yavuz (nbyavuz) 4 2025-02-05
14:01
2024-12-02
14:55
Use read streams in pg_visibility 5172 Committed Not processed Nazir Bilal Yavuz (nbyavuz) Noah Misch (nmisch) nmisch 1 2024-09-10
22:31
2024-09-11
15:51
Optimise numeric division 5201 Committed Not processed Dean Rasheed (deanr) Joel Jacobson (joeljacobson) deanr 1 2024-10-04
09:01
2024-08-25
09:32
Avoid unnecessary post-sort projection 5207 Committed Not processed Richard Guo (richardguo) richardguo 1 2024-09-04
03:33
2024-08-27
11:26
prefetching for nestloop / indexscan 5208 Moved to next CF Not processed Tomas Vondra (fuzzycz) 2 2024-11-22
14:12
2024-11-22
14:20
Avoid inserting unnecessary PlaceHolderVars 5216 Committed 16 Not processed Tom Lane (tgl) tgl 1 2024-08-30
16:43
2024-09-18
06:19
Avoiding superfluous buffer locking during nbtree backwards scans 5222 Moved to next CF Not processed Matthias van de Meent (mmeent) pgeoghegan 2 2024-10-18
20:13
2024-11-13
14:51
AIO 5227 Moved to next CF 6/7 +9620−350 Andres Freund (andresfreund) Noah Misch (nmisch) 4 2025-02-19
19:43
2025-02-19
19:10
Optimize WindowAgg's use of tuplestores 5228 Committed Not processed David Rowley (davidrowley) davidrowley 1 2024-09-05
11:17
2024-09-06
13:37
Add ExprState hashing for GROUP BY and hashed SubPlans 5229 Moved to next CF Not processed David Rowley (davidrowley) davidrowley 3 2024-12-11
09:45
2024-12-11
00:49
Procedural Languages
declarative session variables, LET command 1608 Moved to next CF Needs rebase! Pavel Stehule (okbobcz) Fabien Coelho (calvin), Julien Rouhaud (rjuju), Gilles Darold (darold), Laurenz Albe (laurenz), Dmitry Dolgov (erthalion), Justin Pryzby (justinpryzby), Brian Faherty (scrummyin), Philippe BEAUDOIN (beaud76), Asif Rehman (asifrana), remi duval (remduv), newtglobal postgresql_contributors (newtpostgrescontributors) 35 2025-02-04
05:51
2025-02-16
09:13
bytea PL/Perl transform 4252 Returned with feedback Not processed Ivan Panchenko (wao) Pavel Stehule (okbobcz) 7 2024-10-07
07:10
2024-03-21
21:30
new plpgsql.extra_errors check - strict_expr_check 5044 Moved to next CF 7/7 +176−18 Pavel Stehule (okbobcz) newtglobal postgresql_contributors (newtpostgrescontributors) 5 2025-02-04
05:52
2025-02-07
20:00
Add tests for PL/pgSQL SRFs 5223 Returned with feedback Not processed Paul Jungwirth (pjungwir) 1 2024-10-08
02:12
2024-08-31
16:59
Refactoring
SetLatches() 3998 Moved to next CF Not processed Thomas Munro (macdice) 12 2024-12-03
09:20
2024-11-04
16:08
Lock updated tuples in tuple_update() and tuple_delete() 4099 Returned with feedback Not processed Alexander Korotkov (smagen) Andres Freund (andresfreund), Chris Travers (einhverfr), vigneshwaran C (vignesh.postgres), Pavel Borisov (pborisov) smagen 9 2024-10-08
02:15
2024-03-24
01:12
Revise get_cheapest_parallel_safe_total_inner 4285 Moved to next CF Not processed Richard Guo (richardguo) wenhui qiu (wenhuiqiu) 9 2024-12-03
10:57
2024-09-17
08:48
Large files for relations 4305 Returned with feedback Not processed Thomas Munro (macdice) David Steele (dsteele) 4 2024-10-07
07:15
2024-05-13
20:51
Retiring is_pushed_down 4458 Moved to next CF Not processed Richard Guo (richardguo) Tom Lane (tgl) 8 2024-12-04
12:13
2025-01-14
10:41
New [relation] options engine 4688 Moved to next CF Needs rebase! Nikolay Shaplov (nataraj) 7 2025-02-12
09:19
2025-02-10
18:35
Change prefetch and read strategies to use range in pg_prewarm 4763 Moved to next CF Not processed Cédric Villemain (c2main) Nazir Bilal Yavuz (nbyavuz) 5 2024-12-11
00:32
2024-04-07
08:26
Split index and table statistics into different types of stats 4792 Returned with feedback Not processed Bertrand Drouvot (bertranddrouvot.pg) 3 2024-10-02
04:48
2024-01-25
08:36
Rename constants in preparation of variableness 4828 Returned with feedback 18 Not processed David Christensen (davidchristensen) 3 2024-10-08
01:59
2024-08-10
12:26
BitmapHeapScan table AM violation removal (and use streaming read API) 4874 Moved to next CF 7/7 +435−771 Melanie Plageman (melanieplageman) Heikki Linnakangas (heikki), Andres Freund (andresfreund), Tomas Vondra (fuzzycz) 6 2025-02-03
14:34
2025-02-19
23:12
Vectored I/O in bulk_write.c 4891 Returned with feedback Not processed Thomas Munro (macdice) 2 2024-10-07
07:17
2024-07-06
22:46
Require LLVM 14+ in PostgreSQL 18 4920 Committed Not processed Thomas Munro (macdice) Peter Eisentraut (petere) petere 2 2024-10-01
10:24
2024-10-01
10:23
Use macro to define the number of enum values (was: Replace magic constant ...) 4933 Committed 17 Not processed Aleksander Alekseev (a.alekseev) Richard Guo (richardguo) petere 2 2024-10-01
13:47
2024-05-13
10:22
Use <stdint.h> for int64_t and other exact-width integer types 4938 Moved to next CF Not processed Thomas Munro (macdice) Peter Eisentraut (petere) macdice 4 2024-12-04
02:27
2024-12-10
02:02
ECPG cleanup and fix for clang compile-time problem 4939 Moved to next CF Not processed Tom Lane (tgl) John Naylor (john.naylor) tgl 3 2024-11-27
17:51
2024-11-27
17:59
Use XLOG_CONTROL_FILE macro everywhere 4941 Moved to next CF 18 Not processed Anton Melnikov (antonmel) Daniel Gustafsson (d_gustafsson) 4 2024-12-11
00:36
2024-09-07
07:38
Use pgBufferUsage for block reporting in analyze 4983 Committed 18 Not processed Anthonin Bonnefoy (bonnefoa) Michael Paquier (michael-kun), Masahiko Sawada (masahikosawada) masahikosawada 2 2024-08-16
12:36
2024-08-14
05:36
AIX support, revert the changes from 0b16bb8776bb8 5003 Moved to next CF Not processed Sriram RK (sriramrk) 3 2024-10-28
13:44
2024-11-28
03:56
Relcache refactoring 5022 Moved to next CF Not processed Heikki Linnakangas (heikki) heikki 3 2024-10-31
08:19
2024-11-01
04:19
Remove dependency on setlocale() for collation. 5023 Committed 18 Not processed Jeff Davis (jdavis) Andreas Karlsson (kandreas), Peter Eisentraut (petere) jdavis 2 2024-08-06
21:40
2024-09-13
14:39
remove the use of disable_cost, related cleanups 5032 Committed 18 Not processed Robert Haas (rhaas) rhaas 2 2024-09-05
03:57
2024-09-30
17:17
Separate HEAP WAL replay logic into its own file 5054 Committed 18 Not processed Yong Li (yoli) Kouhei Sutou (kou) michael-kun 2 2024-09-12
04:32
2024-09-18
09:06
Useless parameter 'cur_skey' in IndexScanOK 5104 Committed stable Not processed Aleksander Alekseev (a.alekseev) heikki 1 2024-08-16
10:29
2024-08-16
10:28
SendProcSignal(), SetLatch() → SendInterrupt() 5118 Moved to next CF Not processed Heikki Linnakangas (heikki), Thomas Munro (macdice) 3 2024-12-11
00:35
2025-01-28
22:04
Converting tab-complete.c's else-if chain to a switch 5123 Moved to next CF Not processed Tom Lane (tgl) tgl 2 2024-10-07
16:39
2024-10-10
21:04
refactor the CopyOneRowTo 5126 Committed Not processed jian he (universality) heikki 1 2024-08-16
11:06
2024-08-16
11:05
Refactor pqformat.{c,h} and protocol.h 5127 Committed 17 Not processed Aleksander Alekseev (a.alekseev) Nathan Bossart (bossartn) bossartn 1 2024-07-17
16:02
2024-07-17
15:59
Remove redundant code in create_gather_merge_path 5137 Committed Not processed Richard Guo (richardguo) richardguo 1 2024-07-23
02:49
2024-07-23
02:45
Remove dead generators for cyrillic encoding converson tables 5143 Committed Not processed heikki 1 2024-07-29
17:39
2024-07-29
17:41
Remove duplicated smgrclose call 5149 Moved to next CF 18 7/7 +0−6 Steven Niu (niushiji) Cary Huang (cary), Kirill Reshke (reshke), Zhao Junwang (zhjwpku) 4 2025-02-14
11:14
2024-10-27
19:05
Fix a few issues in collation cache 5164 Moved to next CF 18 Not processed Jeff Davis (jdavis) 3 2024-12-10
23:35
2024-12-10
23:45
Make ECPG locale usage thread-safe 5166 Moved to next CF 6/7 +192−148 Thomas Munro (macdice) Peter Eisentraut (petere) 4 2025-02-09
07:33
2025-02-09
07:32
Remove hardcoded hash opclass function signature exceptions 5169 Committed Not processed Peter Eisentraut (petere) Tom Lane (tgl) petere 1 2024-09-12
11:27
2024-09-09
17:48
Thread-safe nl_langinfo(), localeconv(), check_locale() 5170 Moved to next CF 7/7 +501−251 Thomas Munro (macdice) Peter Eisentraut (petere) 4 2025-02-14
14:14
2025-02-14
14:13
Call rm_redo in a temporary memory context 5174 Moved to next CF Not processed Heikki Linnakangas (heikki) 3 2024-12-02
13:56
2024-10-02
02:28
Cleanup ShmemInit function names 5175 Committed Not processed Heikki Linnakangas (heikki) Andreas Karlsson (kandreas) heikki 1 2024-08-29
07:02
2024-08-29
07:01
Refactor postmaster child handling 5185 Moved to next CF Not processed 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 5187 Withdrawn 18 Not processed Michael Paquier (michael-kun) 1 2024-10-02
04:43
2024-08-19
00:33
Remove redundant NULL check in clause_selectivity_ext() 5188 Rejected Not processed Ilia Evdokimov (ilidock95) 1 2024-09-30
15:11
2024-09-23
00:43
define new PG_REPLSLOT_DIR and the like macros 5193 Committed 18 Not processed Bertrand Drouvot (bertranddrouvot.pg) Ashutosh Bapat (ashutoshbapat) michael-kun 1 2024-09-04
08:59
2024-09-03
06:27
Basic threading API pg_threads.h 5194 Returned with feedback Not processed Thomas Munro (macdice) 1 2024-10-08
02:20
2024-08-26
09:59
Use function smgrclose() to replace the loop 5196 Moved to next CF 18 Not processed Steven Niu (niushiji) 3 2024-12-05
08:47
2024-10-24
09:09
Refactor: allow pg_strncoll(), etc., to accept -1 length for NUL-terminated cstrings. 5198 Committed 18 Not processed 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 5213 Committed Not processed Andreas Karlsson (kandreas) michael-kun 1 2024-09-03
12:47
2024-09-02
00:43
Vectored IO in XLogWrite() 5225 Moved to next CF Not processed Melih Mutlu (melihmutlu) 3 2024-12-11
00:41
2024-12-11
00:41
Replication & Recovery
Switching XLog source from archive to streaming when primary available 3663 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy), SATYANARAYANA NARLAPURAM (satyanarayanan) Nathan Bossart (bossartn) 13 2024-12-11
04:09
2024-08-29
20:58
Make async slave to wait for lsn to be replayed 4221 Committed 18 Not processed Ivan Kartyshov (fenimorkin) Bharath Rupireddy (bharathrupireddy) smagen 8 2024-08-02
18:25
2024-09-17
09:00
Flush disk write caches by default on macOS and Windows 4453 Returned with feedback Not processed Thomas Munro (macdice) Nathan Bossart (bossartn) 6 2024-10-08
02:49
2024-06-05
06:32
CREATE SUBSCRIPTION ... SERVER 4529 Moved to next CF Needs rebase! Jeff Davis (jdavis) Bharath Rupireddy (bharathrupireddy) 9 2025-02-07
19:24
2024-12-17
04:05
pg_rewind with cascade standby doesn't work well 4559 Returned with feedback Not processed Masaki Kuwamura (mackyson) Ilya Gladyshev (qoops) 5 2024-10-07
07:20
2024-07-22
21:47
Introduce XID age and inactive timeout based replication slot invalidation 4770 Moved to next CF Needs rebase! Bharath Rupireddy (bharathrupireddy), Nisha Moond (nishamoond) Nathan Bossart (bossartn), vigneshwaran C (vignesh.postgres), Peter Smith (smithpb2250), Shlok Kyal (shlokkyal) amitkapila 6 2025-02-20
03:38
2025-02-20
06:11
Documentation to upgrade logical replication cluster 4848 Committed Not processed vigneshwaran C (vignesh.postgres) Hayato Kuroda (ha-kun), Bharath Rupireddy (bharathrupireddy), Peter Smith (smithpb2250) amitkapila 3 2024-09-29
03:39
2024-09-26
10:58
CSN snapshots in hot standby 4912 Moved to next CF 18 Not processed Heikki Linnakangas (heikki) 4 2024-12-02
13:15
2024-12-05
10:36
teach pg_combinebackup to detect deleted files where possible 4951 Withdrawn 18 Not processed Robert Haas (rhaas) rhaas 2 2024-08-21
14:58
2024-08-21
15:03
Return pg_control from pg_backup_stop(). 4997 Moved to next CF 18 7/7 +181−30 David Steele (dsteele) 5 2025-02-12
17:14
2025-01-24
18:43
Detection and resolution of logical replication conflict 5021 Moved to next CF 18 Not processed Hou Zhijie (houzj), shveta malik (shvetam), Nisha Moond (nishamoond) Masahiko Sawada (masahikosawada), Michail Nikolaev (nkey), Hayato Kuroda (ha-kun) amitkapila 3 2024-12-11
04:08
2024-10-28
21:49
Conflict detection and logging in logical replication 5064 Committed Not processed Hou Zhijie (houzj), shveta malik (shvetam), Nisha Moond (nishamoond) amitkapila 2 2024-08-29
06:25
2024-08-28
09:37
Allow logical decoding to output generated columns 5068 Moved to next CF 18 Not processed Peter Smith (smithpb2250), Shubham Khanna (skhanna), Shlok Kyal (shlokkyal) Masahiko Sawada (masahikosawada), Hayato Kuroda (ha-kun), vigneshwaran C (vignesh.postgres), Peter Smith (smithpb) 3 2024-12-10
06:50
2025-02-02
22:58
Improving the latch handling between logical replication launcher and worker processes. 5095 Returned with feedback Not processed vigneshwaran C (vignesh.postgres) Hayato Kuroda (ha-kun), Peter Smith (smithpb2250), Hou Zhijie (houzj) 2 2024-10-07
07:23
2024-09-04
13:53
Synchronization of sequences to subscriber 5111 Moved to next CF 7/7 +2964−731 vigneshwaran C (vignesh.postgres) Dilip Kumar (dilip.kumar), Masahiko Sawada (masahikosawada), Peter Smith (smithpb2250) 4 2025-02-05
01:01
2025-02-03
05:43
Recovery of .partial WAL segments 5148 Moved to next CF Not processed Stefan Fercot (stefan.fercot) 3 2024-12-11
04:08
2024-10-18
13:56
Expose the acquired_by parameter to the pg_replication_origin_session_setup function 5189 Moved to next CF 18 7/7 +19−4 Doruk Yılmaz (dorukyilmaz) Euler Taveira (eulerto) 4 2025-02-11
20:47
2025-01-08
21:55
Collect statistics about conflicts in logical replication 5211 Moved to next CF 18 Not processed 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
add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl 4390 Moved to next CF Not processed Cary Huang (cary) Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) 9 2024-12-10
06:30
2024-12-19
19:05
Client authentication via OAuth 2.0 4412 Moved to next CF 7/7 +9279−39 Jacob Champion (jchampion) Peter Eisentraut (petere), Daniel Gustafsson (d_gustafsson), Antonin Houska (a.houska) d_gustafsson 10 2025-02-01
19:41
2025-02-19
19:54
Encoding protection for pgcrypto 4809 Returned with feedback Not processed shihao zhong (zhong950419) 3 2024-10-07
07:34
2024-02-13
04:21
Avoid mixing custom and OpenSSL BIO functions 4835 Moved to next CF Not processed David Benjamin (dbenjamin) Daniel Gustafsson (d_gustafsson) d_gustafsson 4 2024-10-12
07:22
2024-11-29
19:57
Implementing OCSP Stapling for Server certificate status verification 4849 Returned with feedback Not processed David Zhang (david.z) Jacob Champion (jchampion) 3 2024-10-08
03:24
2024-09-03
17:20
Make query cancellation keys longer 4870 Returned with feedback Not processed Heikki Linnakangas (heikki) 3 2024-10-08
03:25
2024-09-09
15:58
Remove support for OpenSSL 1.0.2 4915 Committed 18 Not processed Daniel Gustafsson (d_gustafsson) Michael Paquier (michael-kun), Peter Eisentraut (petere), Jacob Champion (jchampion) d_gustafsson 2 2024-09-02
12:37
2024-09-10
08:11
add multiple client certificate selection feature 4924 Moved to next CF Not processed Cary Huang (cary) 4 2024-12-11
00:33
2024-04-11
21:24
Extend ALTER DEFAULT PRIVILEGES for large objects 4945 Moved to next CF 7/7 +215−11 Yugo Nagata (yugo.nagata) Laurenz Albe (laurenz) 5 2025-02-03
12:26
2025-01-23
10:22
Serverside SNI for SSL connections 4984 Moved to next CF 3/7 +839−50 Daniel Gustafsson (d_gustafsson) Jacob Champion (jchampion) 5 2025-02-19
23:11
2025-02-19
23:12
Restrict EXPLAIN (ANALYZE) for RLS and security_barrier views 4999 Rejected 18 Not processed 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 5018 Moved to next CF 18 7/7 +326−62 Jelte Fennema-Nio (jeltef) 5 2025-02-05
21:55
2024-10-04
21:05
Add support to TLS 1.3 cipher suites and curves lists in Postgres 5025 Moved to next CF Not processed Erica Zhang (zerica) Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) d_gustafsson 3 2024-10-24
21:00
2024-10-24
13:52
Blast-RADIUS mitigation 5158 Moved to next CF Not processed Thomas Munro (macdice) Heikki Linnakangas (heikki) 3 2024-12-10
06:29
2024-08-13
18:22
Server Features
BCP 47 locale names for Windows 3772 Moved to next CF Not processed Thomas Munro (macdice) 8 2024-12-11
04:58
2024-08-08
11:39
Add the ability to limit the amount of memory that can be allocated to backends. 3867 Returned with feedback Not processed Reid Thompson (jreidthompsoncd), John Morris (coyotebush) 11 2024-10-07
07:10
2024-03-15
07:00
Multi-version ICU 3956 Returned with feedback Not processed Thomas Munro (macdice) 10 2024-10-07
07:09
2024-02-13
23:12
Post-special Page Storage TDE support (aka Reserved Page Size) 3986 Moved to next CF Not processed David Christensen (davidchristensen) 12 2024-12-10
06:54
2024-12-28
00:15
UUID v7 4388 Moved to next CF 17 Not processed Andrey Borodin (x4m) Masahiko Sawada (masahikosawada), Aleksander Alekseev (a.alekseev), Chris Travers (einhverfr), Nikolay Samokhvalov (nikolay), Przemysław Sztoch (psztoch), Kirk Wolak (kirkw) masahikosawada 9 2024-12-12
18:11
2025-01-31
18:49
Custom storage managers (SMGR), redux 4428 Returned with feedback Not processed Matthias van de Meent (mmeent), Tristan Partin (tristan957) Kirill Reshke (reshke), Krishnakumar Ravi (kkpgdev) 7 2024-10-07
07:22
2024-09-21
18:24
pg_stat_logmsg 4431 Returned with feedback Not processed Joe Conway (jconway) 7 2024-10-07
07:17
2024-07-18
04:32
Support run-time partition pruning for hash join 4512 Returned with feedback 17 Not processed 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 4617 Returned with feedback Not processed Marko Tiikkaja (johto) 5 2024-10-07
07:23
2024-09-19
08:41
Mark search_path as GUC_REPORT 4646 Committed Not processed Alexander Kukushkin (cyberdem0n), Jelte Fennema-Nio (jeltef) fuzzycz 4 2024-08-20
09:06
2024-08-19
17:57
Sequence Access Methods, round two 4677 Moved to next CF 0/1 +2753−795 Michael Paquier (michael-kun) 7 2025-02-03
11:39
2025-02-18
05:11
Add the page header to each SLRU page. 4709 Moved to next CF Not processed Rishu Bagga (rishubagga), Yong Li (yoli) Thomas Munro (macdice), Shawn Debnath (sd) 6 2024-12-10
06:47
2024-11-11
08:20
Add new protocol message to change GUCs to be able to change protocol extension parameters 4736 Moved to next CF 18 7/7 +1776−74 Jelte Fennema-Nio (jeltef) Robert Haas (rhaas) 7 2025-02-05
21:51
2025-02-18
08:51
Not to invalidate CatalogSnapshot for local invalidation messages 4750 Withdrawn Not processed Xiaoran Wang (fanfuxiaoran) jian he (universality) 4 2024-10-12
10:31
2023-12-22
07:34
Remove useless GROUP BY columns considering unique index 4751 Returned with feedback Not processed Mingli Zhang (zml) jian he (universality) 4 2024-10-07
07:30
2024-09-23
15:13
Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM 4777 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) Jeff Davis (jdavis) 5 2024-12-11
05:01
2024-10-31
04:17
COPY ON_ERROR 'NULL' 4810 Moved to next CF Not processed jian he (universality) Fujii Masao (masaofujii), Kirill Reshke (reshke) 5 2025-01-07
11:22
2025-01-20
14:03
on_error table, saving error info to a table 4817 Moved to next CF Not processed jian he (hellothere) Nishant Sharma (nishant-at-edb) 5 2024-12-03
09:48
2024-12-17
04:31
Table AM Interface Enhancements 4866 Returned with feedback Not processed Alexander Korotkov (smagen) smagen 3 2024-10-08
02:07
2024-06-22
13:18
KNN-btree 4871 Moved to next CF Needs rebase! Nikita Glukhov (n.glukhov), Anton Melnikov (antonmel) 6 2025-02-17
09:19
2024-11-28
11:19
CREATE DATABASE ... STRICT_UNICODE 4876 Moved to next CF Not processed Jeff Davis (jdavis) 5 2024-12-11
23:56
2024-12-11
23:55
Eager aggregation, take 3 4881 Moved to next CF 19 Not processed Richard Guo (richardguo) 4 2025-02-11
13:08
2025-01-24
20:53
CREATE DATABASE ... STRATEGY=FILE_CLONE 4886 Moved to next CF 7/7 +170−3 Thomas Munro (macdice), Nazir Bilal Yavuz (nbyavuz) 5 2025-02-05
14:01
2024-08-08
12:15
Add extension_destdir GUC 4913 Moved to next CF 7/7 +230−63 Peter Eisentraut (petere), Christoph Berg (myon), David Wheeler (theory) Peter Eisentraut (petere), Marco Nenciarini (mnencia), Gabriele Bartolini (gbartolini), Nathan Bossart (bossartn) 5 2025-02-07
10:50
2025-02-05
18:13
Identify huge pages accessibility using madvise 4937 Moved to next CF stable Not processed Dmitry Dolgov (erthalion) Gabriele Bartolini (gbartolini), Niccolo Fei (nfei) 3 2024-11-12
10:28
2024-11-12
10:07
Partitioned tables and [un]loggedness 4946 Committed 18 Not processed Michael Paquier (michael-kun) Nathan Bossart (bossartn) michael-kun 2 2024-10-03
01:58
2024-09-24
00:06
Use WALReadFromBuffers in more places 4952 Moved to next CF Not processed Bharath Rupireddy (bharathrupireddy) 4 2024-12-07
05:35
2024-10-15
08:22
support tid range scan in parallel 4982 Returned with feedback Not processed Cary Huang (cary) David Rowley (davidrowley) 2 2024-10-07
07:28
2024-08-22
11:29
CREATE INDEX CONCURRENTLY for partitioned tables 5004 Moved to next CF Not processed Justin Pryzby (justinpryzby), Ilya Gladyshev (qoops) 4 2024-12-04
10:57
2024-10-25
18:32
Pluggable cumulative statistics 5034 Committed 18 Not processed Michael Paquier (michael-kun) michael-kun 2 2024-08-05
06:27
2024-08-05
06:23
Flush pgstats file during checkpoints 5047 Returned with feedback 18 Not processed Michael Paquier (michael-kun) 2 2024-10-02
04:45
2024-09-03
01:08
New function rand_array() to contrib/tablefunc 5061 Moved to next CF Not processed Andy Fan (andy2) Dean Rasheed (deanr), Aleksander Alekseev (a.alekseev), Jim Jones (jimus) 4 2024-12-02
13:56
2024-11-07
00:51
pg_verifybackup: Add TAR format backup verification support. 5116 Committed 18 Not processed Amul Sul (sulamul) Sravan Kumar Velagandula (sravanv) rhaas 1 2024-09-30
08:55
2024-09-30
22:05
VACUUM FULL / CLUSTER CONCURRENTLY 5117 Moved to next CF 18 7/7 +1385−236 Antonin Houska (a.houska) 4 2025-02-19
09:17
2025-02-19
17:40
REINDEX not updating partition progress 5122 Moved to next CF stable Not processed Ilya Gladyshev (qoops) 3 2024-12-04
10:56
2024-07-25
21:21
Add min/max aggregate functions to BYTEA 5138 Moved to next CF 18 Not processed Aleksander Alekseev (a.alekseev), Marat Bukharov (maratik) Andrey Borodin (x4m) tgl 2 2024-10-08
18:08
2024-10-08
18:12
Support specify tablespace for each merged/split partition 5157 Rejected 18 Not processed Zhao Junwang (zhjwpku) Amul Sul (sulamul) 1 2024-10-08
03:21
2024-08-08
01:47
Add support for (Var op Var) clause in extended MCV statistics 5180 Returned with feedback Not processed Ilia Evdokimov (ilidock95) 1 2024-09-30
15:09
2024-09-09
10:43
Index AM API cleanup 5195 Moved to next CF 7/7 +71−66 Mark Dilger (mark.dilger) Peter Eisentraut (petere), Andrew Dunstan (adunstan), Alexandra Wang (l-wang) petere 4 2025-02-01
19:48
2025-02-07
15:53
Switch PgStat_HashKey.objoid from Oid to uint64 5203 Committed 18 Not processed Michael Paquier (michael-kun) Bertrand Drouvot (bertranddrouvot) michael-kun 1 2024-09-18
03:55
2024-09-18
03:54
Removing log_cnt from pg_sequence_read_tuple() 5204 Committed Not processed Michael Paquier (michael-kun) Nathan Bossart (bossartn) michael-kun 1 2024-08-30
00:04
2024-08-29
23:59
Make MultiXactOffset 64-bit type 5205 Moved to next CF 18 6/7 +1060−574 Maxim Orlov (m.orlov) Heikki Linnakangas (heikki) 4 2025-02-05
08:28
2025-01-29
14:04
not-null constraints 5224 Moved to next CF Not processed Álvaro Herrera (alvherre) alvherre 2 2024-11-08
14:38
2024-11-12
10:43
SQL Commands
Add XMLCanonicalize function 4237 Moved to next CF 18 7/7 +352−0 Jim Jones (jimus) Pavel Stehule (okbobcz), Oliver Ford (ojford) 10 2025-02-12
08:02
2025-02-17
11:12
SQL:2011 application time 4308 Moved to next CF 7/7 +0−0 Paul Jungwirth (pjungwir) Peter Eisentraut (petere) 10 2025-02-01
20:39
2025-02-17
06:42
Incremental View Maintenance (IVM), take 2 4337 Moved to next CF Needs rebase! Yugo Nagata (yugo.nagata) 10 2025-02-03
13:00
2024-08-20
07:06
Implement row pattern recognition feature 4460 Moved to next CF 18 7/7 +4108−37 Tatsuo Ishii (ishii) Vik Fearing (xocolatl), Jacob Champion (jchampion), Ningwei Chen (chen-5033) 9 2025-02-03
12:20
2025-01-11
05:46
Make COPY format extendable: Extract COPY TO format implementations 4681 Moved to next CF 6/7 +1453−481 Kouhei Sutou (kou) Masahiko Sawada (masahikosawada), Nathan Bossart (bossartn), Zhao Junwang (zhjwpku), Yong Li (yoli) 7 2025-02-03
22:20
2025-02-07
13:01
COPY TO json 4716 Moved to next CF Not processed Joe Conway (jconway) Masahiko Sawada (masahikosawada), Nathan Bossart (bossartn) jconway 6 2024-12-10
06:46
2025-01-27
08:16
RETURNING OLD/NEW values 4723 Moved to next CF 18 Not processed Dean Rasheed (deanr) deanr 6 2025-01-16
15:23
2025-01-17
10:44
add COPY option REJECT_LIMIT 4797 Moved to next CF Not processed Atsushi Torikoshi (atsushitorikoshi) Fujii Masao (masaofujii), Kirill Reshke (reshke) masaofujii 4 2024-10-08
10:21
2024-10-08
12:58
Support wildcards in LISTEN command 4896 Returned with feedback Not processed Alexander Cheshev (acheshev) Emanuel Calvo (3manuek) 2 2024-10-08
02:09
2024-09-06
18:42
SQL Property Graph Queries (SQL/PGQ) 4904 Moved to next CF 2/7 +14878−470 Peter Eisentraut (petere), Ashutosh Bapat (ashutoshbapat) Vik Fearing (xocolatl), Zhao Junwang (zhjwpku) 5 2025-02-04
07:53
2025-02-10
15:00
Support LIKE with nondeterministic collations 4965 Moved to next CF Not processed Peter Eisentraut (petere) Paul Jungwirth (pjungwir) petere 3 2024-11-27
08:02
2024-11-27
08:01
Virtual generated columns 4972 Moved to next CF Not processed Peter Eisentraut (petere) petere 5 2025-02-07
12:38
2025-02-20
04:57
CREATE OR REPLACE MATERIALIZED VIEW 5099 Moved to next CF 18 Not processed Erik Wienhold (ewie) 3 2024-12-05
08:45
2025-01-12
21:33
Add on_error and log_verbosity options to file_fdw 5107 Committed 18 Not processed Atsushi Torikoshi (atsushitorikoshi) Fujii Masao (masaofujii) masaofujii 1 2024-10-03
09:06
2024-09-30
15:36
Add XMLCast (SQL/XML X025) 5110 Moved to next CF 18 7/7 +1812−8 Jim Jones (jimus) Vik Fearing (xocolatl) 4 2025-02-12
08:02
2024-12-30
09:29
Add more memory/disk usage info to EXPLAIN (ANALYZE) 5120 Committed 18 Not processed Tatsuo Ishii (ishii) David Rowley (davidrowley), Ashutosh Bapat (ashutoshbapat), Maxim Orlov (m.orlov), jian he (universality) ishii 1 2024-09-23
08:03
2024-09-23
07:52
Support POSITION with nondeterministic collations 5209 Moved to next CF 7/7 +247−48 Peter Eisentraut (petere) 4 2025-02-01
18:53
2025-02-12
04:31
SQL:2023 JSON simplified accessor support 5214 Moved to next CF 18 1/7 +1062−188 Alexandra Wang (alexandrawang) Peter Eisentraut (petere), Vik Fearing (xocolatl) 4 2025-02-05
07:21
2025-02-05
13:39
Add roman support for to_number function 5221 Moved to next CF 18 Not processed Hunaid Sohail (hunaid) Maciek Sakrejda (msakrejda-pga) tgl 3 2025-01-22
20:20
2025-01-22
20:29
Provide ONLY option for ANALYZE and VACUUM commands 5226 Committed 18 Not processed Michael Harris (mharris) David Rowley (davidrowley), atsushi torikoshi (atorik) davidrowley 1 2024-09-24
09:50
2024-09-24
06:05
System Administration
warn if GUC set to an invalid shared library 3482 Moved to next CF Not processed Justin Pryzby (justinpryzby) Christoph Berg (myon), cary huang (caryh), Maciek Sakrejda (msakrejda), Cary Huang (cary) 14 2024-12-11
05:11
2024-11-11
10:09
Add a pg_truncate_freespace_map function 4882 Withdrawn Not processed Ronan Dunklau (rdunklau) Fujii Masao (masaofujii) masaofujii 2 2024-08-20
08:05
2024-08-20
08:03
allow changing autovacuum_max_workers without restarting 4921 Moved to next CF 18 Not processed Nathan Bossart (bossartn) Yogesh Sharma (sharmay) bossartn 4 2025-01-06
21:02
2025-01-07
20:45
Reduce the log spam by excluding certain SQLSTATEs 4964 Moved to next CF 18 7/7 +181−0 Laurenz Albe (laurenz) 5 2025-02-03
12:26
2024-08-15
17:52
New GUC autovacuum_max_threshold 5046 Moved to next CF 18 Not processed Nathan Bossart (bossartn), Frédéric Yhuel (yhuelf) Nathan Bossart (bossartn), wenhui qiu (qiuwenhuifx.163.com) bossartn 5 2025-02-05
21:51
2025-02-05
21:52
Add has_large_object_privilege function 5103 Committed Not processed Yugo Nagata (yugo.nagata) Fujii Masao (masaofujii) masaofujii 1 2024-09-13
06:53
2024-09-29
03:46
Track collation and ctype versions separately 5141 Moved to next CF 18 Not processed Jeff Davis (jdavis) 3 2025-02-07
19:28
2024-07-27
15:34
Enable data checksums by default with initdb 5178 Moved to next CF Not processed Greg Sabino Mullane (greg) Peter Eisentraut (petere), Nathan Bossart (bossartn) petere 2 2024-10-16
06:55
2024-11-13
11:03
pg_upgrade: Support for upgrading to checksums enabled 5206 Moved to next CF 7/7 +38−15 Peter Eisentraut (petere) Nathan Bossart (bossartn), Ilya Kosmodemiansky (hydrobiont) 4 2025-02-01
18:55
2024-08-27
21:56
Testing
CI and test improvements 3709 Moved to next CF Not processed Justin Pryzby (justinpryzby) 14 2024-11-30
16:40
2024-11-16
20:44
change regexp_substr first argument make tests more easier to understand 4744 Withdrawn stable Not processed jian he (universality) 4 2024-09-23
00:31
2024-09-05
17:45
Add test module for verifying backtrace functionality 4823 Withdrawn Not processed Bharath Rupireddy (bharathrupireddy) 3 2024-08-24
17:36
2024-05-12
11:46
Test to dump and restore objects left behind by regression 4956 Moved to next CF 6/7 +308−2 Ashutosh Bapat (ashutoshbapat) Michael Paquier (michael-kun) 5 2025-02-17
11:16
2025-02-12
04:35
Convert sepgsql tests to TAP 4992 Moved to next CF Not processed Peter Eisentraut (petere) Andreas Karlsson (kandreas) petere 4 2025-01-26
10:25
2025-01-28
13:34
Convert node test compile-time settings into run-time parameters 5005 Committed Not processed Peter Eisentraut (petere) petere 2 2024-08-01
09:39
2024-07-25
07:51
Improve pg_test_timing to measure in nanoseconds 5066 Returned with feedback Not processed Hannu Krosing (hannukrosing) Tom Lane (tgl) 2 2024-10-07
07:16
2024-07-03
11:47
Make PG_TEST_EXTRA env variable override its Meson configure option 5134 Moved to next CF Not processed Jacob Champion (jchampion), Nazir Bilal Yavuz (nbyavuz) Ashutosh Bapat (ashutoshbapat) heikki 2 2024-11-04
12:26
2024-11-04
12:25
CREATE SUBSCRIPTION - add missing test case 5190 Moved to next CF 7/7 +14−0 Peter Smith (smithpb2250) vigneshwaran C (vignesh.postgres) 4 2025-02-05
01:05
2025-01-10
03:11