Commitfest 2023-07

Shortcuts
Text Status Target version Author Reviewer
Clear


Status summary: Committed: 87. Moved to next CF: 227. Withdrawn: 6. Rejected: 1. Returned with Feedback: 29. Total: 350.

Closed patches

Status Ver Author Reviewers Committer Num cfs Latest activity Latest mail
Bug Fixes
Error "initial slot snapshot too large" in create replication slot Moved to next CF Kyotaro Horiguchi (horiguti), Dilip Kumar (dilip.kumar) Akshat Jaimini (akshatj) 11 2024-01-16
04:32
2024-01-16
14:15
Fix dsa_free() to re-bin segment Committed Dongming Liu (inferyes) clundro infdahai (infdahai.outlook.com) macdice 6 2023-07-04
04:19
2023-07-04
04:22
Fix recovery conflict SIGUSR1 handling Moved to next CF Thomas Munro (macdice) Michael Paquier (michael-kun), KARAM MOORE (global) macdice 7 2023-09-07
03:48
2023-08-05
02:53
pg_visibility's pg_check_visible() yields false positive when working in parallel with autovacuum Returned with feedback 14 Daniel Shelepanov (dshelepanov) 6 2024-02-27
20:22
2024-03-12
12:10
Make ON_ERROR_STOP stop on shell script failure Returned with feedback Tatsuhiro Nakamori (tatsu) Fujii Masao (masaofujii) 4 2023-07-06
09:57
2023-07-06
09:57
Fix bogus error emitted by pg_recvlogical when interrupted Committed Bharath Rupireddy (bharathrupireddy) Michael Paquier (michael-kun), Tristan Partin (tristan957) michael-kun 4 2023-07-20
01:25
2023-07-20
01:25
Fix order of checking ICU options in initdb and create database Returned with feedback 15 Marina Polyakova (whipping.top1991) José Villanova (azlev) 4 2023-07-06
08:33
2023-07-06
08:33
Fixes for non-atomic read of read of control file on ext4 + ntfs Moved to next CF Thomas Munro (macdice) Robert Haas (rhaas), Anton Melnikov (antonmel) 6 2024-02-01
18:19
2024-02-01
18:19
clean up permission checks after 599b33b94 Committed 16 Amit Langote (amitlan) amitlan 2 2023-06-30
06:55
2023-06-30
06:54
Fix assertion failure with next_phase_at in snapbuild.c Committed Masahiko Sawada (masahikosawada) Daniel Gustafsson (d_gustafsson) d_gustafsson 2 2023-07-04
15:43
2023-07-05
01:23
Fix assertion failure in SnapBuildInitialSnapshot() Moved to next CF Masahiko Sawada (masahikosawada) 5 2024-02-01
18:20
2024-02-01
18:20
stopgap fix for signal handling during restore_command Moved to next CF stable Nathan Bossart (bossartn) bossartn 4 2023-10-17
15:45
2023-10-17
21:17
pg_dump/pg_restore: Fix stdin/stdout handling of custom format on Win32 Committed stable Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com), Daniel Watzinger (occams) Michael Paquier (michael-kun), Juanjo Santamaria Flecha (juanjo.santamaria.gmail.com) michael-kun 2 2023-04-12
00:15
2023-04-12
02:19
Fix improper qual pushdown after applying outer join identity 3 Committed 16 Tom Lane (tgl) tgl 2 2023-05-17
17:55
2023-05-22
13:40
Add some checks to avoid stack overflow Moved to next CF 17 Heikki Linnakangas (heikki), Egor Chindyaskin (egorchin21) Robert Haas (rhaas), Tom Lane (tgl), Andres Freund (andresfreund), Alexander Korotkov (smagen) smagen 5 2024-03-08
11:21
2024-03-11
02:24
Requiring recovery.signal or standby.signal when recovering with a backup_label Moved to next CF Michael Paquier (michael-kun) David Steele (dsteele), Bowen Shi (zxwsbg) 3 2023-11-10
02:20
2023-11-14
00:17
Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE Moved to next CF David Geier (geidav) Heikki Linnakangas (heikki) 6 2024-04-09
07:09
2024-04-08
21:16
Check group_clause_relids to see if a clause is computable Committed Tom Lane (tgl), Richard Guo (richardguo) tgl 1 2023-06-07
02:10
2023-06-07
02:25
pg_dump: don't require SELECT permission for undumped extension table Moved to next CF stable Jacob Champion (jchampion) Akshat Jaimini (akshatj) tgl 3 2023-11-13
22:05
2023-11-15
19:59
Why enable_hashjoin Completely disables HashJoin Withdrawn Zongliang Quan (quanzl) 1 2023-04-05
04:54
2023-04-05
17:05
DecodeInterval fixes Moved to next CF Joseph Koshakow (jkoshakow) Jacob Champion (jchampion), Reid Thompson (jreidthompsoncd) michael-kun 2 2023-08-28
05:29
2023-08-28
05:28
[BUG #17888] Incorrect memory access in gist__int_ops for an input array with many elements Committed Ankit Kumar Pandey (ankitkpandey) michael-kun 1 2023-06-15
08:17
2023-06-15
10:00
Fix siglen alignment in ltree gist Committed Alexander Korotkov (smagen) Tom Lane (tgl), Pavel Borisov (pborisov) smagen 1 2023-07-08
16:22
2023-04-23
11:32
64-bit TOAST value ID Moved to next CF Nikita Malakhov (nmalakh) Aleksander Alekseev (a.alekseev) 2 2023-09-01
12:51
2023-09-04
12:27
prevent underflow in KeepLogSeg() Committed stable Kyotaro Horiguchi (horiguti) bossartn 1 2023-04-27
21:48
2023-04-28
06:21
Find dangling membership roles in pg_dumpall Committed Andreas 'ads' Scherbaum (ads), Artur Zakirov (a.zakirov) d_gustafsson 1 2023-04-26
13:02
2023-04-27
12:35
Tighten checks on multidimensional arrays being returned from PL/Python Committed Tom Lane (tgl) tgl 1 2023-05-04
15:01
2023-05-04
15:26
Cleaning up array_in() Moved to next CF Tom Lane (tgl) Nathan Bossart (bossartn) tgl 3 2023-11-17
16:30
2023-11-13
18:23
fix improper returns in PG_TRY blocks Committed stable Xing Guo (higuoxing) Nathan Bossart (bossartn) bossartn 1 2023-05-04
23:44
2023-05-05
01:40
Adjust the order of callback registration to avoid accessing invalid memory Committed Hou Zhijie (houzj) amitkapila 1 2023-05-12
06:36
2023-05-09
10:01
Restrict usage of PSQL_WATCH_PAGER Committed Tom Lane (tgl) tgl 1 2023-05-12
20:11
2023-05-12
19:17
Subscription statistics are not dropped at DROP SUBSCRIPTION in some cases Committed Masahiko Sawada (masahikosawada) masahikosawada 1 2023-07-05
06:53
2023-07-05
06:53
Issue in postgres_fdw causing unnecessary wait for cancel request reply Moved to next CF Fujii Masao (masaofujii) Masaki Kuwamura (mackyson) 4 2024-02-01
18:22
2024-02-01
18:22
pg_regress.c: Fix "make check" on Mac OS X: Pass DYLD_LIBRARY_PATH Moved to next CF Evan Jones (evanjonesdd) David Zhang (david.z) 3 2023-12-02
05:06
2023-06-24
00:19
hstore: Fix parsing on Mac OS X: isspace() is locale specific Committed michael-kun 1 2023-06-20
13:02
2023-06-21
06:49
Remove old_snapshot_threshold? Moved to next CF Thomas Munro (macdice) macdice 2 2023-09-05
08:06
2023-09-08
05:21
fix cache lookup hazards in ff9618e Committed 16 Nathan Bossart (bossartn) bossartn 1 2023-06-22
22:59
2023-06-22
23:01
pg_get_indexdef modification to access catalog based on the TxnSnapshot Moved to next CF vigneshwaran C (vignesh.postgres) 4 2024-01-05
17:47
2024-01-05
17:49
Fix bugs in SSI when using btree scans and bitmap heap scans Committed Thomas Munro (macdice) macdice 1 2023-07-03
22:09
2023-07-16
22:04
pg_stat_statements correct toplevel with track_utility=off Moved to next CF Sergei Kornilov (melkij) Akshat Jaimini (akshatj) tgl 3 2023-11-08
17:02
2023-11-08
17:02
Missing llvm_leave_fatal_on_oom() call Committed Heikki Linnakangas (heikki) Daniel Gustafsson (d_gustafsson) heikki 1 2023-07-05
10:35
2023-07-05
10:34
Unlogged relations and WAL-logging Moved to next CF Heikki Linnakangas (heikki) heikki 2 2023-09-15
14:56
2023-09-15
14:54
Creation of an empty table is not fsync'd at checkpoint Committed Heikki Linnakangas (heikki) heikki 1 2023-07-04
15:44
2023-07-04
15:33
Access method used by matview can be dropped leaving broken matview Committed stable Michael Paquier (michael-kun) Nathan Bossart (bossartn) michael-kun 1 2023-06-29
23:07
2023-07-03
02:26
Assert failed in validatePartitionedIndex() when attaching partition index to child of valid index Committed stable Michael Paquier (michael-kun) michael-kun 1 2023-06-28
07:41
2023-08-02
18:01
bgwriter doesn't flush WAL stats Moved to next CF Nazir Bilal Yavuz (nbyavuz) Matthias van de Meent (mmeent) heikki 3 2023-10-16
10:29
2023-10-03
13:08
Make uselocale protection more consistent Withdrawn Tristan Partin (tristan957) Peter Eisentraut (petere) 1 2023-08-01
14:55
2023-07-03
14:49
Fix last remaining uninitialized memory warning Moved to next CF Tristan Partin (tristan957) Peter Eisentraut (petere) petere 2 2023-08-09
08:07
2023-08-10
14:59
Fix locale breakage caused by newer libperl Moved to next CF stable Joe Conway (jconway) Tristan Partin (tristan957) jconway 4 2024-01-05
17:56
2024-01-05
18:19
revert MAINTAIN and pg_maintain Committed 16 Nathan Bossart (bossartn) bossartn 1 2023-07-07
18:31
2023-08-01
23:40
Clients
pg_dump - read data for some options from external file Moved to next CF Pavel Stehule (okbobcz) Daniel Gustafsson (d_gustafsson), Julien Rouhaud (rjuju), Justin Pryzby (justinpryzby), Виктория Шепард (shepard-v) d_gustafsson 18 2023-11-29
14:44
2023-11-30
15:45
functions to compute size of schemas/AMs (and maybe \dn++ and \dA++) Moved to next CF Justin Pryzby (justinpryzby) 13 2024-04-08
14:06
2024-01-22
00:10
Add non-blocking version of PQcancel Moved to next CF 17 Jelte Fennema-Nio (jeltef) Denis Laxalde (dlax) alvherre 11 2024-03-28
10:33
2024-04-04
18:06
psql: Add tab-complete for optional view parameters Returned with feedback Christoph Heiss (christoph.heiss) Jim Jones (jimus), Mikhail Gribkov (youzhick) 3 2023-07-06
13:28
2023-11-28
10:00
psql: Add role's membership options to the \du+ command Committed Pavel Luzanov (pluzanov) David Johnston (polobo) tgl 2 2023-07-19
16:58
2023-07-20
14:02
Add new protocol message to make GUC_REPORT configurable and use it for psql prompt substitution of %N with the current user Moved to next CF Pavel Stehule (okbobcz) 5 2024-01-30
05:18
2024-01-30
05:19
[PATCH v2] Time option added to psql prompt (%T) Returned with feedback Kirk Wolak (kirkw) Pavel Stehule (okbobcz), Laurenz Albe (laurenz), Andrey Borodin (x4m), Nikolay Samokhvalov (nikolay), Jim Jones (jimus) 2 2023-07-03
16:18
2023-07-03
16:18
Use libpq single row mode for FETCH_COUNT when a cursor cannot be used Moved to next CF Daniel Vérité (danielverite) Tom Lane (tgl), Laurenz Albe (laurenz) tgl 6 2024-04-07
00:45
2024-04-08
20:04
Add PQsendPipelineSync() to libpq Moved to next CF Anton Kirilov (volyrique) Álvaro Herrera (alvherre), Michael Paquier (michael-kun), Álvaro Herrera (alvarofherrera), Jelte Fennema-Nio (jeltef) michael-kun 4 2024-01-16
04:44
2024-01-18
23:11
Tab complete time zone names after AT TIME ZONE Moved to next CF Dagfinn Ilmari Mannsåker (ilmari) Jim Jones (jimus) michael-kun 3 2023-10-13
05:31
2023-10-13
07:32
Tab completion for GRANT MAINTAIN Committed Ken Kato (kkato) Jim Jones (jimus) tgl 1 2023-04-19
14:50
2023-04-20
20:17
psql: Have \watch exit when minimum rows not met Moved to next CF 17 Greg Sabino Mullane (greg) Daniel Gustafsson (d_gustafsson) d_gustafsson 2 2023-09-02
06:41
2023-08-29
10:02
Support sending Close messages from libpq Committed 17 Jelte Fennema-Nio (jeltef) Michael Paquier (michael-kun) michael-kun 1 2023-07-04
05:48
2023-07-04
23:39
\d+ tablename, \d+ indexname about subpartition Moved to next CF 16 team querytricks (querytricks2023.gmail.com) Daniel Vérité (danielverite) 4 2024-01-27
06:29
2024-01-27
06:29
pgbench: allow to cancel queries during benchmark Moved to next CF Yugo Nagata (yugo.nagata) Fabien Coelho (calvin) 6 2024-04-08
08:14
2024-03-31
13:25
Fixing tab-complete for dollar-names Moved to next CF 16 Mikhail Gribkov (youzhick) Vik Fearing (xocolatl) heikki 2 2023-09-19
16:30
2023-09-19
16:30
"-- " prefixing on the **** QUERY **** outputs? (ECHO_HIDDEN) Committed 16 Kirk Wolak (kirkw) Pavel Stehule (okbobcz), Laurenz Albe (laurenz), Andrey Borodin (x4m), Nathan Bossart (bossartn) bossartn 1 2023-07-27
00:07
2023-07-27
00:05
vacuumdb/clusterdb/reindexdb: allow specifying objects to process in all databases Moved to next CF 17 Nathan Bossart (bossartn) Dean Rasheed (deanr) bossartn 5 2024-03-11
20:46
2024-03-11
20:48
Code Comments
Improve comment on cid mapping Committed Heikki Linnakangas (heikki) Andres Freund (andresfreund) heikki 1 2023-06-30
15:32
2023-06-26
21:15
Documentation
doc: PQexecParams binary handling example for REAL data type Returned with feedback Mark Wong (markwkm) 6 2023-07-26
09:55
2023-07-04
07:29
Add document is_superuser Moved to next CF 16 Kotaro Kawamoto (kawamochi) Shinya Kato (kato-shinya), Masao Fujii (fujiimso) masaofujii 6 2023-12-02
05:26
2023-06-07
17:33
Improve doc for autovacuum on partitioned tables Returned with feedback 16 Laurenz Albe (laurenz) Nathan Bossart (bossartn) 4 2023-08-01
20:25
2023-10-10
19:14
Create visible links for HTML elements that have an id to make them discoverable via the web interface Committed 16 Brar Piening (brar) Karl Pinc (kop) petere 3 2023-04-13
08:31
2023-04-14
17:41
Clarify the behavior of the system when approaching XID wraparound Moved to next CF Aleksander Alekseev (a.alekseev) John Naylor (john.naylor), Pavel Borisov (pborisov) rhaas 4 2023-10-17
14:40
2023-11-02
05:00
Improvements to Meson docs Moved to next CF Samay Sharma (samaysharma) Tristan Partin (tristan957) 5 2024-01-20
01:53
2024-01-20
01:53
PGDOCS - replica identity quotes Committed Peter Smith (smithpb2250) michael-kun 1 2023-05-17
00:04
2023-05-08
22:15
PGdoc: add ID attribute to create_subscription.sgml Committed 16 Hayato Kuroda (ha-kun) Peter Smith (smithpb2250) amitkapila 1 2023-03-30
03:01
2023-03-29
06:02
PGdoc: add ID attribute to create_publication.sgml Committed 16 Hayato Kuroda (ha-kun) Peter Smith (smithpb2250) amitkapila 1 2023-04-03
01:57
2023-03-31
09:26
Move un-parenthesized syntax docs to "compatibility" for few SQL commands Committed 17 Nathan Bossart (bossartn), Melanie Plageman (melanieplageman) Nathan Bossart (bossartn) bossartn 1 2023-07-19
22:32
2023-07-19
22:41
Correct the documentation for work_mem Moved to next CF 16 Sami Imseih (simseih) bmomjian 3 2023-10-04
13:04
2023-09-26
23:44
doc: Add some OID/TOAST-related limitations to the limits appendix. Withdrawn stable 1 2023-06-13
08:45
2024-04-03
08:58
Clarify the "38.10.10. Shared Memory and LWLocks" section Moved to next CF 17 Aleksander Alekseev (a.alekseev) Michael Paquier (michael-kun) michael-kun 3 2023-11-01
06:13
2023-11-01
09:59
Doc limitations update proposal: include out-of-line OID usage per TOAST-ed columns Moved to next CF stable Jakub Wartak (jakub.wartak.tomtom) John Naylor (john.naylor) 6 2024-04-03
08:54
2024-04-03
08:58
Document that server will start even if it's unable to open some TCP/IP ports Moved to next CF Gurjeet Singh (gurjeet) Nathan Bossart (bossartn) bmomjian 3 2023-10-02
03:17
2023-10-02
03:20
alter_foreign_table.sgml typo Committed Mehmet Emin KARAKAŞ (emin100) Fujii Masao (masaofujii) masaofujii 1 2023-06-08
11:42
2023-06-08
11:49
Wrong syntax in feature description Committed Peter Smith (smithpb2250) d_gustafsson 1 2023-07-05
07:37
2023-07-05
23:05
harmonize password reuse in vacuumdb, clusterdb, and reindexdb Committed 17 Nathan Bossart (bossartn) bossartn 1 2023-07-28
17:11
2023-07-28
17:14
Add EBCDIC example for ICU tailoring rules Moved to next CF 16 Daniel Vérité (danielverite) Peter Eisentraut (petere) petere 2 2023-08-23
09:29
2023-08-30
16:40
Miscellaneous
Function to log backtrace of postgres processes Moved to next CF vigneshwaran C (vignesh.postgres), Bharath Rupireddy (bharathrupireddy) Christoph Berg (myon), Maciek Sakrejda (msakrejda) 17 2024-04-01
03:32
2024-02-27
02:46
reduce impact of lengthy startup and checkpoint tasks Moved to next CF 17 Nathan Bossart (bossartn) Bharath Rupireddy (bharathrupireddy) 9 2023-09-01
12:42
2023-07-04
18:37
64-bit XIDs Returned with feedback 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) Aleksander Alekseev (a.alekseev), Chris Travers (einhverfr) 6 2023-12-15
01:29
2024-01-19
05:56
explain analyze rows=%.0f Returned with feedback Ibrar Ahmed (ibrar) Amit Kapila (amitkapila), Hamid Akhtar (hamidakhtar), Naeem Akhter (naeem) 5 2023-08-01
20:29
2023-08-01
20:29
Check consistency of GUC defaults between .sample.conf and pg_settings.boot_val Moved to next CF Kyotaro Horiguchi (horiguti), Justin Pryzby (justinpryzby) Justin Pryzby (justinpryzby) 9 2024-01-26
13:16
2024-01-26
13:18
Add function to_oct Moved to next CF 17 Eric Radman (eradman) Nathan Bossart (bossartn), Dag Lem (daglem) bossartn 4 2023-08-23
14:54
2023-08-23
14:54
pgbench - adding pl/pgsql versions of tests Moved to next CF Hannu Krosing (hannukrosing) Fabien Coelho (calvin), Yugo Nagata (yugo.nagata), Nathan Bossart (bossartn) 5 2024-02-01
18:32
2024-02-01
18:32
Flush SLRU counters in checkpointer process Moved to next CF Anthonin Bonnefoy (bonnefoa) Andres Freund (andresfreund), Aleksander Alekseev (a.alekseev) 3 2023-09-04
12:25
2023-09-04
12:24
Add <<none>> support to sepgsql_restorecon Returned with feedback Ted X Toth (txtoth) Joe Conway (jconway) jconway 2 2023-07-03
16:44
2023-07-03
16:42
pg_usleep for multisecond delays Moved to next CF 17 Nathan Bossart (bossartn) Tom Lane (tgl) 4 2023-11-07
15:03
2023-07-27
02:50
archive modules loose ends Moved to next CF Nathan Bossart (bossartn) Yong Li (yoli) bossartn 6 2024-04-03
03:33
2024-04-03
03:35
get_extension_version Moved to next CF Pavel Stehule (okbobcz) 3 2023-12-02
05:35
2023-03-11
04:14
Add ReorderBufferTXN toptxn macros Committed Peter Smith (smithpb2250) vigneshwaran C (vignesh.postgres) amitkapila 1 2023-04-10
03:12
2023-03-20
06:26
Extend the length of BackgroundWorker.bgw_library_name Committed Yurii Rashkovskii (yrashk) Aleksander Alekseev (a.alekseev), Nathan Bossart (bossartn) bossartn 1 2023-07-03
22:09
2023-07-04
14:40
Add missing tab-completions for new SUBSCRIPTION options Committed 16 Peter Smith (smithpb2250) amitkapila 1 2023-04-10
03:12
2023-04-10
16:24
pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value Moved to next CF Yugo Nagata (yugo.nagata) Nathan Bossart (bossartn) bossartn 5 2024-03-14
16:09
2024-03-18
07:44
Add argument names to multi-argument aggregates Moved to next CF Dagfinn Ilmari Mannsåker (ilmari) Daniel Gustafsson (d_gustafsson), Jim Jones (jimus) d_gustafsson 2 2023-08-24
10:05
2023-08-24
12:38
Clean up hba.c of code freeing regexps Committed 17 Michael Paquier (michael-kun) michael-kun 1 2023-04-17
22:04
2023-04-17
22:05
Add information about command path and version of flex in meson output Committed 17 Michael Paquier (michael-kun) Peter Eisentraut (petere) michael-kun 1 2023-07-03
22:29
2023-07-03
22:29
Trust signalfd on illumos, again. Committed Thomas Munro (macdice) macdice 1 2023-07-02
03:31
2023-04-13
21:49
Remove check_strxfrm_bug() Committed Thomas Munro (macdice) Nathan Bossart (bossartn) macdice 1 2023-04-20
01:35
2023-07-10
21:54
Permute underscore separated components of columns before fuzzy matching Moved to next CF Arne Roland (harks) Mikhail Gribkov (youzhick) 6 2024-04-09
08:52
2024-03-04
05:49
vector search support Moved to next CF 17 Nathan Bossart (bossartn) 3 2023-11-07
15:04
2023-05-29
13:51
Skip hidden files in serverside utilities Moved to next CF Daniel Gustafsson (d_gustafsson) Tobias Bussmann (t.bussmann) d_gustafsson 5 2024-03-25
13:44
2024-01-17
14:37
Tab completion for CREATE SCHEMA AUTHORIZATION in psql Committed Dagfinn Ilmari Mannsåker (ilmari) Michael Paquier (michael-kun) michael-kun 1 2023-06-30
01:37
2023-06-30
09:33
Unlinking Parallel Hash Join inner batch files sooner Moved to next CF Thomas Munro (macdice) 6 2024-04-08
14:57
2024-02-22
19:42
Improvements of worker_spi.c example Returned with feedback 17 Aleksander Alekseev (a.alekseev) Nathan Bossart (bossartn) 1 2023-07-10
12:44
2023-07-10
12:44
improve more permissions-related error messages Committed 16 Nathan Bossart (bossartn) bossartn 1 2023-05-12
21:20
2023-05-12
20:46
pg_upgrade - typo in verbose log Moved to next CF Peter Smith (smithpb2250) michael-kun 2 2023-08-18
00:53
2023-08-21
08:21
Avoid setting restricted token in pg_upgrade Committed Daniel Gustafsson (d_gustafsson) Nathan Bossart (bossartn) d_gustafsson 1 2023-07-06
20:10
2023-07-06
20:10
Avoid unused value (src/fe_utils/print.c) Rejected 17 Ranier Vilela (raniervilela) Marko Tiikkaja (johto) 1 2023-07-11
22:46
2023-07-28
08:53
add non-option reordering to in-tree getopt_long Committed 17 Nathan Bossart (bossartn) bossartn 1 2023-07-14
19:43
2023-07-14
19:42
Remove distprep Moved to next CF Peter Eisentraut (petere) petere 3 2023-11-06
15:23
2023-11-21
21:41
Consider fillfactor in heapam_estimate_rel_size Committed fuzzycz 1 2023-07-03
17:52
2023-07-03
17:54
Remove always true checks (src/backend/storage/buffer/bufmgr.c) Moved to next CF 17 Gurjeet Singh (gurjeet), Ranier Vilela (raniervilela) Gurjeet Singh (gurjeet) 4 2024-02-01
18:34
2024-02-01
18:34
Fix regression tests to work with REGRESS_OPTS=--no-locale Committed Michael Paquier (michael-kun) Peter Eisentraut (petere) michael-kun 1 2023-07-03
23:20
2023-07-03
07:17
Consider \v to the list of whitespace characters in the parser Committed 17 Michael Paquier (michael-kun) Peter Eisentraut (petere) michael-kun 1 2023-07-05
23:30
2023-07-05
23:34
Improve "user mapping not found" error message Moved to next CF 17 Ian Barwick (barwick) Peter Eisentraut (petere) petere 3 2023-11-30
04:42
2023-11-30
04:42
Changing types of block and chunk sizes in memory context Committed Melih Mutlu (melihmutlu) davidrowley 1 2023-07-16
23:20
2023-07-16
23:18
Meson build updates Moved to next CF Tristan Partin (tristan957) 2 2023-09-01
17:08
2023-07-12
23:53
Extension Enhancement: Buffer Invalidation in pg_buffercache Moved to next CF Palak Chaturvedi (palak) Cédric Villemain (c2main) macdice 5 2024-04-08
05:08
2024-04-08
05:02
Monitoring & Control
pg_stat_statements and "IN" conditions Moved to next CF Dmitry Dolgov (erthalion) Nathan Bossart (bossartn), David Geier (geidav), Chengxi Sun (martin-sun) 18 2024-04-09
06:28
2024-04-15
09:09
pg_stat_statements: Track statement entry timestamp Moved to next CF 17 Andrei Zubkov (zubkov) Alena Rybakina (a.rybakina) smagen 13 2023-11-27
00:53
2023-11-29
07:00
Add foreign-server health checks infrastructure Moved to next CF Hayato Kuroda (ha-kun) Fujii Masao (masaofujii), vigneshwaran C (vignesh.postgres), Shinya Kato (shinyakato), Yuta Katsuragi (katsuragiy) 14 2024-04-01
09:41
2023-12-12
02:43
Add pg_stat_session Moved to next CF Rafia Sabih (rafia.sabih), Sergey Dudoladov (sdudoladov) Aleksander Alekseev (a.alekseev), Bertrand Drouvot (bdrouvot), Atsushi Torikoshi (atsushitorikoshi), Andrei Zubkov (zubkov) 13 2024-04-08
14:24
2024-02-12
12:30
Add Amcheck option for checking unique constraints in btree indexes Moved to next CF Anastasia Lubennikova (lubennikovaav), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) Peter Geoghegan (pgeoghegan), Aleksander Alekseev (a.alekseev), Mark Dilger (mark.dilger) smagen 10 2023-10-27
21:22
2023-10-30
07:29
Add index scan progress to pg_stat_progress_vacuum Committed Sami Imseih (simseih) Masahiko Sawada (masahikosawada), Nathan Bossart (bossartn) masahikosawada 5 2023-07-11
05:54
2023-07-11
05:54
Add JIT deform_counter Moved to next CF Dmitry Dolgov (erthalion) Pavel Stehule (okbobcz), Daniel Gustafsson (d_gustafsson) d_gustafsson 7 2023-09-08
13:35
2023-09-08
13:45
Amcheck verification of GiST and GIN Moved to next CF Heikki Linnakangas (heikki), Andrey Borodin (x4m), Grigory Kryachko (gskryachko) José Villanova (azlev), Aleksander Alekseev (aalekseev) 11 2024-03-11
06:11
2024-03-11
06:11
Periodic burst growth of the checkpoint_req counter on replica. Moved to next CF 17 Anton Melnikov (antonmel) Alexander Korotkov (smagen) smagen 7 2023-12-24
23:14
2023-12-25
08:23
Introduce a new view for checkpointer related stats Moved to next CF Bharath Rupireddy (bharathrupireddy) Nitin Jadhav (nitinjadhav11), Bertrand Drouvot (bertranddrouvot.pg) michael-kun 5 2023-10-30
01:02
2023-10-30
22:43
Fix inconsistency in reporting checkpointer stats Moved to next CF Nitin Jadhav (nitinjadhav11) 6 2024-01-30
07:50
2024-01-30
07:50
Sampling-based timing for EXPLAIN ANALYZE Returned with feedback Lukas Fittl (lfittl) Jelte Fennema-Nio (jeltef) 3 2023-07-03
16:03
2023-07-03
16:01
bug: ANALYZE progress report with inheritance tables Moved to next CF stable Justin Pryzby (justinpryzby) heikki 3 2023-09-30
14:18
2023-09-30
14:17
Add estimated hit ratio to Memoize in EXPLAIN to explain cost adjustment Moved to next CF Lukas Fittl (lfittl) 2 2023-09-01
12:35
2023-07-06
08:27
Add instrumentation showing if Heap2/PRUNE records came from VACUUM or from opportunistic pruning Moved to next CF Peter Geoghegan (pgeoghegan) Melanie Plageman (melanieplageman) heikki 5 2024-03-25
13:05
2024-03-25
14:21
Logging parallel worker draught Moved to next CF Benoit Lobréau (benoitl) Sami Imseih (simseih) 6 2024-04-08
14:30
2024-04-08
08:13
Logging plan of the currently running query Moved to next CF Atsushi Torikoshi (atsushitorikoshi) Andrei Lepikhov (lepikhov), James Coleman (jcole1989) 6 2024-04-09
06:21
2024-03-26
02:34
Add last_commit_lsn to pg_stat_database Moved to next CF James Coleman (jcole1989) Aleksander Alekseev (aalekseev), Wen Yi (wenyi) 6 2024-04-08
12:21
2024-04-08
12:21
Support to define custom wait events for extensions Committed 17 Masahiro Ikeda (masahiro.ikeda) Michael Paquier (michael-kun) michael-kun 1 2023-07-31
23:51
2023-08-15
00:30
Parent/child context relation in pg_get_backend_memory_contexts() Moved to next CF Melih Mutlu (melihmutlu) Atsushi Torikoshi (atsushitorikoshi) 6 2024-04-08
08:07
2024-04-04
01:44
Show WAL stats on pg_stat_io Moved to next CF Nazir Bilal Yavuz (nbyavuz) Michael Paquier (michael-kun), Akshat Jaimini (akshatj) 4 2024-01-18
01:22
2024-01-18
01:22
Performance
Remove self join on a unique column Moved to next CF Konstantin Knizhnik (knizhnik), Alexander Kuzmenkov (akuzmenkov), Andrei Lepikhov (lepikhov) Alena Rybakina (a.rybakina) smagen 27 2023-10-25
10:02
2023-10-23
11:29
More scalable multixacts buffers and locking Moved to next CF Kyotaro Horiguchi (horiguti), Andrey Borodin (x4m), Ivan Lazarev (avaness) alvherre 20 2024-04-07
12:52
2024-04-07
19:13
Parallelize correlated subqueries that execute within each worker Moved to next CF James Coleman (jcole1989) Akshat Jaimini (akshatj) 14 2024-04-08
14:18
2024-02-01
02:11
In-place persistence change of a relation (fast ALTER TABLE ... SET LOGGED with wal_level=minimal) Moved to next CF Kyotaro Horiguchi (horiguti) Nathan Bossart (bossartn), Justin Pryzby (justinpryzby), Jakub Wartak (jakub.wartak.tomtom) 13 2024-04-08
14:07
2024-01-23
04:15
AcquireExecutorLocks() and run-time pruning Moved to next CF Amit Langote (amitlan) Tom Lane (tgl) 13 2024-04-08
07:59
2024-04-08
08:39
Speed up releasing of locks Moved to next CF Andres Freund (andresfreund), David Rowley (davidrowley) Heikki Linnakangas (heikki) 13 2024-04-08
08:00
2024-01-09
06:24
Allow parallel plan for referential integrity checks Returned with feedback Frédéric Yhuel (yhuelf) Sami Imseih (simseih) 7 2023-07-04
07:45
2024-02-01
17:49
nbtree performance improvements through specialization on key shape Moved to next CF Matthias van de Meent (mmeent) 11 2024-04-08
14:59
2024-03-04
20:39
Add sortsupport for range types and btree_gist Moved to next CF Christoph Heiss (christoph.heiss) Bernd Helmle (psoo) 11 2024-04-08
07:27
2024-03-22
14:20
Improve dead tuple storage for lazy vacuum Moved to next CF Masahiko Sawada (masahikosawada), John Naylor (john.naylor) masahikosawada 10 2024-04-08
04:59
2024-04-08
13:17
Reducing planning time when tables have many partitions Moved to next CF Yuya Watari (watari) Thom Brown (thom), Ashutosh Bapat (ashutoshbapat), Andrei Lepikhov (lepikhov) 11 2024-04-08
15:00
2024-03-06
14:16
ALTER TABLE and CLUSTER fail to use a BulkInsertState for toast tables Moved to next CF Justin Pryzby (justinpryzby) Bertrand Drouvot (bertranddrouvot.pg) 10 2024-04-08
14:30
2023-11-16
17:40
Eliminating SPI from RI triggers Returned with feedback Amit Langote (amitlan) 6 2023-07-10
08:28
2023-07-10
08:30
Reduce timing overhead of EXPLAIN ANALYZE using rdtsc Moved to next CF 16 Andres Freund (andresfreund), Lukas Fittl (lfittl), David Geier (geidav) Lukas Fittl (lfittl), Hannu Krosing (hannukrosing) 8 2024-02-01
18:44
2024-02-01
18:44
asynchronous execution support for Custom Scan Moved to next CF KaiGai Kohei (kaigai), kazutaka onishi (onishi) 8 2024-02-01
17:41
2024-02-01
17:42
Add semi-join pushdown to postgres_fdw Moved to next CF 17 Alexander Pyhalov (a.pyhalov) Yuki Fujii (fujiiyuki) smagen 8 2023-12-27
11:02
2023-12-05
10:29
BRIN Sort - sorting using BRIN indexes Moved to next CF Tomas Vondra (fuzzycz) Greg Stark (stark), Matthias van de Meent (mmeent) 7 2024-02-01
18:47
2024-02-01
18:47
Prefetch the next tuple's memory during seqscans Moved to next CF David Rowley (davidrowley), Thomas Munro (macdice) 7 2024-01-22
09:51
2024-01-22
10:15
Lockless queue of waiters based on atomic operations for LWLock Moved to next CF Alexander Korotkov (smagen), Pavel Borisov (pborisov) 7 2024-01-26
14:50
2024-01-26
14:53
Partial aggregates push down Moved to next CF Yuki Fujii (fujiiyuki) 6 2024-01-27
01:57
2024-03-29
14:46
Check lateral references within PHVs for memoize cache keys Moved to next CF Richard Guo (richardguo) Paul Jungwirth (pjungwir) 8 2024-04-09
06:17
2024-03-18
08:36
WAL Insertion Lock Improvements Committed Bharath Rupireddy (bharathrupireddy) Andres Freund (andresfreund), Michael Paquier (michael-kun), Nathan Bossart (bossartn) michael-kun 2 2023-07-26
03:18
2023-07-28
11:27
Optimize Numeric using fixed buffer reducing pallocs for small numbers Moved to next CF Joel Jacobson (joeljacobson) Dean Rasheed (deanr) 3 2023-09-13
14:04
2023-09-04
06:55
Allow ordered partition scans in more cases Withdrawn David Rowley (davidrowley) Ronan Dunklau (rdunklau) 2 2023-06-24
12:29
2023-06-24
12:29
pg_upgrade data type check connection overhead reduction Moved to next CF Daniel Gustafsson (d_gustafsson) Nathan Bossart (bossartn) 5 2024-02-01
18:48
2024-03-19
13:38
Evaluate arguments of correlated SubPlans in the referencing ExprState Moved to next CF Andres Freund (andresfreund) Tom Lane (tgl), Alena Rybakina (a.rybakina) 7 2024-04-08
14:15
2024-01-28
09:07
optimize several list functions with SIMD intrinsics Returned with feedback 17 Nathan Bossart (bossartn) Ankit Kumar Pandey (ankitkpandey) 1 2023-07-10
10:51
2023-07-10
10:50
Cross-database SERIALIZABLE safe snapshots Moved to next CF Thomas Munro (macdice) Heikki Linnakangas (heikki) 6 2024-04-08
14:05
2024-01-21
02:05
Replace known_assigned_xids_lck by memory barrier Moved to next CF Michail Nikolaev (nkey) Nathan Bossart (bossartn) bossartn 2 2023-09-05
21:06
2023-09-05
23:56
Improve the performance of nested loop join in the case of partitioned inner table Returned with feedback Alexandr Nikulin (anikulin) 1 2023-08-01
18:15
2023-08-01
18:15
A new strategy for pull-up correlated ANY_SUBLINK Moved to next CF 17 Andy Fan (andyf) Alena Rybakina (a.rybakina) smagen 5 2024-02-15
13:13
2024-02-15
09:51
make add_paths_to_append_rel aware of startup cost Moved to next CF Andy Fan (andyf) David Rowley (davidrowley) davidrowley 3 2023-10-05
08:05
2023-10-05
08:04
Allowing parallel-safe initplans Committed Tom Lane (tgl) Richard Guo (richardguo) tgl 1 2023-07-14
15:49
2023-07-14
15:57
Support Right Semi Join Moved to next CF Richard Guo (richardguo) wenhui qiu (wenhuiqiu), Wen Yi (wenyi) 6 2024-04-09
06:14
2024-03-09
13:24
Improve list manipulation in several places Committed Richard Guo (richardguo) petere 1 2023-07-03
09:41
2023-07-04
00:48
[PATCH] Add support function for containment operators Returned with feedback 17 Kim Johan Andersson (kimjand) Laurenz Albe (laurenz) 1 2023-11-03
13:33
2024-01-26
13:05
Allow direct lookups of SpecialJoinInfo by ojrelid Moved to next CF Richard Guo (richardguo) Ashutosh Bapat (ashutoshbapat) 2 2023-09-06
09:18
2023-09-06
09:10
Avoid unnecessary PlaceHolderVars for simple Vars Moved to next CF Richard Guo (richardguo) James Coleman (jcole1989) 6 2024-04-08
13:18
2024-01-15
05:50
XLog size reductions: smaller XLogRecordBlockHeader Moved to next CF Matthias van de Meent (mmeent) Aleksander Alekseev (aalekseev) 6 2024-04-08
14:31
2024-02-02
15:42
Fix incorrect start up costs for WindowAgg paths Moved to next CF David Rowley (davidrowley) davidrowley 2 2023-08-03
21:29
2023-08-04
02:23
pg_upgrade, pg_combinebackup --copy-file-range Moved to next CF Tomas Vondra (fuzzycz), Thomas Munro (macdice), Jakub Wartak (jakub.wartak.tomtom) Tomas Vondra (fuzzycz), Jakub Wartak (jakub.wartak.tomtom) fuzzycz 4 2024-04-16
08:37
2024-04-07
17:53
Remove WindowClause PARTITION BY items belonging to redundant pathkeys Committed David Rowley (davidrowley) davidrowley 1 2023-07-03
10:16
2023-07-03
00:50
Parallel CREATE INDEX for BRIN indexes Moved to next CF Tomas Vondra (fuzzycz) Matthias van de Meent (mmeent) fuzzycz 4 2023-12-08
17:33
2023-12-30
22:42
Index Prefetching Moved to next CF Tomas Vondra (fuzzycz) 6 2024-04-08
15:00
2024-03-05
13:00
Index-only filters without IOS Moved to next CF Tomas Vondra (fuzzycz) Jeff Davis (jdavis), James Coleman (jcole1989) 6 2024-04-08
09:52
2023-12-20
00:45
Add loongarch native checksum implementation Moved to next CF stable YANG Xudong (yxd-ym) John Naylor (john.naylor) john.naylor 2 2023-08-12
03:59
2023-08-11
02:43
Optimizing "boundary cases" during backward scan B-Tree index descents Moved to next CF 17 Peter Geoghegan (pgeoghegan) Matthias van de Meent (mmeent) pgeoghegan 4 2023-12-08
19:06
2023-11-06
13:16
Opportunistically pruning page before insert Moved to next CF James Coleman (jcole1989) Melanie Plageman (melanieplageman) 6 2024-04-08
08:20
2024-04-03
20:04
XLog size reductions: Reduced XLog record header size Moved to next CF Matthias van de Meent (mmeent) 6 2024-04-09
09:01
2024-04-07
05:37
Add GUC to tune glibc's malloc behaviour Returned with feedback 17 Ronan Dunklau (rdunklau) 1 2023-08-01
20:54
2023-08-01
20:54
Remove trailing zero words from Bitmapset Committed David Rowley (davidrowley) davidrowley 1 2023-07-04
00:37
2023-07-04
11:24
Add bump memory context type and use it for tuplesorts Moved to next CF David Rowley (davidrowley) Nathan Bossart (bossartn), Matthias van de Meent (mmeent) davidrowley 5 2024-04-07
12:51
2024-04-07
23:14
Use COPY for populating all pgbench tables Committed Tristan Partin (tristan957) Michael Paquier (michael-kun), Fabien Coelho (calvin) michael-kun 1 2023-07-24
05:02
2023-07-24
13:54
Use ReadRecentBuffer() for btree root page Moved to next CF Thomas Munro (macdice) 6 2024-04-08
08:19
2024-01-21
02:17
Split out tiebreaker comparisons from comparetup_* functions Moved to next CF John Naylor (john.naylor) john.naylor 2 2023-08-22
03:22
2023-08-16
10:24
Incremental sort for access method with ordered scan support (amcanorderbyop) Committed Miroslav Bendík (mireq) David Rowley (davidrowley), Richard Guo (richardguo) davidrowley 1 2023-07-04
11:16
2023-07-13
13:20
Optimise index range scan by performing first check with upper page boundary Moved to next CF 17 Konstantin Knizhnik (knizhnik) smagen 3 2023-10-18
10:31
2023-10-07
17:42
Procedural Languages
session variables, LET command Moved to next CF Pavel Stehule (okbobcz) Fabien Coelho (calvin), Julien Rouhaud (rjuju), Gilles Darold (darold), Dmitry Dolgov (erthalion), Justin Pryzby (justinpryzby), Brian Faherty (scrummyin), Philippe BEAUDOIN (beaud76), Asif Rehman (asifrana), remi duval (remduv) 31 2024-04-09
06:30
2024-04-11
05:34
bytea PL/Perl transform Moved to next CF Ivan Panchenko (wao) Pavel Stehule (okbobcz) 6 2024-04-08
14:32
2024-03-21
21:30
Refactoring
Move SLRU data into the regular buffer pool Moved to next CF Heikki Linnakangas (heikki), Thomas Munro (macdice) Aleksander Alekseev (a.alekseev) 8 2023-09-04
12:30
2023-09-27
15:09
Refactoring postgres_fdw/connection.c Withdrawn Fujii Masao (masaofujii) Etsuro Fujita (efujita) 5 2023-05-23
06:28
2023-02-15
11:53
ResourceOwner refactoring Moved to next CF Heikki Linnakangas (heikki) Peter Eisentraut (petere), Aleksander Alekseev (a.alekseev) heikki 6 2023-11-08
12:37
2023-11-17
20:52
Split index and table statistics into different types of stats Returned with feedback 17 Bertrand Drouvot (bertranddrouvot.pg) Melanie Plageman (melanieplageman) 4 2023-07-10
09:14
2024-01-25
08:36
SetLatches() Moved to next CF Thomas Munro (macdice) Aleksander Alekseev (a.alekseev) 9 2024-04-08
09:32
2023-09-28
09:58
Rework LogicalOutputPluginWriterUpdateProgress Moved to next CF wei wang (wangwei) 6 2024-01-15
16:19
2024-01-15
16:20
Use AF_UNIX for tests on Windows (ie drop fallback TCP code) Moved to next CF Thomas Munro (macdice) 6 2024-02-01
16:28
2024-02-01
16:28
Lock updated tuples in tuple_update() and tuple_delete() Moved to next CF Alexander Korotkov (smagen) Andres Freund (andresfreund), Aleksander Alekseev (a.alekseev), Chris Travers (einhverfr), vigneshwaran C (vignesh.postgres), Pavel Borisov (pborisov) smagen 8 2024-04-09
06:19
2024-03-24
01:12
RADIUS tests and improvements Moved to next CF Thomas Munro (macdice) Michael Paquier (michael-kun) 3 2023-09-01
12:31
2023-07-10
09:08
Some revises in adding sorting path Moved to next CF Richard Guo (richardguo) davidrowley 5 2024-01-30
21:17
2024-01-31
07:11
New [relation] options engine Moved to next CF Nikolay Shaplov (nataraj) 4 2023-11-11
09:32
2024-02-07
06:44
some namespace.c refactoring Moved to next CF Peter Eisentraut (petere) 5 2024-01-26
13:44
2024-01-21
12:34
Fix comments in gistxlogDelete, xl_heap_freeze_page and xl_btree_delete Committed stable Bertrand Drouvot (bertranddrouvot.pg) rhaas 1 2023-04-04
18:09
2023-03-06
15:08
Microsecond-based timeouts Returned with feedback Thomas Munro (macdice) 1 2023-07-26
05:29
2023-03-13
21:59
Simplify some codes in pgoutput Committed Hou Zhijie (houzj) amitkapila 1 2023-03-30
08:10
2023-03-30
05:51
Autogenerate some wait events code and documentation Committed 17 Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) michael-kun 1 2023-07-05
02:07
2023-09-06
04:43
Use variadic macros for syscache lookup functions Moved to next CF Thomas Munro (macdice) John Naylor (john.naylor) 3 2023-11-14
04:32
2023-11-14
14:25
Teach WaitEventSetWait() to report multiple events on Windows Moved to next CF Thomas Munro (macdice) macdice 2 2023-09-08
06:55
2023-09-08
06:59
Pass heaprel to GlobalVisTestFor() in vacuumRedirectAndPlaceholder() Committed 16 Bertrand Drouvot (bertranddrouvot.pg) pgeoghegan 1 2023-04-04
18:10
2023-04-03
19:20
Revise get_cheapest_parallel_safe_total_inner Moved to next CF Richard Guo (richardguo) 6 2024-04-08
10:02
2024-01-10
07:07
A minor adjustment to get_cheapest_path_for_pathkeys Moved to next CF Richard Guo (richardguo) Andy Fan (andyf), Aleksander Alekseev (aalekseev) rhaas 2 2023-09-07
18:43
2023-09-08
06:08
constants for tar header offsets Committed 17 Robert Haas (rhaas) Tristan Partin (tristan957) rhaas 1 2023-08-01
17:57
2023-08-01
17:57
Add two missing tests in 035_standby_logical_decoding.pl Committed 16 Bertrand Drouvot (bertranddrouvot.pg) amitkapila 1 2023-05-04
05:36
2023-05-11
07:09
Large files for relations Moved to next CF Thomas Munro (macdice) David Steele (dsteele) 3 2024-03-06
21:55
2024-03-06
21:54
Rename Event Trigger Cache context for easier memory context debugging Committed Daniel Gustafsson (d_gustafsson) d_gustafsson 1 2023-07-05
07:19
2023-07-05
07:18
Introduce WAIT_EVENT_EXTENSION and WAIT_EVENT_BUFFER_PIN Committed 17 Bertrand Drouvot (bertranddrouvot.pg) Michael Paquier (michael-kun) michael-kun 1 2023-07-03
02:02
2023-07-03
04:18
Refactor pipe_read_line as a more generic interface for reading arbitrary strings off a pipe Moved to next CF Daniel Gustafsson (d_gustafsson) Heikki Linnakangas (heikki) d_gustafsson 5 2024-02-10
08:19
2024-03-08
23:06
LLVM 16 and 17 Moved to next CF Dmitry Dolgov (erthalion), Thomas Munro (macdice) macdice 3 2023-10-18
19:44
2023-10-24
16:53
Use atomic ops for unlogged LSN Moved to next CF 17 John Morris (coyotebush) Nathan Bossart (bossartn), Bharath Rupireddy (bharathrupireddy) bossartn 5 2024-02-29
20:38
2024-02-29
20:37
generate syscache info automatically Moved to next CF Peter Eisentraut (petere) John Naylor (john.naylor) petere 4 2024-01-26
13:36
2024-01-23
18:58
Improve join_search_one_level readibilty (one line change) Moved to next CF stable Alex Hsieh (douenergy) Tom Lane (tgl), Julien Rouhaud (rjuju) davidrowley 2 2023-08-06
09:55
2023-08-06
09:55
Cleaning up threading code Committed Thomas Munro (macdice) macdice 1 2023-07-12
00:17
2023-07-12
05:27
Use named captures in Catalog::ParseHeader() Committed Dagfinn Ilmari Mannsåker (ilmari) Michael Paquier (michael-kun) michael-kun 1 2023-06-30
00:23
2023-06-30
09:34
Refactor fork+exec code Moved to next CF Heikki Linnakangas (heikki) heikki 5 2024-03-18
09:49
2024-03-21
10:31
ProcessStartupPacket(): database_name and user_name truncation Committed 17 Bertrand Drouvot (bertranddrouvot.pg) Nathan Bossart (bossartn) bossartn 1 2023-07-03
20:36
2023-07-04
06:06
Clean up command argument assembly Committed Peter Eisentraut (petere) Heikki Linnakangas (heikki) petere 1 2023-07-05
05:22
2023-07-05
05:22
Unified file access using virtual file descriptors Moved to next CF 17 John Morris (coyotebush) 4 2024-02-01
16:26
2024-02-01
16:26
tablecmds.c/MergeAttributes() cleanup Moved to next CF Peter Eisentraut (petere) Álvaro Herrera (alvherre), Ashutosh Bapat (ashutoshbapat) petere 4 2024-01-26
13:43
2024-01-30
06:22
Revises for the check of parameterized partial paths Moved to next CF Richard Guo (richardguo) 6 2024-04-08
14:10
2024-01-25
07:21
Replication & Recovery
Make message at end-of-recovery less scary Moved to next CF Kyotaro Horiguchi (horiguti) Aleksander Alekseev (a.alekseev), Ashutosh Sharma (ashu_coek), Justin Pryzby (justinpryzby), Pavel Borisov (pborisov) 20 2024-01-31
01:57
2024-01-23
04:13
Add log messages when replication slots become active and inactive Moved to next CF Bharath Rupireddy (bharathrupireddy) amitkapila 10 2023-11-21
12:24
2023-11-21
08:48
pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory Moved to next CF Bharath Rupireddy (bharathrupireddy), SATYANARAYANA NARLAPURAM (satyanarayanan) 11 2024-01-22
01:04
2024-01-22
01:05
Support logical replication of DDL commands Moved to next CF Zheng Li (zhengli), vigneshwaran C (vignesh.postgres), Ajin Cherian (ajinc), Hou Zhijie (houzj), Runqi Tian (runqitian) Amit Kapila (amitkapila), Peter Smith (smithpb2250) 10 2024-03-28
12:27
2024-03-28
12:03
Skip replicating the tables specified in except table option Moved to next CF vigneshwaran C (vignesh.postgres) Takamichi Osumi (tatatappp), Peter Smith (smithpb) 9 2024-01-09
06:32
2024-01-09
06:32
Switching XLog source from archive to streaming when primary available Moved to next CF Bharath Rupireddy (bharathrupireddy), SATYANARAYANA NARLAPURAM (satyanarayanan) Nathan Bossart (bossartn) bossartn 11 2024-04-09
06:19
2024-03-23
09:22
An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Returned with feedback Bharath Rupireddy (bharathrupireddy) 6 2023-08-02
19:47
2023-08-02
19:47
Reuse Workers and Replication Slots during Logical Replication Moved to next CF Melih Mutlu (melihmutlu) Daniel Gustafsson (d_gustafsson) 8 2024-01-10
13:10
2024-01-10
13:10
pg_rewind WAL deletion pitfall Moved to next CF Alexander Kukushkin (cyberdem0n), Polina Bungina (hughcapet) Kyotaro Horiguchi (horiguti), Atsushi Torikoshi (atsushitorikoshi) 10 2024-04-08
14:33
2024-01-23
08:23
suppressing useless wakeups in logical/worker.c Moved to next CF Nathan Bossart (bossartn) Tom Lane (tgl) 4 2023-09-01
12:25
2023-07-04
18:37
Improve WALRead() to suck data directly from WAL buffers when possible Moved to next CF Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) jdavis 7 2024-04-11
01:01
2024-04-09
06:33
Preserve subscription relation state during pg_upgrade Moved to next CF Julien Rouhaud (rjuju), vigneshwaran C (vignesh.postgres) Michael Paquier (michael-kun) amitkapila 5 2024-01-04
10:07
2024-01-10
04:42
Make async slave to wait for lsn to be replayed Moved to next CF 17 Ivan Kartyshov (fenimorkin) Bharath Rupireddy (bharathrupireddy) smagen 6 2024-04-02
19:59
2024-04-06
21:52
Allow logical replication via inheritance root table Moved to next CF Jacob Champion (jchampion) Aleksander Alekseev (a.alekseev) 3 2023-08-31
18:17
2023-08-31
18:16
allow to upgrade publisher node Moved to next CF 17 Hayato Kuroda (ha-kun) Bharath Rupireddy (bharathrupireddy), Peter Smith (smithpb2250) amitkapila 3 2023-11-22
08:46
2023-12-04
06:29
Allow pg_archivecleanup to remove backup history files Committed 17 Atsushi Torikoshi (atsushitorikoshi) Michael Paquier (michael-kun) michael-kun 1 2023-07-19
04:46
2023-07-19
12:44
Optimize walsender handling invalid messages of 'drop publication' Moved to next CF 13 Bowen Shi (zxwsbg) 3 2023-10-20
09:34
2023-06-26
21:13
Use *other* indexes on the subscriber when REPLICA IDENTITY is FULL Committed Hayato Kuroda (ha-kun) amitkapila 1 2023-08-03
01:20
2023-07-14
08:13
Synchronizing slots from primary to standby Moved to next CF 17 Bertrand Drouvot (bertranddrouvot.pg) Dilip Kumar (dilip.kumar) amitkapila 5 2024-04-06
05:25
2024-04-09
05:13
Security
USAGE privilege on PUBLICATION Moved to next CF Antonin Houska (a.houska) 9 2024-01-15
10:56
2023-03-20
06:17
User functions for building SCRAM secrets Moved to next CF Jonathan Katz (jkatz05) 7 2024-01-27
03:32
2024-01-27
03:35
Fix search_path for maintenance commands Moved to next CF 17 Jeff Davis (jdavis) Nathan Bossart (bossartn) 4 2024-01-18
05:10
2024-01-18
05:11
add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl Moved to next CF Cary Huang (cary) Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) 6 2024-04-09
06:18
2024-03-22
14:14
Client authentication via OAuth 2.0 Moved to next CF Jacob Champion (jchampion) 6 2024-04-09
06:24
2024-04-01
22:07
Server Features
On client login event trigger Moved to next CF 17 Konstantin Knizhnik (knizhnik), Greg Nancarrow (gregn1234), Mikhail Gribkov (youzhick) Pavel Stehule (okbobcz), Daniel Gustafsson (d_gustafsson), Ivan Panchenko (wao), Greg Nancarrow (gregn1234) smagen 15 2023-10-18
10:31
2023-10-29
22:21
pg_stats and range statistics Moved to next CF 17 Egor Rogov (egorius) Tomas Vondra (fuzzycz), Soumyadeep Chakraborty (soumyadeepc) smagen 13 2023-11-27
00:54
2023-11-25
16:57
Update relfrozenxmin when truncating temp tables Moved to next CF 16 Greg Stark (stark) 12 2024-01-22
01:29
2024-01-22
01:29
Index SLRUs by 64-bit integers rather than by 32-bit integers Moved to next CF 16 Aleksander Alekseev (a.alekseev), Maxim Orlov (m.orlov), Pavel Borisov (pborisov) Alexander Korotkov (smagen), Jacob Champion (jchampion) smagen 11 2023-12-04
10:13
2023-12-17
21:14
Compression dictionaries Moved to next CF 17 Aleksander Alekseev (a.alekseev) Matthias van de Meent (mmeent), Nikita Malakhov (nmalakh) 9 2024-01-26
13:21
2024-01-26
13:23
Support % wildcard in extension upgrade scripts Returned with feedback 16 Sandro Santilli (strk) Regina Obe (reginaobe) 6 2023-08-01
18:24
2024-02-01
17:58
ALTER TABLE SET ACCESS METHOD on partitioned tables Moved to next CF Justin Pryzby (justinpryzby), Soumyadeep Chakraborty (soumyadeep2007), Soumyadeep Chakraborty (soumyadeepc) Álvaro Herrera (alvherre) alvherre 10 2024-03-26
08:05
2024-04-02
05:06
Push aggregation down to base relations and joins Moved to next CF Yuki Fujii (fujiiyuki) Tomas Vondra (fuzzycz) 8 2024-01-22
01:21
2024-01-22
01:22
Provide the facility to set binary format output for specific OID's per session Moved to next CF Dave Cramer (dcramer) Peter Eisentraut (petere), Gurjeet Singh (gurjeet) 8 2024-02-01
15:35
2024-02-01
15:35
Patch to implement missing join selectivity estimation for range types Moved to next CF Mahmoud SAKR (mahmsakr), Diogo Repas (diogo.repas), Maxime Schoemans (mschoema), Zhicheng Luo (zcsysu.163.com) Damir Belyalov (xhevx), Alena Rybakina (a.rybakina) 10 2024-04-09
08:04
2024-01-22
08:10
logical decoding and replication of sequences, take 2 Moved to next CF Tomas Vondra (fuzzycz) Dilip Kumar (dilip.kumar), Peter Eisentraut (petere), Ashutosh Bapat (ashutoshbapat) 10 2024-04-08
07:20
2024-03-06
17:34
Enable jitlink as an alternative jit linker of legacy Rtdyld and add riscv jitting support Moved to next CF Alex Fan (alexfanqi) 6 2023-09-01
12:23
2023-01-06
00:07
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) 10 2024-04-08
07:58
2024-03-15
07:00
cataloguing NOT NULL constraints Moved to next CF Álvaro Herrera (alvherre) Peter Eisentraut (petere) alvherre 6 2023-08-31
11:29
2023-09-06
19:09
Multi-version ICU Moved to next CF Thomas Munro (macdice) 9 2024-04-08
07:55
2024-02-13
23:12
TDE key management patches Moved to next CF David Christensen (davidchristensen) Chris Travers (einhverfr) 7 2024-02-01
15:17
2024-02-01
15:17
Post-special Page Storage TDE support (aka Reserved Page Size) Moved to next CF David Christensen (davidchristensen) 9 2024-04-09
06:16
2024-03-13
16:26
Transaction timeout Moved to next CF Andrey Borodin (x4mmm) Nathan Bossart (bossartn), Nikolay Samokhvalov (nikolay), yuhang qiu (qyh), Tung Nguyen (tngngn) smagen 7 2024-02-29
18:19
2024-03-13
08:17
Named Operators Returned with feedback Gurjeet Singh (gurjeet) 2 2023-07-04
13:13
2023-07-04
13:11
Infinite interval values Moved to next CF Ashutosh Bapat (ashutoshbapat), Joseph Koshakow (jkoshakow), jian he (universality) Dean Rasheed (deanr) deanr 4 2023-11-14
11:03
2023-11-18
16:53
Direct SSL Connections Moved to next CF Greg Stark (stark) Heikki Linnakangas (heikki) 4 2023-12-02
04:58
2024-04-08
08:38
Default to ICU during initdb Returned with feedback 16 Jeff Davis (jdavis) Peter Eisentraut (petere) 2 2023-07-06
08:26
2023-05-03
15:29
BRIN - SK_SEARCHARRAY and scan key preprocessing Moved to next CF Tomas Vondra (fuzzycz) Heikki Linnakangas (heikki) 5 2024-01-15
05:39
2024-01-15
05:43
Track Oldest Initialized WAL Buffer Page Returned with feedback Bharath Rupireddy (bharathrupireddy) Nathan Bossart (bossartn) 2 2023-08-03
21:08
2023-08-03
21:08
Remove last traces of SCM credential auth from libpq? Committed Michael Paquier (michael-kun) michael-kun 1 2023-04-23
22:37
2023-03-17
23:13
Remove unnecessary unbind in LDAP search+bind mode Committed Anatoly Zaretsky (anatolyz) Peter Eisentraut (petere) petere 1 2023-07-09
06:57
2023-07-09
18:11
Allow Postgres to pick an unused port to listen Returned with feedback Yurii Rashkovskii (yrashk) Aleksander Alekseev (a.alekseev), Denis Laxalde (dlax), Tristen Raab (tristenr) 1 2023-08-02
19:52
2023-08-02
19:52
More OATs for ALTER TABLE Moved to next CF 17 Michael Paquier (michael-kun) michael-kun 2 2023-08-16
23:57
2023-08-15
06:48
Add native windows on arm64 support Moved to next CF Niyas Sait (niyassait) Michael Paquier (michael-kun) michael-kun 2 2023-09-19
08:34
2023-09-19
22:59
Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? Committed Michael Paquier (michael-kun) Daniel Gustafsson (d_gustafsson), Jacob Champion (jchampion) michael-kun 1 2023-07-03
04:27
2024-04-16
08:17
Built-in collation provider for "C" and "C.UTF-8" Moved to next CF 17 Jeff Davis (jdavis) Peter Eisentraut (petere), Daniel Vérité (danielverite) jdavis 5 2024-04-09
06:35
2024-04-04
23:38
ltree hash functions Moved to next CF Tommy Pavlicek (tommyp) tgl 5 2024-03-21
22:28
2024-03-21
22:29
UUID v7 Moved to next CF 17 Andrey Borodin (x4m) Peter Eisentraut (petere), Aleksander Alekseev (a.alekseev), Chris Travers (einhverfr), Nikolay Samokhvalov (nikolay), Przemysław Sztoch (psztoch), Kirk Wolak (kirkw) petere 6 2024-04-09
06:35
2024-04-15
06:12
Custom storage managers (SMGR), redux Moved to next CF Matthias van de Meent (mmeent), Tristan Partin (tristan957) Krishnakumar Ravi (kkpgdev) 6 2024-04-08
07:20
2024-03-15
14:15
Variable Block Size Moved to next CF 17 David Christensen (davidchristensen) 4 2024-01-19
20:55
2023-10-02
15:39
pg_stat_logmsg Moved to next CF Joe Conway (jconway) 6 2024-04-08
14:33
2023-09-13
19:30
Multiple passwords, interval expirations Moved to next CF Gurjeet Singh (gurjeet), Joshua Brindle (joshuab) 4 2024-02-01
11:04
2024-02-01
11:04
SQL Commands
CREATE INDEX CONCURRENTLY on partitioned table Moved to next CF Justin Pryzby (justinpryzby), Alexander Pyhalov (a.pyhalov) Anastasia Lubennikova (lubennikovaav), Alexander Pyhalov (a.pyhalov), Ilya Gladyshev (qoops) 15 2023-09-18
14:48
2023-07-13
06:49
Dynamic result sets from procedures Moved to next CF Peter Eisentraut (petere) 12 2023-10-30
09:26
2023-02-24
11:26
Add SPLIT PARTITION/MERGE PARTITIONS commands Moved to next CF 17 Dmitry Koval (d.koval) stephane tachoires (sttachoires) smagen 10 2024-04-06
22:23
2024-04-08
20:43
COPY FROM IGNORE_ERRORS - ignores rows with errors while copying Moved to next CF 17 Atsushi Torikoshi (atsushitorikoshi), Damir Belyalov (xhevx) Daniel Gustafsson (d_gustafsson), Andrei Lepikhov (lepikhov), Alena Rybakina (a.rybakina) smagen 8 2024-01-16
21:38
2024-01-19
14:26
Fix tab completion MERGE Returned with feedback Kotaro Kawamoto (kawamochi) Dean Rasheed (deanr), Shinya Kato (kato-shinya), Masao Fujii (fujiimso) 4 2023-07-04
12:34
2023-07-04
12:34
COPY FROM enable FORCE_NULL/FORCE_NOT_NULL on all columns Moved to next CF 17 Mingli Zhang (zml) Andrew Dunstan (adunstan), Amit Langote (amitlan), Damir Belyalov (xhevx) adunstan 5 2023-10-01
01:16
2023-09-30
16:49
Exclusion constraints on partitioned tables Committed Paul Jungwirth (pjungwir) Peter Eisentraut (petere) petere 3 2023-07-12
07:35
2023-07-12
07:34
MERGE INTO updatable_view Moved to next CF Dean Rasheed (deanr) Vik Fearing (xocolatl) deanr 7 2024-02-29
16:33
2024-02-29
16:37
MERGE ... WHEN NOT MATCHED BY SOURCE Moved to next CF Dean Rasheed (deanr) Vik Fearing (xocolatl) deanr 7 2024-03-30
10:07
2024-03-26
08:08
MERGE ... RETURNING Moved to next CF Dean Rasheed (deanr) Jeff Davis (jdavis), Gurjeet Singh (gurjeet) deanr 6 2024-03-18
07:58
2024-03-18
08:01
Add CANONICAL option to xmlserialize Moved to next CF Jim Jones (jimus) 6 2024-04-08
14:35
2024-02-09
13:19
Add support for Distinct in Window aggregates Returned with feedback 17 Ankit Kumar Pandey (ankitkpandey) 1 2023-08-03
20:36
2023-08-03
20:35
Add XMLText function (SQL/XML X038) Moved to next CF 17 Jim Jones (jimus) Daniel Gustafsson (d_gustafsson), Vik Fearing (xocolatl) d_gustafsson 3 2023-11-06
10:52
2023-11-06
11:15
SQL:2011 application time Moved to next CF Paul Jungwirth (pjungwir) Peter Eisentraut (petere) 6 2024-03-26
08:06
2024-04-15
00:00
Incremental View Maintenance (IVM), take 2 Moved to next CF Yugo Nagata (yugo.nagata) 6 2024-04-09
06:23
2024-03-31
13:59
Mark a transaction uncommittable Moved to next CF 17 Gurjeet Singh (gurjeet) 2 2023-09-01
12:08
2023-07-03
14:07
Add support for AT LOCAL Moved to next CF 17 Vik Fearing (xocolatl) Michael Paquier (michael-kun), Cary Huang (cary) michael-kun 3 2023-10-13
04:07
2023-10-21
05:27
Support TZ format code in to_timestamp() Moved to next CF Tom Lane (tgl) Aleksander Alekseev (a.alekseev) tgl 4 2024-01-25
22:47
2024-01-24
16:13
CREATE COLLATION default provider Moved to next CF 17 Jeff Davis (jdavis) Peter Eisentraut (petere) 4 2024-01-21
19:06
2024-01-21
19:07
Remaining sql/json patches Moved to next CF Amit Langote (amitlan), Nikita Glukhov (n.glukhov) amitlan 5 2024-04-08
09:03
2024-04-08
09:08
Extend ALTER OPERATOR to support adding commutator, negator, hashes, and merges Moved to next CF Tommy Pavlicek (tommyp) Tom Lane (tgl) tgl 3 2023-10-20
16:29
2023-10-31
16:15
System Administration
Avoid hiding shared filesets in pg_ls_tmpdir (pg_ls_* functions for showing metadata ...) Moved to next CF Justin Pryzby (justinpryzby) Fabien Coelho (calvin) 21 2024-01-22
01:15
2024-01-22
01:16
add guc: hugepages_active Committed Justin Pryzby (justinpryzby), Noriyoshi Shinoda (shinoda) Fujii Masao (masaofujii), Nathan Bossart (bossartn), Justin Pryzby (justinpryzby) michael-kun 7 2023-07-06
06:05
2023-07-06
06:20
warn if GUC set to an invalid shared library Moved to next CF Justin Pryzby (justinpryzby) Christoph Berg (myon), cary huang (caryh), Maciek Sakrejda (msakrejda), Cary Huang (cary) 12 2024-04-08
10:01
2024-01-07
13:27
Enable fine-grained control over what gets logged on connection attempt (reduces log size) Returned with feedback Sergey Dudoladov (sdudoladov) Justin Pryzby (justinpryzby), Jacob Champion (jchampion) 3 2023-08-03
20:58
2023-08-03
20:58
GUC for temporary disabling event triggers Moved to next CF 17 Daniel Gustafsson (d_gustafsson) Robert Haas (rhaas), Michael Paquier (michael-kun), Ted Yu (tedyu), Mikhail Gribkov (youzhick) d_gustafsson 4 2023-09-25
12:23
2023-09-25
12:22
recovery modules Moved to next CF 18 Nathan Bossart (bossartn) 8 2024-03-06
16:47
2024-04-10
21:51
rename some createuser options Committed 16 Nathan Bossart (bossartn) bossartn 1 2023-05-22
03:24
2023-05-24
02:39
Should we remove db_user_namespace? Committed 17 Nathan Bossart (bossartn) bossartn 1 2023-07-17
18:51
2023-07-17
18:47
Testing
CI and test improvements Moved to next CF Justin Pryzby (justinpryzby) 11 2024-04-11
01:12
2024-04-11
01:12
Testing autovacuum wraparound Moved to next CF Andres Freund (andresfreund), Masahiko Sawada (masahikosawada) masahikosawada 8 2023-12-03
19:44
2023-12-01
02:14
Add TAP tests for psql \g piped into program Moved to next CF Daniel Vérité (danielverite) heikki 5 2023-10-02
08:47
2023-10-02
08:46
Use role name "system_user" instead of "user" for unsafe_tests Withdrawn Aleksander Alekseev (a.alekseev) 1 2023-04-13
10:35
2023-04-13
10:35
Fix a test case in 035_standby_logical_decoding.pl Committed Yu Shi (shiy.fnst) amitkapila 1 2023-04-28
07:21
2023-04-28
02:05
Detect test suite sideeffects in pg_regress Moved to next CF Daniel Gustafsson (d_gustafsson) 5 2024-04-03
11:42
2024-03-27
16:06
Refactor SSL tests to not use internal test module function Moved to next CF 17 Daniel Gustafsson (d_gustafsson) Heikki Linnakangas (heikki), Melih Mutlu (melihmutlu) d_gustafsson 2 2023-09-22
11:55
2023-09-22
11:52
abidiff tests Moved to next CF Peter Eisentraut (petere) Christoph Berg (myon) 5 2024-03-14
14:38
2024-03-14
14:38
Remove incidental md5() function uses from several tests Committed Peter Eisentraut (petere) petere 1 2023-07-04
12:52
2023-07-04
12:51
test_extensions: make meson.build consistent with Makefile. Committed 16 Jeff Davis (jdavis) jdavis 1 2023-07-08
16:16
2023-07-06
05:35
pg_waldump tests Committed Peter Eisentraut (petere) Tristen Raab (tristenr) petere 1 2023-07-05
09:02
2023-07-05
09:01
Honor PG_TEST_NOCLEAN for temporary directories Committed Jacob Champion (jchampion) michael-kun 1 2023-07-03
01:26
2023-07-05
19:55