pgsql-committers - January 2024

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

Jan. 1, 2024

Thread Author Time
pgsql: Turn AT_PASS_* macros into an enum Peter Eisentraut 20:09

Jan. 2, 2024

Thread Author Time
pgsql: Allow upgrades to preserve the full subscription's state. Amit Kapila 03:07
pgsql: Replace the relid in some missing fields during SJE Alexander Korotkov 07:49
pgsql: Fix typos in simplehash.h Peter Eisentraut 09:22
Re: pgsql: Follow-up fixes for "Make all Perl warnings fatal" Andrew Dunstan 14:49
pgsql: Add WALSummarizerLock to wait_event_names.txt Robert Haas 15:32
pgsql: Fix typos in comments and in one isolation test. Robert Haas 17:06
pgsql: tsquery: fix typo "rewrited" -> "rewritten" Robert Haas 17:34
pgsql: libpq: fix typo "occurences" -> "occurrences" in tests Robert Haas 17:34
pgsql: jsonpath_exec: fix typo "absense" -> "absence" Robert Haas 17:34
pgsql: gist: fix typo "split(t)ed" -> "split" Robert Haas 17:34
pgsql: Remove Lock suffix from WALSummarizerLock in wait_event_names.tx Robert Haas 18:27
pgsql: Minor fixes for search path cache code. Tom Lane 19:57

Jan. 3, 2024

Thread Author Time
pgsql: Remove unnecessary PGDATABASE settings from TAP tests Michael Paquier 01:28
pgsql: Fix some typos Michael Paquier 05:25
pgsql: Refactor: separate function to find all objects depending on a c Peter Eisentraut 08:04
pgsql: Add numeric_int8_opt_error() to optionally suppress errors Peter Eisentraut 09:27
pgsql: Reorganise jsonpath operators and methods Peter Eisentraut 10:49
Re: pgsql: Make all Perl warnings fatal 📎 Bharath Rupireddy 11:21
Re: pgsql: Follow-up fixes for "Make all Perl warnings fatal" Peter Eisentraut 12:14
pgsql: Make Perl warnings fatal in newly added TAP tests Peter Eisentraut 12:20
Re: pgsql: Make all Perl warnings fatal Peter Eisentraut 12:20
pgsql: Fix defects in PrepareForIncrementalBackup. Robert Haas 15:09
Re: pgsql: Reorganise jsonpath operators and methods Andrew Dunstan 15:50
pgsql: Doc: Python's control flow construct is try/except not try/catch Tom Lane 17:22
pgsql: Doc: Python's control flow construct is try/except not try/catch Tom Lane 17:22
pgsql: Doc: Python's control flow construct is try/except not try/catch Tom Lane 17:22
pgsql: Doc: Python's control flow construct is try/except not try/catch Tom Lane 17:22
pgsql: Doc: Python's control flow construct is try/except not try/catch Tom Lane 17:22
pgsql: Doc: Python's control flow construct is try/except not try/catch Tom Lane 17:22
pgsql: Revert "Reorganise jsonpath operators and methods" Peter Eisentraut 20:06
pgsql: Second attempt at organizing jsonpath operators and methods Peter Eisentraut 21:00
Re: pgsql: Reorganise jsonpath operators and methods Peter Eisentraut 21:01
pgsql: Avoid masking EOF (no-password-supplied) conditions in auth.c. Tom Lane 22:41
pgsql: Avoid masking EOF (no-password-supplied) conditions in auth.c. Tom Lane 22:41
pgsql: Avoid masking EOF (no-password-supplied) conditions in auth.c. Tom Lane 22:41
pgsql: Avoid masking EOF (no-password-supplied) conditions in auth.c. Tom Lane 22:41
pgsql: Avoid masking EOF (no-password-supplied) conditions in auth.c. Tom Lane 22:41
pgsql: Avoid masking EOF (no-password-supplied) conditions in auth.c. Tom Lane 22:41
pgsql: doc: fix typo "vertexes" -> "vertices" Michael Paquier 23:47

Jan. 4, 2024

Thread Author Time
pgsql: Update copyright for 2024 Bruce Momjian 01:49
pgsql: Update copyright for 2024 Bruce Momjian 01:49
pgsql: Update copyright for 2024 Bruce Momjian 01:49
pgsql: Update copyright for 2024 Bruce Momjian 01:49
pgsql: Update copyright for 2024 Bruce Momjian 01:49
pgsql: Update copyright for 2024 Bruce Momjian 01:49
pgsql: Track conflict_reason in pg_replication_slots. Amit Kapila 03:15
pgsql: Fix use of incorrect TupleTableSlot in DISTINCT aggregates David Rowley 07:39
pgsql: Fix use of incorrect TupleTableSlot in DISTINCT aggregates David Rowley 07:40
pgsql: ALTER TABLE command to change generation expression Peter Eisentraut 15:46
pgsql: In plpgsql, allow %TYPE and %ROWTYPE to be followed by array dec Tom Lane 20:24
pgsql: Add macros for looping through a List without a ListCell. Nathan Bossart 22:11
pgsql: Teach estimate_array_length() to use statistics where available. Tom Lane 23:36

Jan. 5, 2024

Thread Author Time
Re: pg_upgrade test failure vignesh C 04:49
pgsql: Fix corruption of local buffer state during extend of temp relat Michael Paquier 11:11
pgsql: Fix corruption of local buffer state during extend of temp relat Michael Paquier 11:11
pgsql: Add copyright notices to a few perl scripts that don't have them Andrew Dunstan 13:23
pgsql: Clean up some edge cases in plpgsql's %TYPE parsing. Tom Lane 19:32

Jan. 6, 2024

Thread Author Time
pgsql: Fix the issue that SJE mistakenly omits qual clauses Alexander Korotkov 12:10

Jan. 7, 2024

Thread Author Time
pgsql: Fix oversized memory allocation in Parallel Hash Join Alexander Korotkov 07:29
pgsql: Fix oversized memory allocation in Parallel Hash Join Alexander Korotkov 07:29
pgsql: Fix oversized memory allocation in Parallel Hash Join Alexander Korotkov 07:29
pgsql: Fix oversized memory allocation in Parallel Hash Join Alexander Korotkov 07:29
pgsql: Fix oversized memory allocation in Parallel Hash Join Alexander Korotkov 07:30
pgsql: Fix oversized memory allocation in Parallel Hash Join Alexander Korotkov 07:33
pgsql: Fix integer-overflow problem in intarray's g_int_decompress(). Tom Lane 20:20
pgsql: Fix integer-overflow problem in intarray's g_int_decompress(). Tom Lane 20:20
pgsql: Fix integer-overflow problem in intarray's g_int_decompress(). Tom Lane 20:20
pgsql: Fix integer-overflow problem in intarray's g_int_decompress(). Tom Lane 20:20
pgsql: Fix integer-overflow problem in intarray's g_int_decompress(). Tom Lane 20:20
pgsql: Fix integer-overflow problem in intarray's g_int_decompress(). Tom Lane 20:20

Jan. 8, 2024

Thread Author Time
pgsql: Strengthen tests for 5ef34a8fc3 Alexander Korotkov 13:10
pgsql: Allow examine_simple_variable() to work on INSERT RETURNING Vars Tom Lane 16:48
pgsql: Fix indentation in ExecParallelHashIncreaseNumBatches() Alexander Korotkov 17:57
pgsql: Fix indentation in ExecParallelHashIncreaseNumBatches() Alexander Korotkov 17:57
pgsql: Fix indentation in ExecParallelHashIncreaseNumBatches() Alexander Korotkov 17:58
pgsql: Fix indentation in ExecParallelHashIncreaseNumBatches() Alexander Korotkov 17:59
pgsql: Fix indentation in ExecParallelHashIncreaseNumBatches() Alexander Korotkov 17:59
pgsql: Fix indentation in ExecParallelHashIncreaseNumBatches() Alexander Korotkov 18:01
pgsql: Remove excess #include "utils/wait_event.h". Noah Misch 19:41
pgsql: Fix missing word in comment. Noah Misch 19:41
pgsql: Make dblink interruptible, via new libpqsrv APIs. Noah Misch 19:41
pgsql: Fix misuse of RelOptInfo.unique_for_rels cache by SJE Alexander Korotkov 22:09

Jan. 9, 2024

Thread Author Time
pgsql: Forbid SJE with result relation Alexander Korotkov 08:02
pgsql: An addition to 8c441c08279 Alexander Korotkov 08:17
pgsql: Doc: fix character_sets view. Tatsuo Ishii 11:06
pgsql: Doc: fix character_sets view. Tatsuo Ishii 11:07
pgsql: Doc: fix character_sets view. Tatsuo Ishii 11:07
pgsql: Doc: fix character_sets view. Tatsuo Ishii 11:07
pgsql: Doc: fix character_sets view. Tatsuo Ishii 11:07
pgsql: Doc: fix character_sets view. Tatsuo Ishii 11:07
pgsql: Add new function, PQchangePassword(), to libpq Joe Conway 14:17
pgsql: Cross-check lists of predefined LWLocks. Nathan Bossart 17:06
pgsql: Fix documentation for wal_summary_keep_time. Nathan Bossart 17:35
pgsql: Document WAL summarization information functions. Robert Haas 18:10

Jan. 10, 2024

Thread Author Time
pgsql: pg_ctl: Disable autoruns for cmd.exe on Windows Michael Paquier 01:42
pgsql: Show the default checkpoint method in the pg_basebackup help mes Magnus Hagander 12:34
pgsql: doc: clarify who owns the initdb-created cluster, by default Bruce Momjian 16:20
pgsql: doc: clarify who owns the initdb-created cluster, by default Bruce Momjian 16:20
pgsql: Handle WindowClause.runCondition in tree walker/mutator function Tom Lane 18:36
pgsql: Handle WindowClause.runCondition in tree walker/mutator function Tom Lane 18:36
pgsql: Handle WindowClause.runCondition in tree walker/mutator function Tom Lane 18:36
pgsql: Fix Asserts in calc_non_nestloop_required_outer(). Tom Lane 18:51
pgsql: Allow noise semicolons ending psql \sf, \ef, \sv, \ev commands. Tom Lane 19:20
pgsql: Restore initdb's old behavior of always setting the lc_xxx GUCs. Tom Lane 23:09
pgsql: Restore initdb's old behavior of always setting the lc_xxx GUCs. Tom Lane 23:09

Jan. 11, 2024

Thread Author Time
pgsql: pg_regress: Disable autoruns for cmd.exe on Windows Michael Paquier 01:42
pgsql: Update documentation of default fdw_tuple_cost John Naylor 02:04
pgsql: Fix an intermetant BF failure in 003_logical_slots. Amit Kapila 03:35
pgsql: Fix omission in partitioning limitation documentation Magnus Hagander 13:44
pgsql: Fix omission in partitioning limitation documentation Magnus Hagander 13:44
pgsql: Fix omission in partitioning limitation documentation Magnus Hagander 13:44
pgsql: Fix omission in partitioning limitation documentation Magnus Hagander 13:44
pgsql: Fix omission in partitioning limitation documentation Magnus Hagander 13:44
pgsql: Fix omission in partitioning limitation documentation Magnus Hagander 13:44
pgsql: Clarify which xml tools are missing in meson error message Magnus Hagander 13:56
pgsql: Add new function pg_get_wal_summarizer_state(). Robert Haas 17:46
pgsql: Add new pg_walsummary tool. Robert Haas 17:56
pgsql: Repair various defects in dc212340058b4e7ecfc5a7a81ec50e7a207bf2 Robert Haas 18:11
pgsql: Reindent after commit d9ef650fca7bc574586f4171cd929cfd5240326e. Robert Haas 18:27
pgsql: Remove hastup from LVPagePruneState. Robert Haas 18:43
Re: pgsql: Add new pg_walsummary tool. Robert Haas 18:49
Re: pgsql: Add new pg_walsummary tool. Robert Haas 18:58
pgsql: Try to fix pg_walsummary buildfarm failures. Robert Haas 20:02
pgsql: Allow subquery pullup to wrap a PlaceHolderVar in another one. Tom Lane 20:28
pgsql: Allow subquery pullup to wrap a PlaceHolderVar in another one. Tom Lane 20:28
pgsql: Allow subquery pullup to wrap a PlaceHolderVar in another one. Tom Lane 20:28
pgsql: Allow subquery pullup to wrap a PlaceHolderVar in another one. Tom Lane 20:28
pgsql: Allow subquery pullup to wrap a PlaceHolderVar in another one. Tom Lane 20:28
pgsql: Allow subquery pullup to wrap a PlaceHolderVar in another one. Tom Lane 20:28
pgsql: Cleanup for unicode-update build target and test. Jeff Davis 20:36
pgsql: Fix incorrect format placeholder Peter Eisentraut 20:51
pgsql: Fix some inconsistent whitespace in Perl file Peter Eisentraut 21:26
pgsql: Rework how logirep launchers are stopped during pg_upgrade Michael Paquier 23:27

Jan. 12, 2024

Thread Author Time
Re: pgsql: Add support event triggers on authenticated login Bharath Rupireddy 01:58
Re: pgsql: Add support event triggers on authenticated login 📎 Tom Lane 02:55
pgsql: Refactor code checking for file existence Michael Paquier 03:05
pgsql: Fix pg_walsummary's .gitignore Michael Paquier 04:43
pgsql: pg_ctl: Disable autoruns for cmd.exe on Windows Michael Paquier 04:54
pgsql: pg_ctl: Disable autoruns for cmd.exe on Windows Michael Paquier 04:54
pgsql: pg_ctl: Disable autoruns for cmd.exe on Windows Michael Paquier 04:54
pgsql: pg_ctl: Disable autoruns for cmd.exe on Windows Michael Paquier 04:54
pgsql: pg_ctl: Disable autoruns for cmd.exe on Windows Michael Paquier 04:54
pgsql: pg_regress: Disable autoruns for cmd.exe on Windows Michael Paquier 05:00
pgsql: pg_regress: Disable autoruns for cmd.exe on Windows Michael Paquier 05:00
pgsql: pg_regress: Disable autoruns for cmd.exe on Windows Michael Paquier 05:00
pgsql: pg_regress: Disable autoruns for cmd.exe on Windows Michael Paquier 05:00
pgsql: pg_regress: Disable autoruns for cmd.exe on Windows Michael Paquier 05:00
pgsql: Added literal tag for RETURNING Alvaro Herrera 11:55
pgsql: Added literal tag for RETURNING Alvaro Herrera 11:55
pgsql: Added literal tag for RETURNING Alvaro Herrera 11:55
pgsql: Added literal tag for RETURNING Alvaro Herrera 11:55
pgsql: Added literal tag for RETURNING Alvaro Herrera 11:55
pgsql: Added literal tag for RETURNING Alvaro Herrera 11:55
pgsql: Fix typo. Robert Haas 14:50
pgsql: Refactor ATExecAddColumn() to use BuildDescForRelation() Peter Eisentraut 15:18
pgsql: Re-validate connection string in libpqrcv_connect(). Jeff Davis 21:43
pgsql: Re-validate connection string in libpqrcv_connect(). Jeff Davis 21:43
pgsql: Add empty placeholder LINGUAS file for pg_walsummary Alvaro Herrera 22:21

Jan. 13, 2024

Thread Author Time
pgsql: Fix memory leak in connection string validation. Jeff Davis 05:43
pgsql: Fix memory leak in connection string validation. Jeff Davis 05:43
Re: pgsql: Re-validate connection string in libpqrcv_connect(). Jeff Davis 07:02
pgsql: Make attstattarget nullable Peter Eisentraut 17:24
pgsql: Re-pgindent catcache.c after previous commit. Tom Lane 18:54
pgsql: Cope with catcache entries becoming stale during detoasting. Tom Lane 18:54
pgsql: Cope with catcache entries becoming stale during detoasting. Tom Lane 18:54
pgsql: Re-pgindent catcache.c after previous commit. Tom Lane 18:54
pgsql: Re-pgindent catcache.c after previous commit. Tom Lane 18:54
pgsql: Cope with catcache entries becoming stale during detoasting. Tom Lane 18:54
pgsql: Re-pgindent catcache.c after previous commit. Tom Lane 18:54
pgsql: Cope with catcache entries becoming stale during detoasting. Tom Lane 18:54
pgsql: Re-pgindent catcache.c after previous commit. Tom Lane 18:54
pgsql: Re-pgindent catcache.c after previous commit. Tom Lane 18:54
pgsql: Cope with catcache entries becoming stale during detoasting. Tom Lane 18:54
pgsql: Cope with catcache entries becoming stale during detoasting. Tom Lane 18:54
pgsql: Add previous commit to .git-blame-ignore-revs. Tom Lane 18:56
pgsql: Escape output of pg_amcheck test Peter Eisentraut 19:36

Jan. 14, 2024

Thread Author Time
pgsql: Remove useless Assert Peter Eisentraut 06:38
pgsql: doc: Update catalog documentation for attstattarget nullable Peter Eisentraut 06:51
pgsql: pg_dump: Remove obsolete trigger support Peter Eisentraut 07:11
pgsql: Prevent access to an unpinned buffer in BEFORE ROW UPDATE trigge Tom Lane 17:38
pgsql: Prevent access to an unpinned buffer in BEFORE ROW UPDATE trigge Tom Lane 17:38
pgsql: Prevent access to an unpinned buffer in BEFORE ROW UPDATE trigge Tom Lane 17:38
pgsql: Prevent access to an unpinned buffer in BEFORE ROW UPDATE trigge Tom Lane 17:38

Jan. 15, 2024

Thread Author Time
pgsql: Reduce dependency to money data type in main regression test sui Michael Paquier 00:30
pgsql: Avoid useless ReplicationOriginExitCleanup locking Alvaro Herrera 12:03
pgsql: Fix 'negative bitmapset member' error Alexander Korotkov 15:45
pgsql: Fix typos. Robert Haas 16:57

Jan. 16, 2024

Thread Author Time
pgsql: Fix a typo and some doc indentation related to libpq pipeline fu Michael Paquier 00:18
pgsql: libpq: Add PQsendPipelineSync() Michael Paquier 01:14
Re: pgsql: Re-validate connection string in libpqrcv_connect(). Tom Lane 03:06
pgsql: Assert that partition inherits from only one parent in MergeAttr Peter Eisentraut 08:50
pgsql: doc: Add Identity Column section under Data Definition chapter Peter Eisentraut 08:50
pgsql: doc: Decorate PostgreSQL with productname tag Peter Eisentraut 08:50
pgsql: Don't test already-referenced pointer for nullness Alvaro Herrera 11:30
pgsql: Don't test already-referenced pointer for nullness Alvaro Herrera 11:30
pgsql: Don't test already-referenced pointer for nullness Alvaro Herrera 11:30
pgsql: Don't test already-referenced pointer for nullness Alvaro Herrera 11:30
pgsql: struct XmlTableRoutine: use C99 designated initializers Alvaro Herrera 11:49
pgsql: Add missing PGDLLIMPORT markings Heikki Linnakangas 11:53

Browse Archives

Prev | Next