pgsql-committers since 2025-04-26 00:00

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

April 26, 2025

Thread Author Time
pgsql: doc: improve wording of vacuum_max_eager_freeze_failure_rate Bruce Momjian 15:41
pgsql: Match parameter in new function to earlier equivalents John Naylor 20:08
Re: clang-tidy complaints John Naylor 20:19
Re: pgsql: Add function to get memory context stats for processes Tomas Vondra 21:07
pgsql: Eliminate divide in new fast-path locking code David Rowley 23:53

April 27, 2025

Thread Author Time
pgsql: Don't use double-quotes in #include's of system headers. Tom Lane 00:30
Re: pgsql: Improve nbtree skip scan primitive scan scheduling. 📎 Mark Dilger 02:38
Re: pgsql: Improve nbtree skip scan primitive scan scheduling. 📎 Peter Geoghegan 03:53
Re: clang-tidy complaints Bertrand Drouvot 08:25
pgsql: Remove circular #include's between plpython.h and plpy_util.h. Tom Lane 15:43
Re: clang-tidy complaints Peter Geoghegan 15:50
Re: pgsql: Improve nbtree skip scan primitive scan scheduling. Mark Dilger 17:06
pgsql: Don't use double-quotes in #include's of system headers, redux. Tom Lane 17:23
pgsql: Remove inappropriate inclusions of c.h and postgres_fe.h. Tom Lane 20:59
pgsql: Disallow removing placeholders during Self-Join Elimination. Alexander Korotkov 22:42

April 28, 2025

Thread Author Time
pgsql: Remove circular #include's between wait_event.h and wait_event_t Michael Paquier 00:10
pgsql: Fix xmin advancement during fast_forward decoding. Amit Kapila 06:35
pgsql: Fix xmin advancement during fast_forward decoding. Amit Kapila 06:35
pgsql: Fix xmin advancement during fast_forward decoding. Amit Kapila 06:35
pgsql: Fix xmin advancement during fast_forward decoding. Amit Kapila 06:35
pgsql: Fix xmin advancement during fast_forward decoding. Amit Kapila 06:35
pgsql: Fix xmin advancement during fast_forward decoding. Amit Kapila 06:35
pgsql: Restore comments in ChangeVarNodesExtended() Alexander Korotkov 08:22
pgsql: pg_combinebackup: Message style improvements Peter Eisentraut 12:33
pgsql: Fix pg_dump for inherited validated not-null constraints Álvaro Herrera 14:42
pgsql: Make NULL tuple values always advance skip arrays. Peter Geoghegan 16:11
Re: pgsql: Improve nbtree skip scan primitive scan scheduling. Peter Geoghegan 16:12
pgsql: Fix obsolete nbtree array advancement comment. Peter Geoghegan 16:50
pgsql: Add maintenance_io_concurrency flag to some read stream users Melanie Plageman 18:20
Re: extension_control_path and "directory" David E. Wheeler 20:49

April 29, 2025

Thread Author Time
pgsql: Doc: Specify the interaction of publish_generated_columns with c Amit Kapila 03:38
pgsql: test_slru: Fix incorrect format placeholders Peter Eisentraut 07:10
pgsql: pg_verifybackup: Message style improvements Peter Eisentraut 07:20
pgsql: Fix assertion failure during decoding from synced slots. Amit Kapila 07:28
pgsql: pg_restore: Put new option in consistent order in --help output Peter Eisentraut 09:03
pgsql: pg_restore: Improve --help synopsis Peter Eisentraut 09:38
pgsql: Fixes for ChangeVarNodes_walker() Alexander Korotkov 11:34
pgsql: doc: Small example improvement Peter Eisentraut 12:43
pgsql: doc: clarify new behavior of max_files_per_process Bruce Momjian 13:45
Re: extension_control_path and "directory" Matheus Alcantara 13:49
Re: pgsql: doc: clarify new behavior of max_files_per_process Andres Freund 13:52
Re: extension_control_path and "directory" David E. Wheeler 14:08
Re: pgsql: doc: clarify new behavior of max_files_per_process Bruce Momjian 14:26
Re: pgsql: doc: clarify new behavior of max_files_per_process Bruce Momjian 14:29
pgsql: doc: adjust max_files_per_process again Bruce Momjian 14:30
Re: extension_control_path and "directory" 📎 Matheus Alcantara 15:06
Re: extension_control_path and "directory" David E. Wheeler 15:12
pgsql: initdb: Do not report default autovacuum_worker_slots. Nathan Bossart 16:42
pgsql: Fix whitespace typo in string Peter Eisentraut 17:19
pgsql: oauth: Classify oauth_client_secret as a password Jacob Champion 20:23
pgsql: oauth: Disallow OAuth connections via postgres_fdw/dblink Jacob Champion 20:23
pgsql: Bump the minimum supported Python version to 3.6.8 Jacob Champion 20:23
pgsql: Give up on running with NetBSD/OpenBSD's default semaphore setti Tom Lane 21:27

April 30, 2025

Thread Author Time
pgsql: Fix a couple of comment typos David Rowley 01:41
pgsql: Fix broken indentation David Rowley 07:29
pgsql: Add 918e7287e to .git-blame-ignore-revs David Rowley 07:29
pgsql: Typo and doc fixups for memory context reporting Daniel Gustafsson 09:36
pgsql: Add missing string terminator Daniel Gustafsson 09:36
Re: pgsql: Add missing string terminator David Rowley 10:57
Re: pgsql: Add missing string terminator Daniel Gustafsson 11:27
Re: pgsql: Add missing string terminator David Rowley 11:43
Re: pgsql: Add missing string terminator David Rowley 11:56
Re: pgsql: Add missing string terminator Peter Eisentraut 12:44
Re: pgsql: Add missing string terminator David Rowley 13:14
pgsql: Update time zone data files to tzdata release 2025b. Tom Lane 15:14
pgsql: Update time zone data files to tzdata release 2025b. Tom Lane 15:14
pgsql: Update time zone data files to tzdata release 2025b. Tom Lane 15:14
pgsql: Update time zone data files to tzdata release 2025b. Tom Lane 15:14
pgsql: Update time zone data files to tzdata release 2025b. Tom Lane 15:14
pgsql: Update time zone data files to tzdata release 2025b. Tom Lane 15:14
Re: pgsql: Add missing string terminator Daniel Gustafsson 15:33
Re: pgsql: Add function to log the memory contexts of specified backend pro Robert Haas 17:15
pgsql: doc: Alphabetize long options for pg_dump[all]. Nathan Bossart 18:08
pgsql: Fix assertion failure in snapshot building Daniel Gustafsson 18:47
pgsql: Fix assertion failure in snapshot building Daniel Gustafsson 18:47
pgsql: Further adjust guidance for running vacuumdb after pg_upgrade. Nathan Bossart 19:13
pgsql: vacuumdb: Don't skip empty relations in --missing-stats-only mod Nathan Bossart 19:13
Re: vacuumdb --missing-stats-only and pg_upgrade from PG13 Nathan Bossart 19:22
pgsql: doc: Add missing reference to track_cost_delay_timing. Nathan Bossart 19:46
Re: pgsql: Improve nbtree skip scan primitive scan scheduling. 📎 Mark Dilger 20:10
Re: pgsql: Add function to get memory context stats for processes Robert Haas 20:17
Re: pgsql: Improve nbtree skip scan primitive scan scheduling. Peter Geoghegan 20:25
Re: pgsql: Add function to get memory context stats for processes Daniel Gustafsson 20:29
pgsql: Convert strncpy to strlcpy Daniel Gustafsson 21:11
Re: pgsql: Add function to get memory context stats for processes Robert Haas 22:00
pgsql: doc: Mention cost-based delays for total_[auto]{vacuum,analyze}_ Michael Paquier 23:52

May 1, 2025

Thread Author Time
pgsql: Adjust overstrong nbtree skip array assertion. Peter Geoghegan 03:16
pgsql: doc: Improve explanations when a table rewrite is needed Peter Eisentraut 07:16
Re: pgsql: Add function to log the memory contexts of specified backend pro Fujii Masao 07:53
pgsql: doc: Warn that ts_headline() output is not HTML-safe. Dean Rasheed 10:13
pgsql: doc: Warn that ts_headline() output is not HTML-safe. Dean Rasheed 10:13
pgsql: doc: Warn that ts_headline() output is not HTML-safe. Dean Rasheed 10:13
pgsql: doc: Warn that ts_headline() output is not HTML-safe. Dean Rasheed 10:13
pgsql: doc: Warn that ts_headline() output is not HTML-safe. Dean Rasheed 10:13
pgsql: doc: Warn that ts_headline() output is not HTML-safe. Dean Rasheed 10:13
Re: pgsql: Add function to log the memory contexts of specified backend pro Robert Haas 12:42
pgsql: Remove extra "not" in pg_upgrade documentation. Nathan Bossart 14:32
pgsql: oauth: Move the builtin flow into a separate module Jacob Champion 17:25
Re: pgsql: Add function to log the memory contexts of specified backend pro Fujii Masao 17:27
Re: pgsql: oauth: Move the builtin flow into a separate module Jacob Champion 17:41
Re: pgsql: oauth: Move the builtin flow into a separate module Tom Lane 17:48
Re: pgsql: oauth: Move the builtin flow into a separate module Jacob Champion 17:53
pgsql: oauth: Fix Autoconf build on macOS Jacob Champion 19:43
pgsql: doc: Flesh out extension docs for the "prefix" make variable Peter Eisentraut 20:24
Re: pgsql: Make escaping functions retain trailing bytes of an invalid char Peter Eisentraut 21:04
Re: pgsql: Make escaping functions retain trailing bytes of an invalid char Tom Lane 21:15
Re: pgsql: doc: Warn that ts_headline() output is not HTML-safe. Robins Tharakan 21:17
Re: pgsql: doc: Warn that ts_headline() output is not HTML-safe. Tom Lane 21:27
pgsql: Add missing newlines to PQescapeInternal() messages pre-v16. Tom Lane 21:37
pgsql: Add missing newlines to PQescapeInternal() messages pre-v16. Tom Lane 21:37
pgsql: Add missing newlines to PQescapeInternal() messages pre-v16. Tom Lane 21:37
Re: pgsql: doc: Warn that ts_headline() output is not HTML-safe. Robins Tharakan 21:58
pgsql: Doc: stop implying recommendation of insecure search_path value. Noah Misch 23:53
pgsql: Doc: stop implying recommendation of insecure search_path value. Noah Misch 23:53
pgsql: Doc: stop implying recommendation of insecure search_path value. Noah Misch 23:53
pgsql: Doc: stop implying recommendation of insecure search_path value. Noah Misch 23:53
pgsql: Doc: stop implying recommendation of insecure search_path value. Noah Misch 23:53
pgsql: Doc: stop implying recommendation of insecure search_path value. Noah Misch 23:53

May 2, 2025

Thread Author Time
Re: pgsql: Add function to log the memory contexts of specified backend pro 📎 Fujii Masao 00:02
pgsql: doc: first draft of the PG 18 release notes Bruce Momjian 02:37
Re: pgsql: doc: Warn that ts_headline() output is not HTML-safe. Robins Tharakan 04:02
Re: pgsql: Add function to log the memory contexts of specified backend pro torikoshia 05:58
pgsql: Make "directory" setting work with extension_control_path Peter Eisentraut 14:44
Re: extension_control_path and "directory" Peter Eisentraut 14:51
Re: extension_control_path and "directory" Matheus Alcantara 15:04
Re: extension_control_path and "directory" Christoph Berg 15:53
pgsql: First-draft release notes for 17.5. Tom Lane 16:27
pgsql: Doc: forgot to run add_commit_links.pl. Tom Lane 16:35
pgsql: oauth: Correct SSL dependency for libpq-oauth.a Jacob Champion 17:58
pgsql: Doc: correct spelling of meson switch. Tom Lane 19:13
pgsql: Doc: correct spelling of meson switch. Tom Lane 19:13
pgsql: Doc: correct spelling of meson switch. Tom Lane 19:13
pgsql: Handle self-referencing FKs correctly in partitioned tables Álvaro Herrera 19:30
pgsql: Handle self-referencing FKs correctly in partitioned tables Álvaro Herrera 19:30
pgsql: Handle self-referencing FKs correctly in partitioned tables Álvaro Herrera 19:30
pgsql: Handle self-referencing FKs correctly in partitioned tables Álvaro Herrera 19:30
pgsql: Handle self-referencing FKs correctly in partitioned tables Álvaro Herrera 19:30
pgsql: Handle self-referencing FKs correctly in partitioned tables Álvaro Herrera 19:30
pgsql: Don't use a tuplestore if we don't have to for SQL-language func Tom Lane 20:16
pgsql: Fix memory leak in _gin_parallel_merge Tomas Vondra 21:06
pgsql: Avoid treating nonrequired nbtree keys as required. Peter Geoghegan 21:51
pgsql: doc PG 18 relnotes: reword and reorder items Bruce Momjian 23:59

May 3, 2025

Thread Author Time
pgsql: doc PG 18 relnotes: adjust libpq trace & potocol version items Bruce Momjian 00:10
pgsql: doc PG 18 relnotes: update chapter tags for recent commit Bruce Momjian 00:10
Re: pgsql: Add function to log the memory contexts of specified backend pro 📎 Fujii Masao 01:53
pgsql: Fix typos in comments. Etsuro Fujita 10:26
pgsql: Fix typos in comments. Etsuro Fujita 10:26
pgsql: Fix typos in comments. Etsuro Fujita 10:26
pgsql: Fix typos in comments. Etsuro Fujita 10:26
pgsql: Fix memory allocation/copy mistakes. Etsuro Fujita 11:00
pgsql: doc PG 18 relnotes: move protocol version item to "server" Bruce Momjian 16:19
pgsql: doc PG 18 relnotes: add GROUP BY column elimination item Bruce Momjian 16:57
pgsql: doc: update guidelines on non-ASCII characters in docs Bruce Momjian 18:45
pgsql: Refactor ChangeVarNodesExtended() using the custom callback Alexander Korotkov 19:32
Re: pgsql: Refactor ChangeVarNodesExtended() using the custom callback Tom Lane 19:34
Re: pgsql: Refactor ChangeVarNodesExtended() using the custom callback Alexander Korotkov 19:41
Re: pgsql: Refactor ChangeVarNodesExtended() using the custom callback Tom Lane 20:06
pgsql: Revert "Refactor ChangeVarNodesExtended() using the custom callb Alexander Korotkov 20:07
Re: pgsql: Refactor ChangeVarNodesExtended() using the custom callback Alexander Korotkov 20:09
pgsql: doc PG 18 relnotes: fix libpq wording Bruce Momjian 22:50

May 4, 2025

Thread Author Time
pgsql: Release notes for 17.5, 16.9, 15.13, 14.18, 13.21. Tom Lane 17:53
pgsql: Release notes for 17.5, 16.9, 15.13, 14.18, 13.21. Tom Lane 17:53
pgsql: Release notes for 17.5, 16.9, 15.13, 14.18, 13.21. Tom Lane 17:53
pgsql: Release notes for 17.5, 16.9, 15.13, 14.18, 13.21. Tom Lane 17:53
pgsql: Release notes for 17.5, 16.9, 15.13, 14.18, 13.21. Tom Lane 17:53

May 5, 2025

Thread Author Time
pgsql: doc PG 18 relnotes: add commit for cancel key and protocol neg. Bruce Momjian 01:45
pgsql: doc PG 18 relnotes: move and clarify constraint items Bruce Momjian 02:08
pgsql: doc PG 18 relnotes: adjust COPY and REJECT_LIMIT items Bruce Momjian 02:37
pgsql: Translation updates Peter Eisentraut 10:30
pgsql: Translation updates Peter Eisentraut 10:30
pgsql: Translation updates Peter Eisentraut 10:30
pgsql: Translation updates Peter Eisentraut 10:30
pgsql: Translation updates Peter Eisentraut 10:30
pgsql: Translation updates Peter Eisentraut 10:30
pgsql: Refactor test_escape.c for additional ways of testing. Noah Misch 11:52
pgsql: Refactor test_escape.c for additional ways of testing. Noah Misch 11:52
pgsql: Refactor test_escape.c for additional ways of testing. Noah Misch 11:52
pgsql: Refactor test_escape.c for additional ways of testing. Noah Misch 11:52
pgsql: With GB18030, prevent SIGSEGV from reading past end of allocatio Noah Misch 11:52
pgsql: With GB18030, prevent SIGSEGV from reading past end of allocatio Noah Misch 11:52
pgsql: Refactor test_escape.c for additional ways of testing. Noah Misch 11:52
pgsql: With GB18030, prevent SIGSEGV from reading past end of allocatio Noah Misch 11:52
pgsql: Refactor test_escape.c for additional ways of testing. Noah Misch 11:52
pgsql: With GB18030, prevent SIGSEGV from reading past end of allocatio Noah Misch 11:52
pgsql: With GB18030, prevent SIGSEGV from reading past end of allocatio Noah Misch 11:52
pgsql: With GB18030, prevent SIGSEGV from reading past end of allocatio Noah Misch 11:52
Re: pgsql: Add function to log the memory contexts of specified backend pro Robert Haas 14:57
pgsql: Last-minute updates for release notes. Tom Lane 15:30
pgsql: Last-minute updates for release notes. Tom Lane 15:30
pgsql: Last-minute updates for release notes. Tom Lane 15:30
pgsql: Last-minute updates for release notes. Tom Lane 15:30
pgsql: Last-minute updates for release notes. Tom Lane 15:30
pgsql: doc PG 18 relnotes: split partition optimizer item into two Bruce Momjian 16:00
pgsql: doc PG 18 relnotes: adjust hash item Bruce Momjian 16:31
pgsql: doc PG 18 relnotes: add mention of pg_stat_reset_backend_stats() Bruce Momjian 18:57
pgsql: doc PG 18 relnotes: reword OAuth item Bruce Momjian 19:42
pgsql: Stamp 18beta1. Tom Lane 20:26
pgsql: Stamp 17.5. Tom Lane 20:29
pgsql: Stamp 16.9. Tom Lane 20:30
pgsql: Stamp 15.13. Tom Lane 20:32

Browse Archives

Prev | Next