pgsql-committers before 2024-06-14 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

May 18, 2024

Thread Author Time
Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Andrew Dunstan 20:45
Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Yasir 20:54
Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Tom Lane 21:16
Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Josef Šimánek 21:23
Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Yasir 21:27
Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Yasir 21:29
Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Josef Šimánek 21:31
Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Andrew Dunstan 21:35
Re: Ignore Visual Studio's Temp Files While Working with PG on Windows Yasir 21:41
pgsql: doc PG 17 relnotes: update to current Bruce Momjian 21:43
pgsql: doc PG 17 relnotes: adjust "builtin" collation provider Bruce Momjian 21:53

May 20, 2024

Thread Author Time
pgsql: doc PG 17 relnotes: adjust vacuum item to use "or" Bruce Momjian 00:13
pgsql: Translation updates Peter Eisentraut 10:13
pgsql: doc PG 17 relnotes: adjust vacuum items Bruce Momjian 13:37
pgsql: Revert commit 66c0185a3 and follow-on patches. Tom Lane 19:08
pgsql: Doc: remove 66c0185a3 from release notes. Tom Lane 19:16
pgsql: Stamp 17beta1. Tom Lane 21:44

May 21, 2024

Thread Author Time
pgsql: Doc: return 66c0185a3 to the release notes. Robert Haas 17:03
pgsql: Fix generate_union_paths for non-sortable types. Robert Haas 17:03
pgsql: Re-allow planner to use Merge Append to efficiently implement UN Robert Haas 17:03

May 22, 2024

Thread Author Time
pgsql: Tag refs/tags/REL_17_BETA1 was created noreply 20:36
pgsql: Fix handling of extended expression statistics in CREATE TABLE L Tom Lane 21:54
pgsql: Fix handling of extended expression statistics in CREATE TABLE L Tom Lane 21:54
pgsql: Fix handling of extended expression statistics in CREATE TABLE L Tom Lane 21:54
pgsql: Fix handling of extended expression statistics in CREATE TABLE L Tom Lane 21:54
pgsql: doc PG 17 relnotes: add Heikki Linnakangas to vacuum item Bruce Momjian 21:59
pgsql: Fix input of ISO "extended" time format for types time and timet Tom Lane 22:23
pgsql: Fix input of ISO "extended" time format for types time and timet Tom Lane 22:23
pgsql: doc PG 17 relnotes: adjust builtin collation provider item Bruce Momjian 22:39
pgsql: doc PG 17 relnotes: adjust SQL/JSON constructor func. authors Bruce Momjian 22:46
pgsql: doc PG 17 relnotes: fix pg_stat_statements typo Bruce Momjian 22:48
pgsql: doc PG 17 relnotes: fix pg_stat_reset_shared quoting Bruce Momjian 22:50
pgsql: amcheck: Report an error when the next page to a leaf is not a l Alexander Korotkov 23:19
pgsql: amcheck: Refactoring the storage of the last visible entry Alexander Korotkov 23:19
pgsql: amcheck: Don't load the right sibling page into BtreeCheckState Alexander Korotkov 23:19
pgsql: Fix the name collision detection in MERGE/SPLIT partition operat Alexander Korotkov 23:35
pgsql: Don't copy extended statistics during MERGE/SPLIT partition oper Alexander Korotkov 23:35

May 23, 2024

Thread Author Time
pgsql: Fix a couple of outdated comments now that we have MERGE RETURNI David Rowley 03:25
pgsql: doc: Fix column_name parameter in ALTER MATERIALIZED VIEW Michael Paquier 04:04
pgsql: doc: Fix column_name parameter in ALTER MATERIALIZED VIEW Michael Paquier 04:04
pgsql: doc: Fix column_name parameter in ALTER MATERIALIZED VIEW Michael Paquier 04:04
pgsql: doc: Fix column_name parameter in ALTER MATERIALIZED VIEW Michael Paquier 04:04
pgsql: doc: Fix column_name parameter in ALTER MATERIALIZED VIEW Michael Paquier 04:04
pgsql: doc: Fix column_name parameter in ALTER MATERIALIZED VIEW Michael Paquier 04:04
pgsql: Fix typo and comments related to the recent no-wait lock improve Michael Paquier 04:56
pgsql: doc: Clean up title case use Peter Eisentraut 06:40
pgsql: jsonapi: Some message style fixes Peter Eisentraut 07:27
pgsql: Remove race conditions between ECPGdebug() and ecpg_log(). Tom Lane 19:52
pgsql: Remove race conditions between ECPGdebug() and ecpg_log(). Tom Lane 19:52
pgsql: Remove race conditions between ECPGdebug() and ecpg_log(). Tom Lane 19:52
pgsql: Remove race conditions between ECPGdebug() and ecpg_log(). Tom Lane 19:52
pgsql: Remove race conditions between ECPGdebug() and ecpg_log(). Tom Lane 19:52
pgsql: Remove race conditions between ECPGdebug() and ecpg_log(). Tom Lane 19:52

May 24, 2024

Thread Author Time
pgsql: Improve stability of subscription/029_on_error.pl Michael Paquier 02:21
pgsql: Improve stability of subscription/029_on_error.pl Michael Paquier 02:21
pgsql: Improve stability of subscription/029_on_error.pl Michael Paquier 02:21
pgsql: Fix comment in 024_add_drop_pub.pl Michael Paquier 04:42

May 26, 2024

Thread Author Time
pgsql: doc PG 17 relnotes: combine items Bruce Momjian 03:40
pgsql: Provide deterministic order for catalog queries in partition_spl Alexander Korotkov 03:47
pgsql: doc PG 17 relnote: adjust "SLRU cache sizes to be configured" Bruce Momjian 03:48
pgsql: doc PG 17 relnotes: fix "pg_stat_slru_reset" wording Bruce Momjian 03:50
pgsql: doc PG 17 relnotes: improve btree "set/array" matching item Bruce Momjian 03:56
pgsql: amcheck: Fixes for right page check during unique constraint che Alexander Korotkov 04:14
pgsql: Fix potential NULL pointer dereference in getIdentitySequence() Michael Paquier 11:58
Re: pgsql: Fix potential NULL pointer dereference in getIdentitySequence() Andrew Dunstan 21:33
pgsql: Fix meson uuid header check so it works with MSVC Andrew Dunstan 21:40
Re: pgsql: Fix potential NULL pointer dereference in getIdentitySequence() Tom Lane 21:51
Re: pgsql: Fix potential NULL pointer dereference in getIdentitySequence() Andrew Dunstan 22:43
Re: pgsql: Fix potential NULL pointer dereference in getIdentitySequence() Michael Paquier 23:35

May 27, 2024

Thread Author Time
pgsql: Fix check for memory allocation Daniel Gustafsson 17:40

May 28, 2024

Thread Author Time
pgsql: doc PG 17 relnotes: adjust IN wording Bruce Momjian 04:21

June 3, 2024

Thread Author Time
pgsql: Fix documentation for System V semaphores. Nathan Bossart 17:12
pgsql: Fix documentation for System V semaphores. Nathan Bossart 17:12
pgsql: Fix documentation for System V semaphores. Nathan Bossart 17:12
pgsql: Fix documentation for System V semaphores. Nathan Bossart 17:12
pgsql: Fix documentation for System V semaphores. Nathan Bossart 17:12
pgsql: Fix documentation for System V semaphores. Nathan Bossart 17:12
pgsql: Improve assertion in mdwritev() Michael Paquier 22:16

June 4, 2024

Thread Author Time
pgsql: ci: windows: Use the same image for VS and MinGW tasks Andres Freund 02:42
pgsql: ci: windows: Use the same image for VS and MinGW tasks Andres Freund 02:42
pgsql: ci: windows: Use the same image for VS and MinGW tasks Andres Freund 02:42
pgsql: Fix another couple of outdated comments for MERGE RETURNING. Dean Rasheed 08:34
pgsql: Fix PL/pgSQL's handling of integer ranges containing underscores Dean Rasheed 10:54
pgsql: Fix PL/pgSQL's handling of integer ranges containing underscores Dean Rasheed 10:54
pgsql: Fix pl/tcl's handling of errors from Tcl_ListObjGetElements(). Tom Lane 22:02
pgsql: Fix pl/tcl's handling of errors from Tcl_ListObjGetElements(). Tom Lane 22:02
pgsql: Fix pl/tcl's handling of errors from Tcl_ListObjGetElements(). Tom Lane 22:02
pgsql: Fix pl/tcl's handling of errors from Tcl_ListObjGetElements(). Tom Lane 22:02
pgsql: Fix pl/tcl's handling of errors from Tcl_ListObjGetElements(). Tom Lane 22:02
pgsql: Fix pl/tcl's handling of errors from Tcl_ListObjGetElements(). Tom Lane 22:02

June 5, 2024

Thread Author Time
pgsql: Fix some grammatical errors in some comments David Rowley 09:32
pgsql: doc: Fix example with database regexp in HBA documentation Michael Paquier 10:57
pgsql: doc: Fix example with database regexp in HBA documentation Michael Paquier 10:57
pgsql: Move new SLRU buffers GUCs to a better place in postgresql.conf. Peter Eisentraut 18:25
pgsql: Fix documentation for POSIX semaphores. Nathan Bossart 20:35
pgsql: Fix documentation for POSIX semaphores. Nathan Bossart 20:35
pgsql: Fix documentation for POSIX semaphores. Nathan Bossart 20:35
pgsql: Fix documentation for POSIX semaphores. Nathan Bossart 20:35
pgsql: Fix documentation for POSIX semaphores. Nathan Bossart 20:35
pgsql: Fix documentation for POSIX semaphores. Nathan Bossart 20:35
pgsql: Prevent inconsistent use of stats entry for replication slots Michael Paquier 23:49
pgsql: Prevent inconsistent use of stats entry for replication slots Michael Paquier 23:49
pgsql: Prevent inconsistent use of stats entry for replication slots Michael Paquier 23:49

June 6, 2024

Thread Author Time
pgsql: doc PG 17 relnotes: adjust integer bin/oct funcs and psql tab Bruce Momjian 00:53
pgsql: Restore preprocess_groupclause() Alexander Korotkov 10:45
pgsql: Fix asymmetry in setting EquivalenceClass.ec_sortref Alexander Korotkov 10:45
pgsql: Rename PathKeyInfo to GroupByOrdering Alexander Korotkov 10:45
pgsql: Add invariants check to get_useful_group_keys_orderings() Alexander Korotkov 10:45
pgsql: Make RelationFlushRelation() work without ResourceOwner during a Heikki Linnakangas 15:56
pgsql: Fix failure with SQL-procedure polymorphic output arguments in v Tom Lane 19:17
pgsql: Fix failure with SQL-procedure polymorphic output arguments in v Tom Lane 19:17
pgsql: Fix failure with SQL-procedure polymorphic output arguments in v Tom Lane 19:17
pgsql: Fix failure with SQL-procedure polymorphic output arguments in v Tom Lane 19:17
pgsql: Fix failure with SQL-procedure polymorphic output arguments in v Tom Lane 19:17
pgsql: Fix failure with SQL-procedure polymorphic output arguments in v Tom Lane 19:17
pgsql: Add meson NLS support for pg_walsummary Peter Eisentraut 19:28
pgsql: meson: Add user-provided c_args to bitcode_cflags Peter Eisentraut 20:47
pgsql: Collation documentation fixes. Jeff Davis 23:56

June 7, 2024

Thread Author Time
pgsql: doc: Fix copy-and-paste mistake Peter Eisentraut 06:15
pgsql: doc: Fix copy-and-paste mistake Peter Eisentraut 06:15
pgsql: doc: Fix copy-and-paste mistake Peter Eisentraut 06:15
pgsql: doc: Fix copy-and-paste mistake Peter Eisentraut 06:15
pgsql: doc: Fix copy-and-paste mistake Peter Eisentraut 06:15
pgsql: doc: Fix copy-and-paste mistake Peter Eisentraut 06:15
pgsql: Doc: Add the new section "Logical Replication Failover". Amit Kapila 06:44
pgsql: meson: Restore implicit warning/debug/optimize flags for extensi Peter Eisentraut 07:37
pgsql: postgres_fdw: Refuse to send FETCH FIRST WITH TIES to remote ser Etsuro Fujita 08:55
pgsql: postgres_fdw: Refuse to send FETCH FIRST WITH TIES to remote ser Etsuro Fujita 08:55
pgsql: postgres_fdw: Refuse to send FETCH FIRST WITH TIES to remote ser Etsuro Fujita 08:55
pgsql: postgres_fdw: Refuse to send FETCH FIRST WITH TIES to remote ser Etsuro Fujita 08:55
pgsql: postgres_fdw: Refuse to send FETCH FIRST WITH TIES to remote ser Etsuro Fujita 08:55
pgsql: Add more debugging information when dropping twice pgstats entry Michael Paquier 09:47
pgsql: Add more debugging information when dropping twice pgstats entry Michael Paquier 09:47
pgsql: Add more debugging information when dropping twice pgstats entry Michael Paquier 09:47
pgsql: Fix behavior of stable functions called from a CALL's argument l Tom Lane 17:27
pgsql: Fix behavior of stable functions called from a CALL's argument l Tom Lane 17:27
pgsql: Fix behavior of stable functions called from a CALL's argument l Tom Lane 17:27
pgsql: Fix behavior of stable functions called from a CALL's argument l Tom Lane 17:27
pgsql: Fix behavior of stable functions called from a CALL's argument l Tom Lane 17:27
pgsql: Fix behavior of stable functions called from a CALL's argument l Tom Lane 17:27
pgsql: Reject modifying a temp table of another session with ALTER TABL Tom Lane 18:50
pgsql: Reject modifying a temp table of another session with ALTER TABL Tom Lane 18:50
pgsql: Reject modifying a temp table of another session with ALTER TABL Tom Lane 18:50
pgsql: Reject modifying a temp table of another session with ALTER TABL Tom Lane 18:50
pgsql: Reject modifying a temp table of another session with ALTER TABL Tom Lane 18:50
pgsql: Reject modifying a temp table of another session with ALTER TABL Tom Lane 18:50
pgsql: Tighten test_predtest's input checks, and improve error messages Tom Lane 20:46
pgsql: Tighten test_predtest's input checks, and improve error messages Tom Lane 20:46
pgsql: Tighten test_predtest's input checks, and improve error messages Tom Lane 20:46
pgsql: Tighten test_predtest's input checks, and improve error messages Tom Lane 20:46
pgsql: Tighten test_predtest's input checks, and improve error messages Tom Lane 20:46
pgsql: Tighten test_predtest's input checks, and improve error messages Tom Lane 20:46

June 10, 2024

Thread Author Time
pgsql: Fix RBM_ZERO_AND_LOCK. Thomas Munro 02:08
pgsql: Fix comment about cross-checking the varnullingrels Richard Guo 04:10
pgsql: doc: Mention all options equivalent to pg_dump --filter patterns Dean Rasheed 14:00

June 11, 2024

Thread Author Time
pgsql: Doc: Fix ambuiguity in column lists. Amit Kapila 04:22
pgsql: Doc: Fix ambuiguity in column lists. Amit Kapila 04:22
pgsql: Doc: Fix ambuiguity in column lists. Amit Kapila 04:22
pgsql: Fix an assert in CheckPointReplicationSlots(). Amit Kapila 05:32
pgsql: Fix creation of partition descriptor during concurrent detach Alvaro Herrera 09:52
pgsql: Fix creation of partition descriptor during concurrent detach Alvaro Herrera 09:52
pgsql: Fix creation of partition descriptor during concurrent detach Alvaro Herrera 09:52
pgsql: Fix creation of partition descriptor during concurrent detach Alvaro Herrera 09:52
pgsql: Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 21:58
pgsql: Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 21:58
pgsql: Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 21:58
pgsql: Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 21:58
pgsql: Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 21:58
pgsql: Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 21:58

June 12, 2024

Thread Author Time
pgsql: Fix segmentation fault in test_tidstore. Masahiko Sawada 00:57
pgsql: Fix typo in error message Peter Eisentraut 02:49
pgsql: libpq: Remove a gettext marker Peter Eisentraut 06:53
pgsql: libpq: Add missing gettext markers Peter Eisentraut 13:35
pgsql: Harmonize function parameter names for Postgres 17. Peter Geoghegan 21:02
pgsql: Harmonize pg_bsd_indent parameter names. Peter Geoghegan 22:05

June 13, 2024

Thread Author Time
pgsql: libpq: Some message style normalization Peter Eisentraut 05:15
pgsql: Add missing source files to nls.mk Peter Eisentraut 08:25
Re: pgsql: Add missing source files to nls.mk 📎 Peter Eisentraut 08:38
pgsql: Fix documentation of initdb --show option Peter Eisentraut 09:52
pgsql: Add postgres_inc to meson check for Python.h Andrew Dunstan 11:32
pgsql: Add postgres_inc to meson check for Python.h Andrew Dunstan 11:32
pgsql: Skip some permissions checks on Cygwin Andrew Dunstan 12:12
pgsql: Skip some permissions checks on Cygwin Andrew Dunstan 12:12
pgsql: Skip some permissions checks on Cygwin Andrew Dunstan 12:12
pgsql: Skip some permissions checks on Cygwin Andrew Dunstan 12:12
pgsql: Skip some permissions checks on Cygwin Andrew Dunstan 12:12
pgsql: Skip some permissions checks on Cygwin Andrew Dunstan 12:12
pgsql: Clamp result of MultiXactMemberFreezeThreshold Heikki Linnakangas 16:04
pgsql: Clamp result of MultiXactMemberFreezeThreshold Heikki Linnakangas 16:04
pgsql: Clamp result of MultiXactMemberFreezeThreshold Heikki Linnakangas 16:04
pgsql: Clamp result of MultiXactMemberFreezeThreshold Heikki Linnakangas 16:04
pgsql: Clamp result of MultiXactMemberFreezeThreshold Heikki Linnakangas 16:04
pgsql: Clamp result of MultiXactMemberFreezeThreshold Heikki Linnakangas 16:04
pgsql: When replanning a plpgsql "simple expression", check it's still Tom Lane 17:38
pgsql: When replanning a plpgsql "simple expression", check it's still Tom Lane 17:38
pgsql: When replanning a plpgsql "simple expression", check it's still Tom Lane 17:38
pgsql: When replanning a plpgsql "simple expression", check it's still Tom Lane 17:38
pgsql: When replanning a plpgsql "simple expression", check it's still Tom Lane 17:38
pgsql: When replanning a plpgsql "simple expression", check it's still Tom Lane 17:38
pgsql: Improve the granularity of PQsocketPoll's timeout parameter. Tom Lane 19:14

Browse Archives

Prev | Next