pgsql-committers before 2017-01-15 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

Dec. 26, 2016

Thread Author Time
pgsql: Remove triggerable Assert in hashname(). Tom Lane 19:58
pgsql: Remove triggerable Assert in hashname(). Tom Lane 19:58
Re: pgsql: Simplify tape block format. Peter Geoghegan 21:52

Dec. 27, 2016

Thread Author Time
pgsql: Fix typo comments Magnus Hagander 09:25
pgsql: Don't rename .partial files in pg_receivexlog if an error occure Magnus Hagander 09:40
pgsql: Explain unaccounted for space in pgstattuple. Andrew Dunstan 16:30
pgsql: Explain unaccounted for space in pgstattuple. Andrew Dunstan 16:30
pgsql: Explain unaccounted for space in pgstattuple. Andrew Dunstan 16:30
pgsql: Explain unaccounted for space in pgstattuple. Andrew Dunstan 16:30
pgsql: Explain unaccounted for space in pgstattuple. Andrew Dunstan 16:30
pgsql: Explain unaccounted for space in pgstattuple. Andrew Dunstan 16:30
pgsql: Fix interval_transform so it doesn't throw away non-no-op casts. Tom Lane 20:44
pgsql: Fix interval_transform so it doesn't throw away non-no-op casts. Tom Lane 20:44
pgsql: Fix interval_transform so it doesn't throw away non-no-op casts. Tom Lane 20:44
pgsql: Fix interval_transform so it doesn't throw away non-no-op casts. Tom Lane 20:44
pgsql: Fix interval_transform so it doesn't throw away non-no-op casts. Tom Lane 20:44
pgsql: Fix interval_transform so it doesn't throw away non-no-op casts. Tom Lane 20:44

Dec. 29, 2016

Thread Author Time
pgsql: Make more use of RoleSpec struct Peter Eisentraut 15:57
pgsql: Expand ad-hoc unit abbreviations in function descriptions Peter Eisentraut 16:28
pgsql: Fix typo in comment Peter Eisentraut 16:28
pgsql: Remove manual breaks in NodeTag assignments to fix duplicate tag Tom Lane 21:57
pgsql: Fix incorrect example of to_timestamp() usage. Tom Lane 23:07
pgsql: Fix incorrect example of to_timestamp() usage. Tom Lane 23:07
pgsql: Fix incorrect example of to_timestamp() usage. Tom Lane 23:07
pgsql: Fix incorrect example of to_timestamp() usage. Tom Lane 23:07
pgsql: Fix incorrect example of to_timestamp() usage. Tom Lane 23:07

Dec. 31, 2016

Thread Author Time
pgsql: Fix unstable regression test results. Tom Lane 23:39

Jan. 1, 2017

Thread Author Time
Re: pgsql: Fix base backup rate limiting in presence of slow i/o Magnus Hagander 12:23
pgsql: Silence compiler warning Magnus Hagander 12:25
pgsql: Avoid assuming that instr_time == struct timeval in pgbench logg Tom Lane 20:17

Jan. 2, 2017

Thread Author Time
pgsql: In pgbench logging, avoid assuming that instr_times match Unix t Tom Lane 17:26
pgsql: Use clock_gettime(), if available, in instr_time measurements. Tom Lane 18:49
pgsql: Silence Bison deprecation warnings Joe Conway 21:52
pgsql: Silence Bison deprecation warnings Joe Conway 21:52
pgsql: Silence compiler warnings Joe Conway 22:14
pgsql: Silence compiler warnings Joe Conway 22:14
pgsql: Silence compiler warnings Joe Conway 22:14
pgsql: Silence compiler warnings Joe Conway 22:14
pgsql: ilence compiler warnings Joe Conway 22:14
pgsql: Silence compiler warnings Joe Conway 22:43
pgsql: Silence compiler warnings Joe Conway 22:43

Jan. 3, 2017

Thread Author Time
pgsql: Allow SSL configuration to be updated at SIGHUP. Tom Lane 02:37
pgsql: Remove bogus notice that older clients might not work with MD5 p Heikki Linnakangas 12:11
pgsql: Remove bogus notice that older clients might not work with MD5 p Heikki Linnakangas 12:11
pgsql: Remove bogus notice that older clients might not work with MD5 p Heikki Linnakangas 12:11
pgsql: Remove bogus notice that older clients might not work with MD5 p Heikki Linnakangas 12:11
pgsql: Remove bogus notice that older clients might not work with MD5 p Heikki Linnakangas 12:11
pgsql: Remove bogus notice that older clients might not work with MD5 p Heikki Linnakangas 12:11
pgsql: Fix hot standby tests for sequence catalog change Peter Eisentraut 14:29
pgsql: Disable prompting for passphrase while (re)loading SSL config fi Tom Lane 17:33
pgsql: Update copyright for 2017 Bruce Momjian 17:38
pgsql: Update copyright for 2017 Bruce Momjian 17:38
pgsql: Update copyright for 2017 Bruce Momjian 17:38
pgsql: Update copyright for 2017 Bruce Momjian 17:38
pgsql: Update copyright for 2017 Bruce Momjian 17:38
pgsql: Update copyright for 2017 Bruce Momjian 17:38
Re: pgsql: Update copyright for 2017 Bruce Momjian 17:41
Re: pgsql: Update copyright for 2017 Magnus Hagander 17:46
Re: [COMMITTERS] pgsql: Update copyright for 2017 Bruce Momjian 17:49
Re: pgsql: Update copyright for 2017 Heikki Linnakangas 17:54
Re: pgsql: Update copyright for 2017 Magnus Hagander 17:57
Re: [HACKERS] pgsql: Update copyright for 2017 Jim Nasby 17:59
Re: pgsql: Update copyright for 2017 Heikki Linnakangas 17:59
Re: [COMMITTERS] pgsql: Update copyright for 2017 Magnus Hagander 18:02
Re: pgsql: Update copyright for 2017 Bruce Momjian 18:02
Re: [HACKERS] pgsql: Update copyright for 2017 Magnus Hagander 18:02
pgsql: Update copyright for 2017 Bruce Momjian 18:11
Re: [HACKERS] pgsql: Update copyright for 2017 Tom Lane 18:12
Re: [COMMITTERS] pgsql: Update copyright for 2017 Tom Lane 18:33
Re: [COMMITTERS] pgsql: Update copyright for 2017 Magnus Hagander 18:36
pgsql: Update manual set of copyright files for 2017 Bruce Momjian 18:45
pgsql: Update copyright via script for 2017 Bruce Momjian 18:49
Re: [COMMITTERS] pgsql: Update copyright for 2017 Tom Lane 18:56

Jan. 4, 2017

Thread Author Time
Re: [COMMITTERS] pgsql: Update copyright for 2017 Abhijit Menon-Sen 06:12
Re: pgsql: Update copyright for 2017 Andres Freund 08:05
pgsql: Make wal streaming the default mode for pg_basebackup Magnus Hagander 09:42
pgsql: Attempt to handle pending-delete files on Windows Magnus Hagander 09:52
pgsql: Better fix for sequence access in hot standby test Peter Eisentraut 13:52
Re: pgsql: Update copyright for 2017 Tom Lane 15:05
Re: pgsql: Update copyright for 2017 Stephen Frost 15:08
Re: pgsql: Update copyright for 2017 Magnus Hagander 15:08
pgsql: Add 18 new recovery TAP tests Simon Riggs 16:55
pgsql: Allow PostgresNode.pm tests to wait for catchup Simon Riggs 16:55
pgsql: Update obsolete comments in lwlock.h. Robert Haas 17:03
pgsql: Re-allow SSL passphrase prompt at server start, but not thereaft Tom Lane 17:44
pgsql: Move partition_tuple_slot out of EState. Robert Haas 18:18
pgsql: Prefer int-wide pg_atomic_flag over char-wide when using gcc int Tom Lane 18:37
pgsql: Prefer int-wide pg_atomic_flag over char-wide when using gcc int Tom Lane 18:37
pgsql: Prefer int-wide pg_atomic_flag over char-wide when using gcc int Tom Lane 18:37
Re: pgsql: Update copyright for 2017 David Fetter 19:04
pgsql: Add pg_recvlogical -endpos=LSN Simon Riggs 19:04
pgsql: Add new TAP tests for pg_recvlogical Simon Riggs 19:08
Re: pgsql: Update copyright for 2017 Tom Lane 19:20
pgsql: Fix reporting of constraint violations for table partitioning. Robert Haas 19:36
Re: pgsql: Update copyright for 2017 David Fetter 19:54
pgsql: Remove unnecessary arguments from partitioning functions. Robert Haas 20:02
Re: pgsql: Update copyright for 2017 David Fetter 20:02
pgsql: Assorted code improvements for table partitioning. Robert Haas 21:01
pgsql: Improve documentation of timestamp internal representation. Robert Haas 21:32
pgsql: Handle OID column inheritance correctly in ALTER TABLE ... INHER Tom Lane 23:00
pgsql: Handle OID column inheritance correctly in ALTER TABLE ... INHER Tom Lane 23:00
pgsql: Handle OID column inheritance correctly in ALTER TABLE ... INHER Tom Lane 23:00
pgsql: Handle OID column inheritance correctly in ALTER TABLE ... INHER Tom Lane 23:00
pgsql: Handle OID column inheritance correctly in ALTER TABLE ... INHER Tom Lane 23:00
pgsql: Handle OID column inheritance correctly in ALTER TABLE ... INHER Tom Lane 23:00

Jan. 5, 2017

Thread Author Time
pgsql: Fix format for TAP test docs Simon Riggs 10:40
pgsql: Fix handling of empty arrays in array_fill(). Tom Lane 16:34
pgsql: Fix handling of empty arrays in array_fill(). Tom Lane 16:34
pgsql: Fix handling of empty arrays in array_fill(). Tom Lane 16:34
pgsql: Fix handling of empty arrays in array_fill(). Tom Lane 16:34
pgsql: Fix handling of empty arrays in array_fill(). Tom Lane 16:34
pgsql: Fix handling of empty arrays in array_fill(). Tom Lane 16:34
pgsql: Fix possible crash reading pg_stat_activity. Robert Haas 17:31
pgsql: Use 'use strict' in all Perl programs Peter Eisentraut 17:34
Re: [COMMITTERS] pgsql: Fix possible crash reading pg_stat_activity. Tom Lane 17:37
Re: [COMMITTERS] pgsql: Fix possible crash reading pg_stat_activity. Robert Haas 17:44
Re: [COMMITTERS] pgsql: Fix possible crash reading pg_stat_activity. Tom Lane 18:02
Re: [COMMITTERS] pgsql: Fix possible crash reading pg_stat_activity. Robert Haas 18:09
Re: [COMMITTERS] pgsql: Fix possible crash reading pg_stat_activity. Tom Lane 18:15
pgsql: Fix possible leak of semaphore count. Robert Haas 19:35
pgsql: Fix possible leak of semaphore count. Robert Haas 19:35
Re: [COMMITTERS] pgsql: Fix possible crash reading pg_stat_activity. Robert Haas 20:02
Re: [COMMITTERS] pgsql: Fix possible crash reading pg_stat_activity. Tom Lane 21:33
Re: [COMMITTERS] pgsql: Fix possible crash reading pg_stat_activity. Robert Haas 22:02
Re: [COMMITTERS] pgsql: Fix possible crash reading pg_stat_activity. Tom Lane 22:07

Jan. 6, 2017

Thread Author Time
Re: [COMMITTERS] pgsql: Fix possible crash reading pg_stat_activity. Thomas Munro 00:37
Re: [COMMITTERS] pgsql: Fix possible crash reading pg_stat_activity. Robert Haas 12:47
pgsql: Repair commit b81b5a96f424531b97cdd1dba97d9d1b9c9d372e. Robert Haas 14:38
Re: pgsql: Update copyright for 2017 Bruce Momjian 16:14
pgsql: Invalidate cached plans on FDW option changes. Tom Lane 19:13
pgsql: Invalidate cached plans on FDW option changes. Tom Lane 19:13
pgsql: Invalidate cached plans on FDW option changes. Tom Lane 19:13
pgsql: Invalidate cached plans on FDW option changes. Tom Lane 19:13
pgsql: Invalidate cached plans on FDW option changes. Tom Lane 19:13
pgsql: Protect against NULL-dereference in pg_dump Stephen Frost 20:28
pgsql: Protect against NULL-dereference in pg_dump Stephen Frost 20:28
pgsql: Merge two copies of tuple-building code in pltcl.c. Tom Lane 21:22
pgsql: Add basic pg_dumpall/pg_restore TAP tests Stephen Frost 21:29

Jan. 7, 2017

Thread Author Time
pgsql: Improve documentation of struct ParseState. Tom Lane 21:02
pgsql: Get rid of ParseState.p_value_substitute; use a columnref hook i Tom Lane 21:02

Jan. 9, 2017

Thread Author Time
pgsql: Use an enum instead of two bools to indicate wal inclusion in ba Magnus Hagander 15:05
pgsql: Expand the regression tests for PL/Tcl. Tom Lane 15:10
pgsql: BRIN revmap pages are not standard pages ... Alvaro Herrera 21:20
pgsql: BRIN revmap pages are not standard pages ... Alvaro Herrera 21:20
pgsql: BRIN revmap pages are not standard pages ... Alvaro Herrera 21:20
pgsql: Fix ALTER TABLE / SET TYPE for irregular inheritance Alvaro Herrera 22:27
pgsql: Fix ALTER TABLE / SET TYPE for irregular inheritance Alvaro Herrera 22:27
pgsql: Fix ALTER TABLE / SET TYPE for irregular inheritance Alvaro Herrera 22:27
pgsql: Fix error handling in pltcl_returnnext. Tom Lane 22:47

Jan. 10, 2017

Thread Author Time
pgsql: Fix invalid-parallel-jobs error message Stephen Frost 04:10
pgsql: Fix invalid-parallel-jobs error message Stephen Frost 04:10
pgsql: Fix invalid-parallel-jobs error message Stephen Frost 04:10
pgsql: Fix invalid-parallel-jobs error message Stephen Frost 04:10
pgsql: Fix invalid-parallel-jobs error message Stephen Frost 04:10
pgsql: Improve coding in _hash_addovflpage. Robert Haas 13:37
pgsql: Fix overflow check in StringInfo; add missing casts Alvaro Herrera 14:42
pgsql: pg_dump: Strict names with no matching schema Stephen Frost 16:35
pgsql: pg_dump: Strict names with no matching schema Stephen Frost 16:35

Jan. 11, 2017

Thread Author Time
pgsql: pg_xlogdump: document --path behavior Bruce Momjian 03:38
pgsql: pg_xlogdump: document --path behavior Bruce Momjian 03:38
pgsql: Fix some typos in comments Magnus Hagander 09:03
pgsql: pg_restore: Don't allow non-positive number of jobs Stephen Frost 20:47
pgsql: pg_restore: Don't allow non-positive number of jobs Stephen Frost 20:47
pgsql: pg_restore: Don't allow non-positive number of jobs Stephen Frost 20:47
pgsql: pg_restore: Don't allow non-positive number of jobs Stephen Frost 20:47
pgsql: pg_restore: Don't allow non-positive number of jobs Stephen Frost 20:47
pgsql: pg_restore: Don't allow non-positive number of jobs Stephen Frost 20:47

Jan. 12, 2017

Thread Author Time
pgsql: Fix incorrect function name in comment. Robert Haas 14:10
pgsql: Make whitespace consistent inside some script files Peter Eisentraut 15:19
pgsql: Fix mistake in comment Peter Eisentraut 15:34
pgsql: Fix mistake in comment Peter Eisentraut 15:34

Jan. 13, 2017

Thread Author Time
pgsql: Fix field order in struct catcache. Tom Lane 00:00
Re: [COMMITTERS] pgsql: Fix field order in struct catcache. Alvaro Herrera 13:30
Re: [COMMITTERS] pgsql: Fix field order in struct catcache. Tom Lane 13:35
pgsql: Fix cardinality estimates for parallel joins. Robert Haas 18:37
pgsql: Fix cardinality estimates for parallel joins. Robert Haas 18:37
pgsql: Fix a bug in how we generate partition constraints. Robert Haas 19:07
Re: [COMMITTERS] pgsql: Fix a bug in how we generate partition constraints. Alvaro Herrera 19:18
Re: [COMMITTERS] pgsql: Fix a bug in how we generate partition constraints. Robert Haas 19:31
Re: [COMMITTERS] pgsql: Fix a bug in how we generate partition constraints. Robert Haas 19:35
Re: [COMMITTERS] pgsql: Fix a bug in how we generate partition constraints. Alvaro Herrera 20:09
Re: [COMMITTERS] pgsql: Fix a bug in how we generate partition constraints. Robert Haas 21:10
pgsql: pg_upgrade: Fix for changed pg_ctl default stop mode Peter Eisentraut 21:21
pgsql: pg_upgrade: Fix for changed pg_ctl default stop mode Peter Eisentraut 21:21
pgsql: pg_upgrade: Fix for changed pg_ctl default stop mode Peter Eisentraut 21:21
pgsql: In PL/Tcl tests, don't choke if optional error fields are missin Tom Lane 22:00
pgsql: Fix some more regression test row-order-instability issues. Tom Lane 22:32

Jan. 14, 2017

Thread Author Time
pgsql: Updates to reflect that pg_ctl stop -m fast is the default Peter Eisentraut 02:26
Re: [COMMITTERS] pgsql: Fix a bug in how we generate partition constraints. Amit Langote 04:36
Re: pgsql: Fix some more regression test row-order-instability issues. Amit Langote 04:41
pgsql: pg_ctl: Change default to wait for all actions Peter Eisentraut 14:18
pgsql: Change default values for backup and replication parameters Magnus Hagander 16:18
pgsql: Throw suitable error for COPY TO STDOUT/FROM STDIN in a SQL func Tom Lane 18:28
pgsql: Throw suitable error for COPY TO STDOUT/FROM STDIN in a SQL func Tom Lane 18:28
pgsql: Throw suitable error for COPY TO STDOUT/FROM STDIN in a SQL func Tom Lane 18:28
pgsql: Throw suitable error for COPY TO STDOUT/FROM STDIN in a SQL func Tom Lane 18:28
pgsql: Throw suitable error for COPY TO STDOUT/FROM STDIN in a SQL func Tom Lane 18:28
pgsql: Throw suitable error for COPY TO STDOUT/FROM STDIN in a SQL func Tom Lane 18:28
pgsql: Change representation of statement lists, and add statement loca Tom Lane 21:02
pgsql: Teach contrib/pg_stat_statements to handle multi-statement comma Tom Lane 21:17

Browse Archives

Prev | Next