pgsql-committers since 2020-01-28 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

Jan. 28, 2020

Thread Author Time
pgsql: Remove dependency on HeapTuple from predicate locking functions. Thomas Munro 00:46
pgsql: Add connection parameters to control SSL protocol min/max in lib Michael Paquier 01:55
pgsql: Added relation name in error messages for constraint checks. Amit Kapila 02:24
pgsql: Don't reset latch in ConditionVariablePrepareToSleep(). Thomas Munro 02:30
Re: pgsql: Remove dependency on HeapTuple from predicate locking functions. Tom Lane 05:59
pgsql: Fix compile error on HP C. Thomas Munro 07:38
Re: pgsql: Remove dependency on HeapTuple from predicate locking functions. Thomas Munro 07:41
pgsql: Fix randAccess setting in ReadRecord() Heikki Linnakangas 11:11
Re: pgsql: Remove dependency on HeapTuple from predicate locking functions. Tom Lane 15:05
Re: pgsql: Add a non-strict version of jsonb_set Robert Haas 15:36
Re: pgsql: Add a non-strict version of jsonb_set Robert Haas 15:37
Re: pgsql: Remove dependency on HeapTuple from predicate locking functions. Thomas Munro 19:18
Re: pgsql: Remove dependency on HeapTuple from predicate locking functions. Tom Lane 19:39
pgsql: Fix dangling pointer in EvalPlanQual machinery. Tom Lane 22:26
pgsql: Fix dangling pointer in EvalPlanQual machinery. Tom Lane 22:26

Jan. 29, 2020

Thread Author Time
Re: pgsql: Add a non-strict version of jsonb_set Michael Paquier 01:27
pgsql: Add --parallel option to vacuumdb command. Amit Kapila 05:48
pgsql: Fix dispsize for libpq connection parameters channel_binding and Michael Paquier 06:09
pgsql: Fix dispsize for libpq connection parameters channel_binding and Michael Paquier 06:09
Re: pgsql: Add a non-strict version of jsonb_set Magnus Hagander 08:54
Re: pgsql: Add a non-strict version of jsonb_set Michael Paquier 11:49
pgsql: Fail if recovery target is not reached Peter Eisentraut 14:58
pgsql: Move jsonapi.c and jsonapi.h to src/common. Robert Haas 15:26
Re: pgsql: Add a non-strict version of jsonb_set Tom Lane 15:28
pgsql: Add jsonapi.c to Mkvcbuild.pm's @pgcommonallfiles. Robert Haas 15:53
pgsql: Teach plpgsql's "make clean" to remove generated test files. Tom Lane 16:07
pgsql: Invent "trusted" extensions, and remove the pg_pltemplate catalo Tom Lane 23:43

Jan. 30, 2020

Thread Author Time
pgsql: Fix vcregress.pl for new plperl test case. Tom Lane 00:13
pgsql: Fix slot data persistency when advancing physical replication sl Michael Paquier 02:18
pgsql: Fix slot data persistency when advancing physical replication sl Michael Paquier 02:18
pgsql: Fix slot data persistency when advancing physical replication sl Michael Paquier 02:18
Re: pgsql: Invent "trusted" extensions, and remove the pg_pltemplate catalo Michael Paquier 06:09
Re: pgsql: Invent "trusted" extensions, and remove the pg_pltemplate catalo Tom Lane 15:04
pgsql: Make inherited TRUNCATE perform access permission checks on pare Fujii Masao 15:47
pgsql: Make inherited TRUNCATE perform access permission checks on pare Fujii Masao 15:47
pgsql: Make inherited TRUNCATE perform access permission checks on pare Fujii Masao 15:48
pgsql: Make inherited TRUNCATE perform access permission checks on pare Fujii Masao 15:48
pgsql: Make inherited TRUNCATE perform access permission checks on pare Fujii Masao 15:48
pgsql: Make inherited TRUNCATE perform access permission checks on pare Fujii Masao 15:48
pgsql: Make inherited TRUNCATE perform access permission checks on pare Fujii Masao 15:49
pgsql: Fix test failure with non-MULTIPLICITY Perl interpreters. Tom Lane 15:51
pgsql: Remove excess parens in ereport() calls Alvaro Herrera 16:38
pgsql: Clean up newlines following left parentheses Alvaro Herrera 16:55
Re: pgsql: Add reusable routine for making arrays unique. Alvaro Herrera 21:15
pgsql: Handle lack of DSM slots in parallel btree build. Thomas Munro 22:34
pgsql: Handle lack of DSM slots in parallel btree build. Thomas Munro 22:34
pgsql: Handle lack of DSM slots in parallel btree build. Thomas Munro 22:34
pgsql: In jsonb_plpython.c, suppress warning message from gcc 10. Tom Lane 23:26
pgsql: In jsonb_plpython.c, suppress warning message from gcc 10. Tom Lane 23:26
pgsql: In jsonb_plpython.c, suppress warning message from gcc 10. Tom Lane 23:26

Jan. 31, 2020

Thread Author Time
pgsql: Adjust DSM and DSA slot usage constants. Thomas Munro 04:32
pgsql: Report time spent in posix_fallocate() as a wait event. Thomas Munro 04:32
pgsql: Fix typo in recently-added TAP test for replication slots Michael Paquier 04:59
pgsql: Fix typo in recently-added TAP test for replication slots Michael Paquier 04:59
pgsql: Fix typo in recently-added TAP test for replication slots Michael Paquier 04:59
pgsql: Sprinkle some const decorations Peter Eisentraut 11:55
pgsql: Allow building without default socket directory Peter Eisentraut 15:48
pgsql: Fix parallel pg_dump/pg_restore for failure to create worker pro Tom Lane 19:42
pgsql: Fix parallel pg_dump/pg_restore for failure to create worker pro Tom Lane 19:42
pgsql: Fix parallel pg_dump/pg_restore for failure to create worker pro Tom Lane 19:42
pgsql: Fix parallel pg_dump/pg_restore for failure to create worker pro Tom Lane 19:42
pgsql: Fix parallel pg_dump/pg_restore for failure to create worker pro Tom Lane 19:42
pgsql: Fix parallel pg_dump/pg_restore for failure to create worker pro Tom Lane 19:42
pgsql: Fix parallel pg_dump/pg_restore for failure to create worker pro Tom Lane 19:42
pgsql: Fix CheckAttributeType's handling of collations for ranges. Tom Lane 22:04
pgsql: Fix CheckAttributeType's handling of collations for ranges. Tom Lane 22:04
pgsql: Fix CheckAttributeType's handling of collations for ranges. Tom Lane 22:04
pgsql: Fix CheckAttributeType's handling of collations for ranges. Tom Lane 22:04
pgsql: Fix CheckAttributeType's handling of collations for ranges. Tom Lane 22:04
pgsql: Fix CheckAttributeType's handling of collations for ranges. Tom Lane 22:04
pgsql: Fix CheckAttributeType's handling of collations for ranges. Tom Lane 22:04
pgsql: Fix not-quite-right string comparison in parse_jsonb_index_flags Tom Lane 22:26

Feb. 1, 2020

Thread Author Time
pgsql: Fix memory leak on DSM slot exhaustion. Thomas Munro 02:33
pgsql: Fix memory leak on DSM slot exhaustion. Thomas Munro 02:34
pgsql: Fix memory leak on DSM slot exhaustion. Thomas Munro 02:34
pgsql: Fix memory leak on DSM slot exhaustion. Thomas Munro 02:35
pgsql: Fix memory leak on DSM slot exhaustion. Thomas Munro 02:35
pgsql: Fix memory leak on DSM slot exhaustion. Thomas Munro 02:36
pgsql: Prevent running pg_basebackup as root Michael Paquier 09:33
Re: pgsql: Fix memory leak on DSM slot exhaustion. Michael Paquier 09:36
pgsql: Fix memory leak on DSM slot exhaustion. Thomas Munro 10:01
Re: pgsql: Fix memory leak on DSM slot exhaustion. Thomas Munro 10:03
pgsql: Optimizations for integer to decimal output. Andrew Gierth 22:04

Feb. 2, 2020

Thread Author Time
pgsql: Fix assorted error-cleanup bugs in SSL min/max protocol version Tom Lane 18:09

Feb. 3, 2020

Thread Author Time
pgsql: Revert commit 56bc82a511. Fujii Masao 03:45
pgsql: Revert commit 606f350de9. Fujii Masao 03:46
pgsql: Revert commit 928e755d22. Fujii Masao 03:47
pgsql: Revert commit 4b96c03a0a. Fujii Masao 03:47
pgsql: Revert commit a5b652f3a0. Fujii Masao 03:48
pgsql: Revert commit de0177788b. Fujii Masao 03:48
pgsql: Add declaration-level assertions for compile-time checks Michael Paquier 05:49
Re: pgsql: Handle lack of DSM slots in parallel btree build. Peter Geoghegan 20:12
Re: pgsql: Handle lack of DSM slots in parallel btree build. Thomas Munro 21:03
pgsql: Add missing break out seqscan loop in logical replication Alvaro Herrera 22:00
pgsql: Add missing break out seqscan loop in logical replication Alvaro Herrera 22:00
pgsql: Add missing break out seqscan loop in logical replication Alvaro Herrera 22:00
pgsql: Add missing break out seqscan loop in logical replication Alvaro Herrera 22:00

Feb. 4, 2020

Thread Author Time
pgsql: Fix fuzzy error handling in pg_basebackup when opening gzFile Michael Paquier 04:57
Re: pgsql: Handle lack of DSM slots in parallel btree build. 📎 Thomas Munro 10:17
Re: pgsql: Handle lack of DSM slots in parallel btree build. Peter Geoghegan 17:42
Re: pgsql: Handle lack of DSM slots in parallel btree build. Peter Geoghegan 17:47
pgsql: Fix handling of "Subplans Removed" field in EXPLAIN output. Tom Lane 18:07
pgsql: Fix handling of "Subplans Removed" field in EXPLAIN output. Tom Lane 18:07
pgsql: Fix handling of "Subplans Removed" field in EXPLAIN output. Tom Lane 18:07
pgsql: Handle lack of DSM slots in parallel btree build, take 2. Thomas Munro 23:35
pgsql: Handle lack of DSM slots in parallel btree build, take 2. Thomas Munro 23:36
pgsql: Handle lack of DSM slots in parallel btree build, take 2. Thomas Munro 23:36
Re: pgsql: Handle lack of DSM slots in parallel btree build. Thomas Munro 23:37

Feb. 5, 2020

Thread Author Time
Re: pgsql: Handle lack of DSM slots in parallel btree build. Peter Geoghegan 01:46
pgsql: Add kqueue(2) support to the WaitEventSet API. Thomas Munro 04:59
pgsql: Add note about how each partition's default value is treated, in Fujii Masao 05:06
pgsql: Add note about how each partition's default value is treated, in Fujii Masao 05:06
pgsql: Add note about how each partition's default value is treated, in Fujii Masao 05:07
pgsql: When a TAP file has non-zero exit status, retain temporary direc Noah Misch 16:29
pgsql: When a TAP file has non-zero exit status, retain temporary direc Noah Misch 16:29
pgsql: When a TAP file has non-zero exit status, retain temporary direc Noah Misch 16:29
pgsql: When a TAP file has non-zero exit status, retain temporary direc Noah Misch 16:29
pgsql: When a TAP file has non-zero exit status, retain temporary direc Noah Misch 16:29
Re: pgsql: Prevent running pg_basebackup as root Stephen Frost 17:22
pgsql: ALTER SUBSCRIPTION / REFRESH docs: explain copy_data Alvaro Herrera 18:07
pgsql: ALTER SUBSCRIPTION / REFRESH docs: explain copy_data Alvaro Herrera 18:07
pgsql: ALTER SUBSCRIPTION / REFRESH docs: explain copy_data Alvaro Herrera 18:07
pgsql: ALTER SUBSCRIPTION / REFRESH docs: explain copy_data Alvaro Herrera 18:07
pgsql: Make vacuum buffer counters 64 bits wide Alvaro Herrera 20:15
pgsql: Force tuple conversion when the source has missing attributes. Andrew Gierth 20:24
pgsql: Force tuple conversion when the source has missing attributes. Andrew Gierth 20:24
pgsql: Force tuple conversion when the source has missing attributes. Andrew Gierth 20:24

Feb. 6, 2020

Thread Author Time
pgsql: Add leader_pid to pg_stat_activity Michael Paquier 00:23
pgsql: Fix bug in LWLock statistics mechanism. Fujii Masao 05:46
pgsql: Fix bug in LWLock statistics mechanism. Fujii Masao 05:46
pgsql: Fix bug in LWLock statistics mechanism. Fujii Masao 05:46
pgsql: Fix bug in LWLock statistics mechanism. Fujii Masao 05:46
Re: pgsql: Prevent running pg_basebackup as root Michael Paquier 07:04
pgsql: Fix typo. Amit Kapila 11:10
pgsql: Fix typo. Amit Kapila 11:10
pgsql: Fix typo. Amit Kapila 11:10
pgsql: Fix typo. Amit Kapila 11:10
pgsql: Fix typo. Amit Kapila 11:10
Re: pgsql: Prevent running pg_basebackup as root Magnus Hagander 12:02
Re: pgsql: Prevent running pg_basebackup as root Stephen Frost 14:44
pgsql: Add note about access permission checks by inherited TRUNCATE an Fujii Masao 16:11
pgsql: Add note about access permission checks by inherited TRUNCATE an Fujii Masao 16:11
pgsql: Add note about access permission checks by inherited TRUNCATE an Fujii Masao 16:12
pgsql: Add note about access permission checks by inherited TRUNCATE an Fujii Masao 16:12
pgsql: Add note about access permission checks by inherited TRUNCATE an Fujii Masao 16:13
pgsql: Add note about access permission checks by inherited TRUNCATE an Fujii Masao 16:13
pgsql: Logical Tape Set: use min heap for freelist. Jeff Davis 18:30
pgsql: Refactor hash_agg_entry_size(). Jeff Davis 20:09
pgsql: Ensure relcache consistency around generated columns Peter Eisentraut 20:29