pgsql-committers - May 2025

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

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: update chapter tags for recent commit Bruce Momjian 00:10
pgsql: doc PG 18 relnotes: adjust libpq trace & potocol version items 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: 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
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: 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
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
pgsql: Stamp 14.18. Tom Lane 20:33
pgsql: Stamp 13.21. Tom Lane 20:35

May 6, 2025

Thread Author Time
pgsql: doc PG 18 relnotes: adjust partition items Bruce Momjian 19:45
pgsql: doc PG 18 relnotes: move partition locking item to General Perf Bruce Momjian 20:04
pgsql: doc PG 18 relnotes: small adjustments regarding options Bruce Momjian 21:18
pgsql: Tag refs/tags/REL_17_5 was created noreply 21:33
pgsql: Tag refs/tags/REL_15_13 was created noreply 21:33
pgsql: Tag refs/tags/REL_13_21 was created noreply 21:33
pgsql: Tag refs/tags/REL_18_BETA1 was created noreply 21:33
pgsql: Tag refs/tags/REL_16_9 was created noreply 21:33
pgsql: Tag refs/tags/REL_14_18 was created noreply 21:33

May 7, 2025

Thread Author Time
pgsql: doc PG 18 relnotes: adjust partition planning item Bruce Momjian 01:16
pgsql: Fix whitespace Peter Eisentraut 05:06
pgsql: Fix some comments related to IO workers Michael Paquier 05:56
pgsql: doc: Add link to table Peter Eisentraut 06:24
pgsql: doc: Put some psql documentation pieces back into alphabetical o Peter Eisentraut 06:24
pgsql: Remove some tabs in C string literals Peter Eisentraut 06:24
pgsql: doc: Fix up spacing around verbatim DocBook elements Peter Eisentraut 06:24
pgsql: Refactor ChangeVarNodesExtended() using the custom callback Alexander Korotkov 08:15
Re: pgsql: Refactor ChangeVarNodesExtended() using the custom callback Aleksander Alekseev 08:47
Re: pgsql: Refactor ChangeVarNodesExtended() using the custom callback Alexander Korotkov 08:51
Re: pgsql: Refactor ChangeVarNodesExtended() using the custom callback Aleksander Alekseev 08:59
Re: pgsql: Add function to log the memory contexts of specified backend pro 📎 Fujii Masao 09:06
Re: pgsql: Refactor ChangeVarNodesExtended() using the custom callback Alexander Korotkov 09:33
Re: pgsql: Refactor ChangeVarNodesExtended() using the custom callback Aleksander Alekseev 09:47
Re: pgsql: Refactor ChangeVarNodesExtended() using the custom callback Alexander Korotkov 10:25
Re: pgsql: Refactor ChangeVarNodesExtended() using the custom callback Aleksander Alekseev 10:35
pgsql: pg_dumpall: Add --sequence-data. Nathan Bossart 18:37
pgsql: nbtree: tighten up array recheck rules. Peter Geoghegan 19:18
pgsql: Prevent premature nbtree array advancement. Peter Geoghegan 19:21
pgsql: Remove pg_replication_origin's TOAST table. Nathan Bossart 19:48
pgsql: doc PG 18 relnotes: mention GROUP SET fixes Bruce Momjian 20:39
pgsql: doc PG 18 relnotes: adjust pgbench per-script reporting item Bruce Momjian 20:56

May 8, 2025

Thread Author Time
pgsql: doc PG 18 relnotes: add pg_log_backend_memory_contexts() mention Bruce Momjian 00:36
pgsql: doc PG 18 relnotes: adjust pg_log_backend_memory_contexts() Bruce Momjian 01:11
pgsql: Track the number of presorted outer pathkeys in MergePath Richard Guo 09:22
pgsql: Suppress unnecessary explicit sorting for EPQ mergejoin path Richard Guo 09:22
pgsql: doc: Fix title markup for AT TIME ZONE and AT LOCAL Daniel Gustafsson 12:01
pgsql: doc: Fix title markup for AT TIME ZONE and AT LOCAL Daniel Gustafsson 12:02
pgsql: PG 18 relnotes: adjust RETURNING new/old item Bruce Momjian 15:11
pgsql: Use more mundane 'int' type for cancel key lengths in libpq Heikki Linnakangas 19:11
pgsql: Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays Heikki Linnakangas 19:11
Re: pgsql: Make cancel request keys longer Heikki Linnakangas 19:11
Re: pgsql: Make cancel request keys longer Jacob Champion 22:28

May 9, 2025

Thread Author Time
Re: pgsql: Make cancel request keys longer 📎 Heikki Linnakangas 06:37
pgsql: doc: Put new options in consistent order on man pages Peter Eisentraut 07:05
pgsql: Skip RSA-PSS ssl test when using LibreSSL. Tom Lane 16:29
pgsql: Skip RSA-PSS ssl test when using LibreSSL. Tom Lane 16:29
pgsql: Hack one ssl test case to pass with current LibreSSL. Tom Lane 16:29
pgsql: Skip RSA-PSS ssl test when using LibreSSL. Tom Lane 16:29
pgsql: Centralize ssl tests' check for whether we're using LibreSSL. Tom Lane 16:29
pgsql: Ooops ... add required configure support. Tom Lane 16:29
pgsql: Skip RSA-PSS ssl test when using LibreSSL. Tom Lane 16:29
pgsql: Centralize ssl tests' check for whether we're using LibreSSL. Tom Lane 16:29
pgsql: Centralize ssl tests' check for whether we're using LibreSSL. Tom Lane 16:29
pgsql: Centralize ssl tests' check for whether we're using LibreSSL. Tom Lane 16:29
pgsql: doc PG 18 relnotes: fix missing parens for crc32c() Bruce Momjian 18:16
pgsql: Add support for runtime arguments in injection points Michael Paquier 21:58
pgsql: injection_points: Add support and tests for runtime arguments Michael Paquier 22:41

May 10, 2025

Thread Author Time
pgsql: aio: Use runtime arguments with injections points in tests Michael Paquier 03:37
pgsql: doc PG 18 relnotes: mv. hash joins and GROUP BY item to General Bruce Momjian 03:40
pgsql: Remove GLOBALTABLESPACE_OID assert for locked buffers. Noah Misch 14:38

May 11, 2025

Thread Author Time
pgsql: Fix incorrect "return NULL" in BumpAllocLarge(). Tom Lane 00:22
pgsql: Fix incorrect "return NULL" in BumpAllocLarge(). Tom Lane 00:22
pgsql: Sort includes in alphabetical order Álvaro Herrera 13:16
pgsql: relcache: Avoid memory leak on tables with no CHECK constraints Álvaro Herrera 13:23
pgsql: Fix comment of tsquerysend() Álvaro Herrera 13:52
pgsql: Fix comment of tsquerysend() Álvaro Herrera 13:52
pgsql: Fix comment of tsquerysend() Álvaro Herrera 13:52
pgsql: Fix comment of tsquerysend() Álvaro Herrera 13:52
pgsql: Fix comment of tsquerysend() Álvaro Herrera 13:52
pgsql: Fix comment of tsquerysend() Álvaro Herrera 13:52
pgsql: Add tab-complete for ALTER DOMAIN ADD [CONSTRAINT] Álvaro Herrera 14:19

May 13, 2025

Thread Author Time
pgsql: Fix the race condition in the test added by 7c99dc587. Amit Kapila 04:41
pgsql: Fix order of parameters in POD documentation Daniel Gustafsson 11:32
pgsql: Fix order of parameters in POD documentation Daniel Gustafsson 11:32
pgsql: Fix order of parameters in POD documentation Daniel Gustafsson 11:32
pgsql: Fix order of parameters in POD documentation Daniel Gustafsson 11:33
pgsql: Fix order of parameters in POD documentation Daniel Gustafsson 11:33

May 14, 2025

Thread Author Time
pgsql: Add explicit initialization for all PlannerGlobal fields Richard Guo 01:00
Re:pgsql: With GB18030, prevent SIGSEGV from reading past end of allocatio sean 08:38

May 15, 2025

Thread Author Time
pgsql: Fix Assert failure in XMLTABLE parser Richard Guo 08:09
pgsql: Fix Assert failure in XMLTABLE parser Richard Guo 08:13
pgsql: Fix Assert failure in XMLTABLE parser Richard Guo 08:24
pgsql: Fix Assert failure in XMLTABLE parser Richard Guo 08:28

May 16, 2025

Thread Author Time
Re: pgsql: With GB18030, prevent SIGSEGV from reading past end of allocatio Noah Misch 03:11

Browse Archives

Prev | Next