pgsql-committers since 2017-10-17 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

Oct. 17, 2017

Thread Author Time
pgsql: REASSIGN OWNED BY doc: s/privileges/membership/ Alvaro Herrera 09:48
Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains Alvaro Herrera 10:02
Re: pgsql: Fix traversal of half-frozen update chains Alvaro Herrera 10:40
pgsql: Fix misparsing of non-newline-terminated pg_hba.conf files. Tom Lane 16:15
pgsql: Fix misparsing of non-newline-terminated pg_hba.conf files. Tom Lane 16:15
pgsql: Fix misparsing of non-newline-terminated pg_hba.conf files. Tom Lane 16:15
pgsql: Fix misparsing of non-newline-terminated pg_hba.conf files. Tom Lane 16:15
Re: [COMMITTERS] pgsql: Implement table partitioning. Alvaro Herrera 16:32
Re: [COMMITTERS] pgsql: Implement table partitioning. Alvaro Herrera 16:52
Re: pgsql: Fix traversal of half-frozen update chains Peter Geoghegan 19:23
Re: pgsql: Fix traversal of half-frozen update chains Peter Geoghegan 19:24
Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains Peter Geoghegan 19:42
pgsql: Don't use SGML empty tags Peter Eisentraut 20:20

Oct. 18, 2017

Thread Author Time
Re: [COMMITTERS] pgsql: Implement table partitioning. Amit Langote 01:00
Re: [COMMITTERS] pgsql: Implement table partitioning. Alvaro Herrera 08:53
pgsql: Make release notes aware that --xlog-method was renamed Alvaro Herrera 11:24
pgsql: Make release notes aware that --xlog-method was renamed Alvaro Herrera 11:24
pgsql: Make OWNER TO subcommand mention consistent Alvaro Herrera 11:35
Re: [COMMITTERS] pgsql: Implement table partitioning. Alvaro Herrera 15:27
Re: [COMMITTERS] pgsql: Implement table partitioning. Robert Haas 16:35
Re: [COMMITTERS] pgsql: Implement table partitioning. Tom Lane 16:39
Re: [COMMITTERS] pgsql: Implement table partitioning. Robert Haas 16:58
Re: [COMMITTERS] pgsql: Implement table partitioning. Alvaro Herrera 17:18
Re: [COMMITTERS] pgsql: Implement table partitioning. Robert Haas 19:07
Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains Robert Haas 20:54
Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains Peter Geoghegan 21:52

Oct. 19, 2017

Thread Author Time
pgsql: UCS_to_most.pl: Process encodings in sorted order Peter Eisentraut 10:01
pgsql: Fix typo in release notes Magnus Hagander 11:56
pgsql: Fix typo in release notes Magnus Hagander 11:56
pgsql: Fix typo Magnus Hagander 11:57
pgsql: Fix typos Magnus Hagander 12:00
pgsql: Fix typo Magnus Hagander 12:00
pgsql: Add more tests for reloptions Alvaro Herrera 12:22
Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains Robert Haas 14:21
pgsql: Fix incorrect link in v10 release notes. Tom Lane 15:16
pgsql: Fix incorrect link in v10 release notes. Tom Lane 15:16
Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains Peter Geoghegan 16:03
Re: [COMMITTERS] pgsql: Fix traversal of half-frozen update chains Peter Geoghegan 20:44

Oct. 20, 2017

Thread Author Time
pgsql: pg_stat_statements: Add a comment about the dangers of padding b Robert Haas 13:44
pgsql: Fix misimplementation of typcache logic for extended hashing. Tom Lane 20:08
pgsql: Fix typcache's failure to treat ranges as container types. Tom Lane 21:12
pgsql: Fix typcache's failure to treat ranges as container types. Tom Lane 21:12
pgsql: Fix typcache's failure to treat ranges as container types. Tom Lane 21:12
pgsql: Fix typcache's failure to treat ranges as container types. Tom Lane 21:12
pgsql: Fix typcache's failure to treat ranges as container types. Tom Lane 21:12
pgsql: Fix typcache's failure to treat ranges as container types. Tom Lane 21:12
pgsql: Fix typcache's failure to treat ranges as container types. Tom Lane 21:12
pgsql: Convert SGML IDs to lower case Peter Eisentraut 23:30

Oct. 21, 2017

Thread Author Time
pgsql: Convert another SGML ID to lower case Peter Eisentraut 16:28

Oct. 22, 2017

Thread Author Time
pgsql: Adjust psql \d query to avoid use of @> operator. Tom Lane 20:45
pgsql: Adjust psql \d query to avoid use of @> operator. Tom Lane 20:45

Oct. 23, 2017

Thread Author Time
pgsql: Fix some oversights in expression dependency recording. Tom Lane 17:58
pgsql: Fix some oversights in expression dependency recording. Tom Lane 17:58
pgsql: Fix some oversights in expression dependency recording. Tom Lane 17:58
pgsql: Fix some oversights in expression dependency recording. Tom Lane 17:58
pgsql: Fix some oversights in expression dependency recording. Tom Lane 17:58
pgsql: Fix some oversights in expression dependency recording. Tom Lane 17:58
pgsql: Fix some oversights in expression dependency recording. Tom Lane 17:58
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 21:54
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 21:54
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 21:54
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 21:54
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 21:54
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 21:54
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 21:54
pgsql: Update time zone data files to tzdata release 2017c. Tom Lane 22:16
pgsql: Update time zone data files to tzdata release 2017c. Tom Lane 22:16
pgsql: Update time zone data files to tzdata release 2017c. Tom Lane 22:16
pgsql: Update time zone data files to tzdata release 2017c. Tom Lane 22:16
pgsql: Update time zone data files to tzdata release 2017c. Tom Lane 22:16
pgsql: Update time zone data files to tzdata release 2017c. Tom Lane 22:16
pgsql: Update time zone data files to tzdata release 2017c. Tom Lane 22:16

Oct. 24, 2017

Thread Author Time
pgsql: Documentation improvements around domain types. Tom Lane 18:08
Re: pgsql: Fix traversal of half-frozen update chains Peter Geoghegan 22:05
pgsql: In the planner, delete joinaliasvars lists after we're done with Tom Lane 22:42
pgsql: In the planner, delete joinaliasvars lists after we're done with Tom Lane 22:42

Oct. 25, 2017

Thread Author Time
pgsql: Add a utility function to extract variadic function arguments Andrew Dunstan 12:24
pgsql: Process variadic arguments consistently in json functions Andrew Dunstan 12:24
pgsql: Process variadic arguments consistently in json functions Andrew Dunstan 12:24
pgsql: Add a utility function to extract variadic function arguments Andrew Dunstan 12:24
pgsql: Process variadic arguments consistently in json functions Andrew Dunstan 12:24
pgsql: Add a utility function to extract variadic function arguments Andrew Dunstan 12:24
pgsql: Add a utility function to extract variadic function arguments Andrew Dunstan 12:24
pgsql: Process variadic arguments consistently in json functions Andrew Dunstan 12:24
pgsql: Add a utility function to extract variadic function arguments Andrew Dunstan 12:24
pgsql: Process variadic arguments consistently in json functions Andrew Dunstan 12:24
pgsql: Fix libpq to not require user's home directory to exist. Tom Lane 23:32
pgsql: Fix libpq to not require user's home directory to exist. Tom Lane 23:32
pgsql: Fix libpq to not require user's home directory to exist. Tom Lane 23:32
pgsql: Fix libpq to not require user's home directory to exist. Tom Lane 23:32
pgsql: Fix libpq to not require user's home directory to exist. Tom Lane 23:32
pgsql: Fix libpq to not require user's home directory to exist. Tom Lane 23:32
pgsql: Fix libpq to not require user's home directory to exist. Tom Lane 23:32

Oct. 26, 2017

Thread Author Time
Re: [COMMITTERS] pgsql: Process variadic arguments consistently in json functions Michael Paquier 04:12
pgsql: Fixed handling of escape character in libecpg. Michael Meskes 08:40
pgsql: Fixed handling of escape character in libecpg. Michael Meskes 08:40
pgsql: Fixed handling of escape character in libecpg. Michael Meskes 08:40
pgsql: Fixed handling of escape character in libecpg. Michael Meskes 08:40
pgsql: Fixed handling of escape character in libecpg. Michael Meskes 08:40
pgsql: In relevant log messages, indicate whether vacuums are aggressiv Robert Haas 10:42
Re: [COMMITTERS] pgsql: Process variadic arguments consistently in json functions Andrew Dunstan 12:18
pgsql: Undo inadvertent change in capitalization in commit 18fc4ec. Andrew Dunstan 12:23
pgsql: Undo inadvertent change in capitalization in commit 18fc4ec. Andrew Dunstan 12:23
pgsql: Improve gendef.pl diagnostic on failure to open sym file Andrew Dunstan 14:18
pgsql: Improve gendef.pl diagnostic on failure to open sym file Andrew Dunstan 14:18
pgsql: Improve gendef.pl diagnostic on failure to open sym file Andrew Dunstan 14:18
pgsql: Improve gendef.pl diagnostic on failure to open sym file Andrew Dunstan 14:18
pgsql: Improve gendef.pl diagnostic on failure to open sym file Andrew Dunstan 14:18
pgsql: Improve gendef.pl diagnostic on failure to open sym file Andrew Dunstan 14:18
pgsql: Improve gendef.pl diagnostic on failure to open sym file Andrew Dunstan 14:18
pgsql: Make setrefs.c match by ressortgroupref even for plain Vars. Tom Lane 16:17
pgsql: Make setrefs.c match by ressortgroupref even for plain Vars. Tom Lane 16:17
pgsql: Make setrefs.c match by ressortgroupref even for plain Vars. Tom Lane 16:17
Re: [COMMITTERS] pgsql: Process variadic arguments consistently in json functions Michael Paquier 16:23
pgsql: Support domains over composite types. Tom Lane 17:47
pgsql: Support domains over composite types in PL/Tcl. Tom Lane 20:00

Oct. 27, 2017

Thread Author Time
pgsql: Fix mistaken failure to allow parallelism in corner case. Robert Haas 14:12
pgsql: Fix mistaken failure to allow parallelism in corner case. Robert Haas 14:12
pgsql: Fix mistaken failure to allow parallelism in corner case. Robert Haas 14:12
Re: pgsql: Fix mistaken failure to allow parallelism in corner case. Tom Lane 14:19
pgsql: Move new structure member to the end. Robert Haas 14:41
pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane 14:46
pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane 14:46
pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane 14:46
pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane 14:46
pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane 14:46
pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane 14:46
pgsql: Doc: mention that you can't PREPARE TRANSACTION after NOTIFY. Tom Lane 14:46
Re: pgsql: Move new structure member to the end. Tom Lane 14:48
Re: pgsql: Move new structure member to the end. Robert Haas 15:28
pgsql: Move new structure member to the end. Robert Haas 15:35
pgsql: Revert "Move new structure member to the end." Robert Haas 15:35
pgsql: Rethink the dependencies recorded for FieldSelect/FieldStore nod Tom Lane 16:19
pgsql: Rethink the dependencies recorded for FieldSelect/FieldStore nod Tom Lane 16:19
pgsql: Rethink the dependencies recorded for FieldSelect/FieldStore nod Tom Lane 16:19
pgsql: Rethink the dependencies recorded for FieldSelect/FieldStore nod Tom Lane 16:19
pgsql: Rethink the dependencies recorded for FieldSelect/FieldStore nod Tom Lane 16:19
pgsql: Rethink the dependencies recorded for FieldSelect/FieldStore nod Tom Lane 16:19
pgsql: Rethink the dependencies recorded for FieldSelect/FieldStore nod Tom Lane 16:19
pgsql: Allow parallel query for prepared statements with generic plans. Robert Haas 20:32
pgsql: Fix crash when columns have been added to the end of a view. Tom Lane 21:29
pgsql: Fix crash when columns have been added to the end of a view. Tom Lane 21:29
pgsql: Fix crash when columns have been added to the end of a view. Tom Lane 21:29
pgsql: Fix crash when columns have been added to the end of a view. Tom Lane 21:29
pgsql: Fix crash when columns have been added to the end of a view. Tom Lane 21:29
pgsql: Fix crash when columns have been added to the end of a view. Tom Lane 21:29
pgsql: Fix crash when columns have been added to the end of a view. Tom Lane 21:29
pgsql: Dept of second thoughts: keep aliasp_item in sync with tlistitem Tom Lane 22:17
pgsql: Dept of second thoughts: keep aliasp_item in sync with tlistitem Tom Lane 22:17
pgsql: Dept of second thoughts: keep aliasp_item in sync with tlistitem Tom Lane 22:17
pgsql: Dept of second thoughts: keep aliasp_item in sync with tlistitem Tom Lane 22:17
pgsql: Dept of second thoughts: keep aliasp_item in sync with tlistitem Tom Lane 22:17
pgsql: Dept of second thoughts: keep aliasp_item in sync with tlistitem Tom Lane 22:17
pgsql: Dept of second thoughts: keep aliasp_item in sync with tlistitem Tom Lane 22:17

Oct. 28, 2017

Thread Author Time
pgsql: Fix misplaced ReleaseSysCache call in get_default_partition_oid. Robert Haas 09:13
pgsql: Fix grammar. Robert Haas 09:14
pgsql: Add table_constraint synopsis to ALTER TABLE documentation. Robert Haas 09:24
pgsql: Improve comments for parallel executor estimation functions. Robert Haas 09:50
pgsql: Fix typo. Robert Haas 10:05
pgsql: Support domains over composite types in PL/Perl. Tom Lane 18:02

Oct. 29, 2017

Thread Author Time
pgsql: Add hash_combine64. Robert Haas 07:14
pgsql: pg_receivewal: Add --no-sync option. Robert Haas 07:31
pgsql: Fix problems with the "role" GUC and parallel query. Robert Haas 07:45
pgsql: Fix problems with the "role" GUC and parallel query. Robert Haas 07:45
pgsql: Fix problems with the "role" GUC and parallel query. Robert Haas 07:45
pgsql: Allow parallel query for prepared statements with generic plans. Robert Haas 16:24

Oct. 30, 2017

Thread Author Time
pgsql: Fix typo Magnus Hagander 13:39
pgsql: Fix typo in comment Magnus Hagander 13:39
pgsql: Fix typo Magnus Hagander 13:40
pgsql: Fix autovacuum work item error handling Alvaro Herrera 16:13
pgsql: Fix autovacuum work item error handling Alvaro Herrera 16:13
pgsql: Doc: call out UPDATE syntax change as a v10 compatibility issue. Tom Lane 20:44
pgsql: Doc: call out UPDATE syntax change as a v10 compatibility issue. Tom Lane 20:44

Oct. 31, 2017

Thread Author Time
pgsql: Add sanity check for pg_proc.provariadic Robert Haas 04:24
pgsql: Fix code related to partitioning schemes for dropped columns. Robert Haas 09:16
pgsql: Don't exaggerate the number of temporary blocks read. Robert Haas 09:30
pgsql: Fix underqualified cast-target type names in pg_dump and psql qu Tom Lane 17:40
pgsql: Fix underqualified cast-target type names in pg_dump and psql qu Tom Lane 17:40
pgsql: Remove inbound links to sql-createuser Stephen Frost 18:05

Nov. 1, 2017

Thread Author Time
pgsql: Make sure ecpglib does accepts digits behind decimal point even Michael Meskes 12:41
pgsql: Make sure ecpglib does accepts digits behind decimal point even Michael Meskes 12:41
pgsql: Make sure ecpglib does accepts digits behind decimal point even Michael Meskes 12:41
pgsql: Make sure ecpglib does accepts digits behind decimal point even Michael Meskes 12:41
pgsql: Make sure ecpglib does accepts digits behind decimal point even Michael Meskes 12:41
pgsql: Make sure ecpglib does accepts digits behind decimal point even Michael Meskes 12:41
pgsql: pg_basebackup: Fix comparison handling of tablespace mappings on Peter Eisentraut 14:23
pgsql: doc: Add to hot standby documentation Peter Eisentraut 14:52
pgsql: Fix ALTER TABLE code to update domain constraints when needed. Tom Lane 17:32
pgsql: doc: Mention pg_stat_wal_receiver in streaming replication docs Peter Eisentraut 18:35
pgsql: Allow bitmap scans to operate as index-only scans when possible. Tom Lane 21:38

Nov. 2, 2017

Thread Author Time
pgsql: pg_basebackup: Fix comparison handling of tablespace mappings on Peter Eisentraut 02:01
pgsql: pg_basebackup: Fix comparison handling of tablespace mappings on Peter Eisentraut 02:01
pgsql: pg_basebackup: Fix comparison handling of tablespace mappings on Peter Eisentraut 02:01
pgsql: Doc: update URL for check_postgres. Tom Lane 02:08
pgsql: Doc: update URL for check_postgres. Tom Lane 02:08
pgsql: Doc: update URL for check_postgres. Tom Lane 02:08
pgsql: Doc: update URL for check_postgres. Tom Lane 02:08
pgsql: Doc: update URL for check_postgres. Tom Lane 02:08
pgsql: Doc: update URL for check_postgres. Tom Lane 02:08
pgsql: Doc: update URL for check_postgres. Tom Lane 02:08

Browse Archives

Prev | Next