pgsql-committers - March 2018

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

March 1, 2018

Thread Author Time
pgsql: Remove redundant IndexTupleDSize macro. Tom Lane 00:26
pgsql: pgbench: consolidate a few PQfinish calls. Andres Freund 09:04
pgsql: doc: Add random_zipfian to list of random functions with argumen Andres Freund 09:41
pgsql: doc: Add WaitForBackgroundWorkerShutdown() to bgw docs. Andres Freund 09:47
pgsql: doc: mention PROVE_TESTS in section of TAP tests. Andres Freund 09:52
pgsql: pg_regress: Increase space available for test names. Andres Freund 10:49
pgsql: Fix format_type() to restore its old behavior. Tom Lane 16:37
pgsql: Remove out-of-date comment about formrdesc(). Tom Lane 17:03
pgsql: Fix build failure on MSVC. Tom Lane 18:27
pgsql: Fix IOS planning when only some index columns can return an attr Tom Lane 20:35
pgsql: Fix IOS planning when only some index columns can return an attr Tom Lane 20:35
pgsql: Fix IOS planning when only some index columns can return an attr Tom Lane 20:35
pgsql: Fix IOS planning when only some index columns can return an attr Tom Lane 20:35
pgsql: Relax overly strict sanity check for upgraded ancient databases Alvaro Herrera 21:11
pgsql: Relax overly strict sanity check for upgraded ancient databases Alvaro Herrera 21:11
pgsql: Relax overly strict sanity check for upgraded ancient databases Alvaro Herrera 21:11
pgsql: Relax overly strict sanity check for upgraded ancient databases Alvaro Herrera 21:11
pgsql: Relax overly strict sanity check for upgraded ancient databases Alvaro Herrera 21:11
pgsql: Relax overly strict sanity check for upgraded ancient databases Alvaro Herrera 21:11
pgsql: Use ereport not elog for some corrupt-HOT-chain reports. Tom Lane 21:24
pgsql: Use ereport not elog for some corrupt-HOT-chain reports. Tom Lane 21:24
pgsql: Use ereport not elog for some corrupt-HOT-chain reports. Tom Lane 21:24
pgsql: Use ereport not elog for some corrupt-HOT-chain reports. Tom Lane 21:24
pgsql: Use ereport not elog for some corrupt-HOT-chain reports. Tom Lane 21:24
pgsql: Use ereport not elog for some corrupt-HOT-chain reports. Tom Lane 21:24

March 2, 2018

Thread Author Time
pgsql: Remove volatile qualifiers from shm_mq.c. Andres Freund 00:29
pgsql: Minor clean-up in dshash.{c,h}. Andres Freund 00:29
pgsql: Fix msvc builds for ActivePerl > 5.24 Magnus Hagander 11:42
pgsql: Make gistvacuumcleanup() count the actual number of index tuples Tom Lane 16:22
pgsql: Make gistvacuumcleanup() count the actual number of index tuples Tom Lane 16:22
pgsql: Make gistvacuumcleanup() count the actual number of index tuples Tom Lane 16:22
pgsql: Make gistvacuumcleanup() count the actual number of index tuples Tom Lane 16:22
pgsql: Make gistvacuumcleanup() count the actual number of index tuples Tom Lane 16:22
pgsql: Make gistvacuumcleanup() count the actual number of index tuples Tom Lane 16:22
pgsql: Improve tab-completion for ALTER INDEX RESET/SET. Fujii Masao 16:42
pgsql: shm_mq: Reduce spinlock usage. Robert Haas 17:19
pgsql: shm_mq: Have the receiver set the sender's less frequently. Robert Haas 17:21
pgsql: postgres_fdw: Fourth attempt to stabilize regression tests. Robert Haas 18:19
pgsql: Add prokind column, replacing proisagg and proiswindow Peter Eisentraut 18:52
pgsql: Fix pgbench TAP test to work in VPATH builds. Tom Lane 19:48
pgsql: Fix VM buffer pin management in heap_lock_updated_tuple_rec(). Tom Lane 22:41
pgsql: Fix VM buffer pin management in heap_lock_updated_tuple_rec(). Tom Lane 22:41
pgsql: Fix VM buffer pin management in heap_lock_updated_tuple_rec(). Tom Lane 22:41

March 3, 2018

Thread Author Time
Re: [COMMITTERS] pgsql: Add much-more-extensive TAP tests for pgbench. Peter Eisentraut 00:45
Re: [COMMITTERS] pgsql: Add much-more-extensive TAP tests for pgbench. Tom Lane 01:19
pgsql: Add PG_TEST_EXTRA to control optional test suites Peter Eisentraut 06:41
Re: pgsql: Fix msvc builds for ActivePerl > 5.24 Noah Misch 08:00
pgsql: In SSL tests, restart after pg_hba.conf changes Peter Eisentraut 13:56
pgsql: Prevent LDAP and SSL tests from running without support in build Peter Eisentraut 13:56
pgsql: doc: Improve wording Peter Eisentraut 14:56
pgsql: Minor cleanup in genbki.pl. Tom Lane 17:05
pgsql: Trivial adjustments in preparation for bootstrap data conversion Tom Lane 17:05
pgsql: Minor fixes for reloptions tests Peter Eisentraut 17:52
pgsql: doc: Fix links to pg_stat_replication Peter Eisentraut 19:19
pgsql: doc: Fix links to pg_stat_replication Peter Eisentraut 19:19
pgsql: doc: Fix links to pg_stat_replication Peter Eisentraut 19:19
pgsql: doc: Fix links to pg_stat_replication Peter Eisentraut 19:19
pgsql: doc: Small wording improvement Peter Eisentraut 19:24

March 4, 2018

Thread Author Time
pgsql: Fix assorted issues in convert_to_scalar(). Tom Lane 01:32
pgsql: Fix assorted issues in convert_to_scalar(). Tom Lane 01:32
pgsql: Fix assorted issues in convert_to_scalar(). Tom Lane 01:32
pgsql: Fix assorted issues in convert_to_scalar(). Tom Lane 01:32
pgsql: Fix assorted issues in convert_to_scalar(). Tom Lane 01:32
pgsql: Fix assorted issues in convert_to_scalar(). Tom Lane 01:32
pgsql: PL/pgSQL: Simplify RETURN checking for procedures Peter Eisentraut 15:37
Re: pgsql: Fix msvc builds for ActivePerl > 5.24 Magnus Hagander 17:04
pgsql: Actually pick .lib file when multiple perl libs are present Magnus Hagander 17:04

March 5, 2018

Thread Author Time
pgsql: doc: Tiny whitespace fix Peter Eisentraut 16:52
pgsql: Remove some obsolete procedure-specific code from PLs Peter Eisentraut 16:52
pgsql: Fix pg_rewind to handle relation data files in tablespaces prope Fujii Masao 17:12
pgsql: Fix pg_rewind to handle relation data files in tablespaces prope Fujii Masao 17:12
pgsql: Fix pg_rewind to handle relation data files in tablespaces prope Fujii Masao 17:13
pgsql: Fix pg_rewind to handle relation data files in tablespaces prope Fujii Masao 17:13
pgsql: shm_mq: Fix detach race condition. Robert Haas 20:16
pgsql: Add infrastructure to support server-version-dependent tab compl Tom Lane 20:37
pgsql: Temporarily instrument postgres_fdw test to look for statistics Tom Lane 21:20
pgsql: Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL) Alvaro Herrera 22:39
pgsql: Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL) Alvaro Herrera 22:39
pgsql: Fix HEAP_INSERT_IS_SPECULATIVE to HEAP_INSERT_SPECULATIVE in com Andres Freund 23:30

March 6, 2018

Thread Author Time
Re: [COMMITTERS] pgsql: Fix inadequate locking during get_rel_oids(). Andres Freund 00:11
Re: [COMMITTERS] pgsql: Fix inadequate locking during get_rel_oids(). Andres Freund 00:34
Re: [COMMITTERS] pgsql: Fix inadequate locking during get_rel_oids(). Tom Lane 00:49
Re: [COMMITTERS] pgsql: Fix inadequate locking during get_rel_oids(). Tom Lane 00:53
Re: [COMMITTERS] pgsql: Fix inadequate locking during get_rel_oids(). Michael Paquier 00:57
Re: [COMMITTERS] pgsql: Fix inadequate locking during get_rel_oids(). Andres Freund 00:58
pgsql: Add parenthesized options syntax for ANALYZE. Andres Freund 01:52
pgsql: Fix parent node of WCO expressions in partitioned tables. Andres Freund 01:52
Re: pgsql: Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL) Thomas Munro 02:08
Re: pgsql: Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL) Alvaro Herrera 02:53
pgsql: Tests for Kerberos/GSSAPI authentication Peter Eisentraut 15:58
pgsql: Fix bogus Name assignment in CreateStatistics Alvaro Herrera 16:22
pgsql: Fix bogus Name assignment in CreateStatistics Alvaro Herrera 16:22
Re: pgsql: Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL) Alvaro Herrera 16:23
pgsql: Raise Test::More version requirement Peter Eisentraut 19:42
Re: [COMMITTERS] pgsql: Add much-more-extensive TAP tests for pgbench. Peter Eisentraut 19:44
pgsql: Fix expected error message in test Peter Eisentraut 19:45
pgsql: Refrain from duplicating data in reorderbuffers Alvaro Herrera 21:35
pgsql: Refrain from duplicating data in reorderbuffers Alvaro Herrera 21:35
pgsql: Refrain from duplicating data in reorderbuffers Alvaro Herrera 21:35
pgsql: Refrain from duplicating data in reorderbuffers Alvaro Herrera 21:35
pgsql: Refrain from duplicating data in reorderbuffers Alvaro Herrera 21:35

March 7, 2018

Thread Author Time
pgsql: doc: Add replication parameter to libpq documentation Peter Eisentraut 02:04
pgsql: doc: Improve calculation of vm.nr_hugepages Peter Eisentraut 02:48
pgsql: Fix costing of parallel hash joins. Peter Eisentraut 02:56
pgsql: Fix typo for RangeVarGetRelidExtended Stephen Frost 04:36
pgsql: Fix test counting in SSL tests Peter Eisentraut 05:54
pgsql: Fix typo Alvaro Herrera 10:09
pgsql: Fix typo Alvaro Herrera 10:09
pgsql: Fix typo Peter Eisentraut 14:04
pgsql: Add missing debug lines during bootstrap Alvaro Herrera 14:48
pgsql: doc: Add more substructure to SSL documentation Peter Eisentraut 16:33
pgsql: test_decoding: Remove unused #include directives. Robert Haas 22:18

March 8, 2018

Thread Author Time
pgsql: In initdb, don't bother trying max_connections = 10. Tom Lane 16:26
pgsql: Fix cross-checking of ReservedBackends/max_wal_senders/MaxConnec Tom Lane 16:26
pgsql: In initdb, don't bother trying max_connections = 10. Tom Lane 16:26
pgsql: Revert "Temporarily instrument postgres_fdw test to look for sta Tom Lane 16:35
pgsql: Add test scaffolding for exercising optimizer's predicate-proof Tom Lane 18:25
pgsql: Fix warnings in man page build Peter Eisentraut 18:35
pgsql: Fix warnings in man page build Peter Eisentraut 18:35
pgsql: Fix warnings in man page build Peter Eisentraut 18:35
pgsql: Correctly assess parallel-safety of tlists when SRFs are used. Robert Haas 19:34

March 9, 2018

Thread Author Time
pgsql: Fix test_predtest's idea of what weak refutation means. Tom Lane 00:44
pgsql: Improve predtest.c's internal docs, and enhance its functionalit Tom Lane 21:58

March 10, 2018

Thread Author Time
pgsql: In psql, restore old behavior of Query_for_list_of_functions. Tom Lane 18:18

March 11, 2018

Thread Author Time
pgsql: Clarify initdb --help message for --wal-segsize Magnus Hagander 13:13
pgsql: Fix improper uses of canonicalize_qual(). Tom Lane 22:11
pgsql: Fix improper uses of canonicalize_qual(). Tom Lane 22:11
pgsql: Fix improper uses of canonicalize_qual(). Tom Lane 22:11
pgsql: Fix improper uses of canonicalize_qual(). Tom Lane 22:11
pgsql: Fix improper uses of canonicalize_qual(). Tom Lane 22:11
pgsql: Fix improper uses of canonicalize_qual(). Tom Lane 22:11

March 12, 2018

Thread Author Time
pgsql: Remove doc sentence no longer applicable Alvaro Herrera 15:51
Re: pgsql: Local partitioned indexes Alvaro Herrera 15:53
pgsql: docs: Fix typo: a -> an Alvaro Herrera 16:01
Re: pgsql: Allow UNIQUE indexes on partitioned tables Alvaro Herrera 16:02
pgsql: doc: Reword restriction on partition keys in unique indexes Alvaro Herrera 16:33
Re: pgsql: Allow UNIQUE indexes on partitioned tables Alvaro Herrera 16:34
pgsql: Avoid having two PKs in a partition Alvaro Herrera 22:44

March 13, 2018

Thread Author Time
pgsql: Fix CREATE TABLE / LIKE with bigint identity column Peter Eisentraut 14:21
pgsql: Fix CREATE TABLE / LIKE with bigint identity column Peter Eisentraut 14:21
pgsql: Change internal integer representation of Value node Peter Eisentraut 14:21
pgsql: Move strtoint() to common Peter Eisentraut 14:21
pgsql: Set connection back to NULL after freeing it. Michael Meskes 15:21
pgsql: Set connection back to NULL after freeing it. Michael Meskes 15:21
pgsql: Set connection back to NULL after freeing it. Michael Meskes 15:21
pgsql: Set connection back to NULL after freeing it. Michael Meskes 15:21
pgsql: Set connection back to NULL after freeing it. Michael Meskes 15:22
pgsql: Set connection back to NULL after freeing it. Michael Meskes 15:23
pgsql: Avoid holding AutovacuumScheduleLock while rechecking table stat Tom Lane 16:28
pgsql: Avoid holding AutovacuumScheduleLock while rechecking table stat Tom Lane 16:28
pgsql: Avoid holding AutovacuumScheduleLock while rechecking table stat Tom Lane 16:28
pgsql: Avoid holding AutovacuumScheduleLock while rechecking table stat Tom Lane 16:28
pgsql: Avoid holding AutovacuumScheduleLock while rechecking table stat Tom Lane 16:28
pgsql: Avoid holding AutovacuumScheduleLock while rechecking table stat Tom Lane 16:28
pgsql: When updating reltuples after ANALYZE, just extrapolate from our Tom Lane 17:24
pgsql: When updating reltuples after ANALYZE, just extrapolate from our Tom Lane 17:24
pgsql: When updating reltuples after ANALYZE, just extrapolate from our Tom Lane 17:24
pgsql: When updating reltuples after ANALYZE, just extrapolate from our Tom Lane 17:24
pgsql: When updating reltuples after ANALYZE, just extrapolate from our Tom Lane 17:24
pgsql: When updating reltuples after ANALYZE, just extrapolate from our Tom Lane 17:24
Re: pgsql: Move strtoint() to common Tom Lane 19:10
pgsql: Let Parallel Append over simple UNION ALL have partial subpaths. Robert Haas 20:39
pgsql: Add COSTS off to two EXPLAIN using tests. Andres Freund 23:26
pgsql: Expand AND/OR regression tests around NULL handling. Andres Freund 23:26

March 14, 2018

Thread Author Time
pgsql: Fix double frees in ecpg. Michael Meskes 00:38
pgsql: Add Oracle like handling of char arrays. Michael Meskes 00:38
pgsql: Fix double frees in ecpg. Michael Meskes 00:38
pgsql: Fix double frees in ecpg. Michael Meskes 00:38
pgsql: Fix double frees in ecpg. Michael Meskes 00:38
pgsql: Fix double frees in ecpg. Michael Meskes 00:38
pgsql: Fix double frees in ecpg. Michael Meskes 00:38
Re: pgsql: Move strtoint() to common 📎 David Rowley 01:10
pgsql: Add tests for reinit.c Peter Eisentraut 13:03
Re: pgsql: Move strtoint() to common Peter Eisentraut 13:17
pgsql: Fix comment for ExecProcessReturning Stephen Frost 13:28
pgsql: Log when a BRIN autosummarization request fails Alvaro Herrera 15:01
pgsql: Log when a BRIN autosummarization request fails Alvaro Herrera 15:01
Re: pgsql: Move strtoint() to common Tom Lane 15:23
Re: pgsql: Add Oracle like handling of char arrays. Peter Eisentraut 15:46
pgsql: Support INOUT arguments in procedures Peter Eisentraut 16:09
pgsql: Fixed compiler warnings in test case. Michael Meskes 16:18
Re: pgsql: Add Oracle like handling of char arrays. Michael Meskes 16:19
Re: pgsql: Support INOUT arguments in procedures Erik Rijkers 16:45
pgsql: Fix function-header comments in planner.c Stephen Frost 17:51
pgsql: Fix typo in add_paths_to_append_rel() Stephen Frost 17:51
Re: pgsql: Support INOUT arguments in procedures Peter Eisentraut 17:55
Re: pgsql: Support INOUT arguments in procedures Tom Lane 18:28
pgsql: Remove pg_class.relhaspkey Peter Eisentraut 19:35
pgsql: Fix compiler warning Peter Eisentraut 20:43
Re: pgsql: Support INOUT arguments in procedures Peter Eisentraut 20:44
Re: pgsql: Remove pg_class.relhaspkey Andres Freund 21:13
Re: pgsql: Remove pg_class.relhaspkey Stephen Frost 22:09
Re: pgsql: Remove pg_class.relhaspkey Andres Freund 22:20
Re: pgsql: Remove pg_class.relhaspkey Andrew Dunstan 22:30
Re: pgsql: Remove pg_class.relhaspkey Tom Lane 22:32
Re: pgsql: Remove pg_class.relhaspkey Tom Lane 22:36
Re: pgsql: Remove pg_class.relhaspkey Alvaro Herrera 23:11
Re: pgsql: Support INOUT arguments in procedures Erik Rijkers 23:34
Re: pgsql: Remove pg_class.relhaspkey Andrew Dunstan 23:45

March 15, 2018

Thread Author Time
Re: pgsql: Move strtoint() to common 📎 Michael Paquier 00:28

Browse Archives

Prev | Next