pgsql-committers - January 2022

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, 2022

Thread Author Time
pgsql: Fix index-only scan plans when not all index columns can be retu Tom Lane 21:12
pgsql: Fix index-only scan plans when not all index columns can be retu Tom Lane 21:12
pgsql: Fix index-only scan plans when not all index columns can be retu Tom Lane 21:12
pgsql: Fix index-only scan plans when not all index columns can be retu Tom Lane 21:12
pgsql: Fix index-only scan plans when not all index columns can be retu Tom Lane 21:12
pgsql: Fix index-only scan plans when not all index columns can be retu Tom Lane 21:12

Jan. 2, 2022

Thread Author Time
pgsql: Fix typo Magnus Hagander 16:08
pgsql: Fix typo Magnus Hagander 16:08
pgsql: Fix typo Magnus Hagander 16:08
pgsql: Fix typo Magnus Hagander 16:08
pgsql: Fix typo Magnus Hagander 16:08
pgsql: Fix typo Magnus Hagander 16:08

Jan. 3, 2022

Thread Author Time
pgsql: pg_stat_statements: Remove obsolete comment Michael Paquier 08:35
pgsql: pg_stat_statements: Remove obsolete comment Michael Paquier 08:35
pgsql: Avoid using DefElemAction in AlterPublicationStmt Alvaro Herrera 13:51
pgsql: Use MaxLockMode symbol in more places. Tom Lane 17:24
pgsql: Clean up error messages related to bad datetime units. Tom Lane 19:05
pgsql: Fix index-only scan plans, take 2. Tom Lane 20:42
pgsql: Fix index-only scan plans, take 2. Tom Lane 20:42
pgsql: Fix index-only scan plans, take 2. Tom Lane 20:42
pgsql: Fix index-only scan plans, take 2. Tom Lane 20:42
pgsql: Fix index-only scan plans, take 2. Tom Lane 20:42
pgsql: Fix index-only scan plans, take 2. Tom Lane 20:42
pgsql: Handle mixed returnable and non-returnable columns better in IOS Tom Lane 21:12
pgsql: Tab completion: don't offer valid constraints in VALIDATE CONSTR Tom Lane 23:14

Jan. 4, 2022

Thread Author Time
pgsql: pg_dump: Refactor dumpDatabase() Peter Eisentraut 15:27
pgsql: Allow special SKIP LOCKED condition in Assert() Alvaro Herrera 16:02
pgsql: Allow special SKIP LOCKED condition in Assert() Alvaro Herrera 16:02
pgsql: Allow special SKIP LOCKED condition in Assert() Alvaro Herrera 16:02
pgsql: Allow special SKIP LOCKED condition in Assert() Alvaro Herrera 16:02
pgsql: Allow special SKIP LOCKED condition in Assert() Alvaro Herrera 16:02
pgsql: Allow special SKIP LOCKED condition in Assert() Alvaro Herrera 16:02
pgsql: Fix silly mistake in Assert Alvaro Herrera 16:27
pgsql: Fix silly mistake in Assert Alvaro Herrera 16:27
pgsql: Fix silly mistake in Assert Alvaro Herrera 16:27
pgsql: Fix silly mistake in Assert Alvaro Herrera 16:27
pgsql: Fix silly mistake in Assert Alvaro Herrera 16:27
pgsql: Fix silly mistake in Assert Alvaro Herrera 16:27
pgsql: Remove redundant initialization of BrinMemTuple. Tom Lane 21:53

Jan. 5, 2022

Thread Author Time
pgsql: Reduce relcache access in WAL sender streaming logical changes Michael Paquier 01:28
pgsql: Reduce relcache access in WAL sender streaming logical changes Michael Paquier 01:28
pgsql: Reduce relcache access in WAL sender streaming logical changes Michael Paquier 01:28
pgsql: Enable routine running of citext's UTF8-specific test cases. Tom Lane 18:30
pgsql: Create foreign key triggers in partitioned tables too Alvaro Herrera 22:15
pgsql: Enable routine running of regex.linux.utf8 regression test. Tom Lane 22:32
Re: pgsql: Create foreign key triggers in partitioned tables too Tom Lane 22:46
pgsql: On second thought, remove regex.linux.utf8 regression test altog Tom Lane 23:19

Jan. 6, 2022

Thread Author Time
pgsql: doc: Remove link to JSON support in the SQL specification Michael Paquier 02:42
pgsql: doc: Remove link to JSON support in the SQL specification Michael Paquier 02:42
pgsql: doc: Remove link to JSON support in the SQL specification Michael Paquier 02:42
pgsql: doc: Remove link to JSON support in the SQL specification Michael Paquier 02:42
pgsql: Extend psql's \lo_list/\dl to be able to print large objects' AC Tom Lane 18:09
pgsql: Prevent altering partitioned table's rowtype, if it's used elsew Tom Lane 21:47
pgsql: Prevent altering partitioned table's rowtype, if it's used elsew Tom Lane 21:47
pgsql: Prevent altering partitioned table's rowtype, if it's used elsew Tom Lane 21:47
pgsql: Prevent altering partitioned table's rowtype, if it's used elsew Tom Lane 21:47
pgsql: Prevent altering partitioned table's rowtype, if it's used elsew Tom Lane 21:47
pgsql: Prevent altering partitioned table's rowtype, if it's used elsew Tom Lane 21:47

Jan. 7, 2022

Thread Author Time
pgsql: Refactor tar method of walmethods.c to rely on the compression m Michael Paquier 04:49
pgsql: Add TAP tests for pg_basebackup with compression Michael Paquier 05:14
pgsql: postgres_fdw: Add regression test for postgres_fdw.application_n Fujii Masao 06:33
pgsql: Fix comment in fe-connect.c about PQping and pg_ctl Michael Paquier 07:06
Re: pgsql: Refactor tar method of walmethods.c to rely on the compression m Christoph Berg 14:41
pgsql: Skip install/test of pgcrypto on MSVC when not built with openss Andrew Dunstan 20:54
pgsql: Allow MSVC .bat wrappers to be called from anywhere Andrew Dunstan 21:16
pgsql: Allow MSVC .bat wrappers to be called from anywhere Andrew Dunstan 21:16
pgsql: Allow MSVC .bat wrappers to be called from anywhere Andrew Dunstan 21:16
pgsql: Allow MSVC .bat wrappers to be called from anywhere Andrew Dunstan 21:16
pgsql: Allow MSVC .bat wrappers to be called from anywhere Andrew Dunstan 21:16
pgsql: Allow MSVC .bat wrappers to be called from anywhere Andrew Dunstan 21:16

Jan. 8, 2022

Thread Author Time
pgsql: Update copyright for 2022 Bruce Momjian 00:05
pgsql: Update copyright for 2022 Bruce Momjian 00:05
pgsql: Update copyright for 2022 Bruce Momjian 00:05
pgsql: Update copyright for 2022 Bruce Momjian 00:05
pgsql: Update copyright for 2022 Bruce Momjian 00:05
pgsql: Update copyright for 2022 Bruce Momjian 00:05
pgsql: Fix thinko coming from 000f3adf Michael Paquier 00:13
Re: pgsql: Refactor tar method of walmethods.c to rely on the compression m Michael Paquier 00:16
pgsql: Respect permissions within logical replication. Jeff Davis 02:40
Re: pgsql: Respect permissions within logical replication. Michael Paquier 05:22
Re: pgsql: Respect permissions within logical replication. Amit Kapila 06:26
pgsql: Fix issues with describe queries of extended statistics in psql Michael Paquier 07:46
pgsql: Fix issues with describe queries of extended statistics in psql Michael Paquier 07:46
Re: pgsql: Respect permissions within logical replication. 📎 Michael Paquier 09:25
Re: pgsql: Respect permissions within logical replication. Andrew Dunstan 16:30
pgsql: Fix pgperlcritic complaint, per buildfarm. Jeff Davis 17:31
pgsql: Fix results of index-only scans on btree_gist char(N) indexes. Tom Lane 19:54
pgsql: Fix results of index-only scans on btree_gist char(N) indexes. Tom Lane 19:54
pgsql: Fix results of index-only scans on btree_gist char(N) indexes. Tom Lane 19:54
pgsql: Fix results of index-only scans on btree_gist char(N) indexes. Tom Lane 19:54
pgsql: Fix results of index-only scans on btree_gist char(N) indexes. Tom Lane 19:54
pgsql: Fix results of index-only scans on btree_gist char(N) indexes. Tom Lane 19:54

Jan. 9, 2022

Thread Author Time
pgsql: More cleanup of a2ab9c06ea. Jeff Davis 04:13
pgsql: Make pg_get_expr() more bulletproof. Tom Lane 17:43
Re: pgsql: Respect permissions within logical replication. Jeff Davis 18:02
Re: pgsql: Respect permissions within logical replication. Jeff Davis 18:08

Jan. 10, 2022

Thread Author Time
pgsql: Prefer $HOME when looking up the current user's home directory. Tom Lane 00:19
pgsql: Rename functions to avoid future conflicts Peter Eisentraut 08:41
pgsql: Make EXEC_BACKEND more convenient on Linux and FreeBSD. Thomas Munro 11:27
pgsql: Avoid warning about uninitialized value in MSVC python3 tests Andrew Dunstan 15:13
pgsql: Avoid warning about uninitialized value in MSVC python3 tests Andrew Dunstan 15:13
pgsql: Avoid warning about uninitialized value in MSVC python3 tests Andrew Dunstan 15:13
pgsql: Avoid warning about uninitialized value in MSVC python3 tests Andrew Dunstan 15:13
pgsql: Avoid warning about uninitialized value in MSVC python3 tests Andrew Dunstan 15:13
pgsql: Avoid warning about uninitialized value in MSVC python3 tests Andrew Dunstan 15:13
pgsql: Doc: fix bogus example about ambiguous timestamps. Tom Lane 16:47
pgsql: Doc: fix bogus example about ambiguous timestamps. Tom Lane 16:47
pgsql: Doc: fix bogus example about ambiguous timestamps. Tom Lane 16:47
pgsql: Doc: fix bogus example about ambiguous timestamps. Tom Lane 16:47
pgsql: Doc: fix bogus example about ambiguous timestamps. Tom Lane 16:47
pgsql: Doc: fix bogus example about ambiguous timestamps. Tom Lane 16:47

Jan. 11, 2022

Thread Author Time
pgsql: Improve error handling of cryptohash computations Michael Paquier 00:56
pgsql: Improve error handling of cryptohash computations Michael Paquier 00:56
Re: pgsql: Create foreign key triggers in partitioned tables too Amit Langote 02:47
pgsql: Fix typo in rewriteheap.c. Amit Kapila 05:24
pgsql: Update docs of logical replication for commit 8d74fc96db. Amit Kapila 06:33
pgsql: Enhance pg_log_backend_memory_contexts() for auxiliary processes Fujii Masao 14:20
pgsql: Clean up error message reported after \password encryption failu Tom Lane 17:03
pgsql: Clean up error message reported after \password encryption failu Tom Lane 17:03
pgsql: Improve warning message in pg_signal_backend() John Naylor 17:59
pgsql: Clean up messy API for src/port/thread.c. Tom Lane 18:46
pgsql: Improve error message for missing extension. Tom Lane 19:22
Re: pgsql: Check for STATUS_DELETE_PENDING on Windows. Tom Lane 19:35
pgsql: Add missing include guard to win32ntdll.h. Thomas Munro 21:21
Re: pgsql: Check for STATUS_DELETE_PENDING on Windows. Thomas Munro 21:22
Re: pgsql: Check for STATUS_DELETE_PENDING on Windows. Andrew Dunstan 21:44
Re: pgsql: Check for STATUS_DELETE_PENDING on Windows. Tom Lane 21:54

Jan. 12, 2022

Thread Author Time
Re: pgsql: Clean up error message reported after \password encryption failu Michael Paquier 02:24
pgsql: Fix comment related to pg_cryptohash_error() Michael Paquier 03:40
pgsql: Fix comment related to pg_cryptohash_error() Michael Paquier 03:40
pgsql: Refactor set of routines specific to elog.c Michael Paquier 05:18
pgsql: Move any code specific to log_destination=csvlog to its own file Michael Paquier 06:04
pgsql: ecpg: Catch zero-length Unicode identifiers correctly Peter Eisentraut 09:59
pgsql: Include permissive/enforcing state in sepgsql log messages. Tom Lane 19:23
pgsql: Add index on pg_publication_rel.prpubid Alvaro Herrera 19:24
pgsql: Consider fractional paths in generate_orderedappend_paths Tomas Vondra 21:48
pgsql: vacuumlazy.c: fix "garbage tuples" reference. Peter Geoghegan 22:16
pgsql: Fix memory leak in indexUnchanged hint mechanism. Peter Geoghegan 23:44
pgsql: Fix memory leak in indexUnchanged hint mechanism. Peter Geoghegan 23:44

Jan. 13, 2022

Thread Author Time
pgsql: Fix incorrect comments in hmac.c and hmac_openssl.c Michael Paquier 00:44
pgsql: Fix incorrect comments in hmac.c and hmac_openssl.c Michael Paquier 00:44
pgsql: doc: Add "(process)" to the term "WAL receiver" in glossary. Fujii Masao 03:19
pgsql: Improve error handling of HMAC computations Michael Paquier 07:18
Re: pgsql: Include permissive/enforcing state in sepgsql log messages. Simon Riggs 13:03
Re: pgsql: Include permissive/enforcing state in sepgsql log messages. Tom Lane 15:13
Re: pgsql: Check for STATUS_DELETE_PENDING on Windows. Andrew Dunstan 17:01
Re: pgsql: Check for STATUS_DELETE_PENDING on Windows. Tom Lane 17:13
Re: pgsql: Improve error handling of cryptohash computations Laurenz Albe 17:52
pgsql: ci: windows: run initdb with --no-sync. Andres Freund 19:20
pgsql: ci: windows: enable build summary to make it easier to spot warn Andres Freund 19:20
Re: pgsql: Improve error handling of cryptohash computations Tom Lane 19:52
pgsql: Fix ruleutils.c's dumping of whole-row Vars in more contexts. Tom Lane 22:50
pgsql: Fix ruleutils.c's dumping of whole-row Vars in more contexts. Tom Lane 22:50
pgsql: Fix ruleutils.c's dumping of whole-row Vars in more contexts. Tom Lane 22:50
pgsql: Fix ruleutils.c's dumping of whole-row Vars in more contexts. Tom Lane 22:50
pgsql: Fix ruleutils.c's dumping of whole-row Vars in more contexts. Tom Lane 22:50
pgsql: Fix ruleutils.c's dumping of whole-row Vars in more contexts. Tom Lane 22:50

Jan. 14, 2022

Thread Author Time
Re: pgsql: Improve error handling of cryptohash computations Michael Paquier 01:49
pgsql: Fix possible HOT corruption when RECENTLY_DEAD changes to DEAD w Andres Freund 02:15
pgsql: Assert redirect pointers are sensible after heap_page_prune(). Andres Freund 02:15
pgsql: Revert error handling improvements for cryptohashes Michael Paquier 02:27
Re: pgsql: Improve error handling of cryptohash computations Laurenz Albe 06:57
pgsql: Refactor AlterRole() Peter Eisentraut 10:01
pgsql: Rename value node fields Peter Eisentraut 10:27
pgsql: Test replay of regression tests. Thomas Munro 11:24
pgsql: Use in-place tablespaces in regression test. Thomas Munro 11:24
pgsql: Allow "in place" tablespaces. Thomas Munro 11:24
pgsql: Add new simple TAP test for tablespaces. Thomas Munro 11:24
pgsql: Revert "Test replay of regression tests." Thomas Munro 11:56
pgsql: Revert "Add new simple TAP test for tablespaces." Thomas Munro 13:17
pgsql: Fix possible HOT corruption when RECENTLY_DEAD changes to DEAD w Andres Freund 19:00

Jan. 15, 2022

Thread Author Time
pgsql: Unify VACUUM VERBOSE and autovacuum logging. Peter Geoghegan 00:54
pgsql: Ignore extended statistics for inheritance trees Tomas Vondra 02:10
pgsql: Ignore extended statistics for inheritance trees Tomas Vondra 02:12
pgsql: Ignore extended statistics for inheritance trees Tomas Vondra 02:13
pgsql: Ignore extended statistics for inheritance trees Tomas Vondra 02:16
pgsql: Ignore extended statistics for inheritance trees Tomas Vondra 02:17
pgsql: Ignore extended statistics for inheritance trees Tomas Vondra 02:20
pgsql: Add tab-completion for CREATE FOREIGN TABLE. Fujii Masao 02:23
pgsql: Build inherited extended stats on partitioned tables Tomas Vondra 18:27
pgsql: Build inherited extended stats on partitioned tables Tomas Vondra 18:27
pgsql: Build inherited extended stats on partitioned tables Tomas Vondra 18:27
pgsql: Build inherited extended stats on partitioned tables Tomas Vondra 18:27
pgsql: Build inherited extended stats on partitioned tables Tomas Vondra 18:27
pgsql: Build inherited extended stats on partitioned tables Tomas Vondra 18:28
pgsql: Add simple test for physical replication of sequences. Tom Lane 20:54
pgsql: Remove standby_schedule and associated test files. Tom Lane 20:54

Jan. 16, 2022

Thread Author Time
pgsql: Update copyright notice to 2022 for recently-introduced TAP test Michael Paquier 12:19
pgsql: Add stxdinherit flag to pg_statistic_ext_data Tomas Vondra 12:38
pgsql: Clean up TAP tests' usage of wait_for_catchup(). Tom Lane 18:29
pgsql: Fix psql's tab-completion of enum label values. Tom Lane 19:59
pgsql: Fix psql's tab-completion of enum label values. Tom Lane 19:59
pgsql: Fix psql's tab-completion of enum label values. Tom Lane 19:59
pgsql: Teach hash_ok_operator() that record_eq is only sometimes hashab Tom Lane 21:39
pgsql: Teach hash_ok_operator() that record_eq is only sometimes hashab Tom Lane 21:39

Jan. 17, 2022

Thread Author Time
pgsql: Introduce log_destination=jsonlog Michael Paquier 01:19
pgsql: Consistently use the function name CreateCheckPoint in code and Amit Kapila 02:28
pgsql: Test replay of regression tests, attempt II. Thomas Munro 03:35
pgsql: Add support for --no-table-access-method in pg_{dump,dumpall,res Michael Paquier 05:52
Re: pgsql: Test replay of regression tests, attempt II. Michael Paquier 07:02

Browse Archives

Prev | Next