pgsql-committers since 2020-01-29 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. 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
pgsql: Revert "Add GUC checks for ssl_min_protocol_version and ssl_max_ Michael Paquier 23:11
pgsql: Revert "Add GUC checks for ssl_min_protocol_version and ssl_max_ Michael Paquier 23:11

Feb. 7, 2020

Thread Author Time
pgsql: Revert "Prevent running pg_basebackup as root" Michael Paquier 01:54
Re: pgsql: Prevent running pg_basebackup as root Michael Paquier 01:55
Re: pgsql: Prevent running pg_basebackup as root Andres Freund 02:07
Re: pgsql: Prevent running pg_basebackup as root Ian Barwick 02:23
pgsql: Fix typo in proc.c Michael Paquier 03:42
pgsql: expression eval: Don't redundantly keep track of AggState. Andres Freund 04:05
pgsql: jit: Reference functions by name in IOCOERCE steps. Andres Freund 04:05
pgsql: jit: Remove redundancies in expression evaluation code generatio Andres Freund 04:05
pgsql: expression eval, jit: Minor code cleanups. Andres Freund 04:05
pgsql: Introduce TupleHashTableHash() and LookupTupleHashEntryHash(). Jeff Davis 04:44
pgsql: Bump catalog version for the addition of leader_pid in pg_stat_a Michael Paquier 06:15
pgsql: jit: Reference expression step functions via llvmjit_types. Andres Freund 06:32
pgsql: Fix bug in Tid scan. Fujii Masao 13:08
pgsql: Fix bug in Tid scan. Fujii Masao 13:08
Re: pgsql: Fix page modification outside of critical section in GIN Tom Lane 18:06
Re: pgsql: Prevent running pg_basebackup as root Stephen Frost 19:22
Re: pgsql: Fix bug in Tid scan. Tom Lane 19:25
pg_basebackup and snapshots Stephen Frost 19:56
Re: pg_basebackup and snapshots Andres Freund 20:21
pgsql: Fix TRUNCATE .. CASCADE on partitions Alvaro Herrera 20:22
pgsql: Fix TRUNCATE .. CASCADE on partitions Alvaro Herrera 20:22
Re: pg_basebackup and snapshots Stephen Frost 21:13
pgsql: Fix failure to create FKs correctly in partitions Alvaro Herrera 21:28
pgsql: Fix failure to create FKs correctly in partitions Alvaro Herrera 21:28
pgsql: First-draft release notes for 12.2. Tom Lane 21:53

Feb. 8, 2020

Thread Author Time
Re: pgsql: Fix bug in Tid scan. 📎 Fujii Masao 00:35
Re: pgsql: Fix bug in Tid scan. Tom Lane 01:04
Re: pgsql: Fix bug in Tid scan. 📎 Fujii Masao 02:01
Re: pgsql: Fix bug in Tid scan. Tom Lane 02:08
Re: pgsql: Fix bug in Tid scan. Fujii Masao 02:48
Re: pgsql: Fix bug in Tid scan. Tom Lane 03:05
pgsql: Revert recent change of ScanOption values and renumber SO_TYPE_T Fujii Masao 03:30
Re: pgsql: Fix bug in Tid scan. Fujii Masao 03:30

Feb. 9, 2020

Thread Author Time
pgsql: Store the deletion horizon XID for a deleted GIN page on the rig Tom Lane 17:03
pgsql: Store the deletion horizon XID for a deleted GIN page on the rig Tom Lane 17:03
pgsql: Store the deletion horizon XID for a deleted GIN page on the rig Tom Lane 17:03
Re: pgsql: Fix page modification outside of critical section in GIN Tom Lane 17:05
pgsql: Release notes for 12.2, 11.7, 10.12, 9.6.17, 9.5.21, 9.4.26. Tom Lane 19:14
pgsql: Release notes for 12.2, 11.7, 10.12, 9.6.17, 9.5.21, 9.4.26. Tom Lane 19:14
pgsql: Release notes for 12.2, 11.7, 10.12, 9.6.17, 9.5.21, 9.4.26. Tom Lane 19:14
pgsql: Release notes for 12.2, 11.7, 10.12, 9.6.17, 9.5.21, 9.4.26. Tom Lane 19:14
pgsql: Release notes for 12.2, 11.7, 10.12, 9.6.17, 9.5.21, 9.4.26. Tom Lane 19:14
pgsql: Release notes for 12.2, 11.7, 10.12, 9.6.17, 9.5.21, 9.4.26. Tom Lane 19:14
pgsql: Revert "docs: change "default role" wording to "predefined role" Tom Lane 19:22
pgsql: Revert "docs: change "default role" wording to "predefined role" Tom Lane 19:22
pgsql: Revert "docs: change "default role" wording to "predefined role" Tom Lane 19:22
pgsql: Revert "docs: change "default role" wording to "predefined role" Tom Lane 19:22
pgsql: Revert "docs: change "default role" wording to "predefined role" Tom Lane 19:22

Feb. 10, 2020

Thread Author Time
pgsql: psql: Fix %w length in PROMPT2 when PROMPT1 contains a newline. Thomas Munro 00:28
pgsql: pg_upgrade: Fix quoting of some arguments in pg_ctl command Michael Paquier 01:51
pgsql: pg_upgrade: Fix quoting of some arguments in pg_ctl command Michael Paquier 01:51
pgsql: pg_upgrade: Fix quoting of some arguments in pg_ctl command Michael Paquier 01:51
pgsql: pg_upgrade: Fix quoting of some arguments in pg_ctl command Michael Paquier 01:51
pgsql: pg_upgrade: Fix quoting of some arguments in pg_ctl command Michael Paquier 01:51
pgsql: pg_upgrade: Fix quoting of some arguments in pg_ctl command Michael Paquier 01:51
pgsql: doc: Spell checking Amit Kapila 03:47
pgsql: doc: Spell checking Amit Kapila 03:47
pgsql: doc: Spell checking Amit Kapila 03:47
pgsql: doc: Spell checking Amit Kapila 03:47
pgsql: doc: Spell checking Amit Kapila 03:47
pgsql: Fix typos. Amit Kapila 04:04
pgsql: Revert "pg_upgrade: Fix quoting of some arguments in pg_ctl comm Michael Paquier 06:50
pgsql: Revert "pg_upgrade: Fix quoting of some arguments in pg_ctl comm Michael Paquier 06:50
pgsql: Revert "pg_upgrade: Fix quoting of some arguments in pg_ctl comm Michael Paquier 06:50

Browse Archives

Prev | Next