pgsql-committers since 2018-07-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

July 29, 2018

Thread Author Time
pgsql: Refactor geometric functions and operators Tomas Vondra 00:43
pgsql: Provide separate header file for built-in float types Tomas Vondra 01:43
pgsql: Document security implications of qualified names. Noah Misch 03:14
pgsql: Document security implications of qualified names. Noah Misch 03:14
pgsql: Document security implications of qualified names. Noah Misch 03:14
pgsql: Document security implications of qualified names. Noah Misch 03:14
pgsql: Document security implications of qualified names. Noah Misch 03:14
pgsql: Document security implications of qualified names. Noah Misch 03:14
pgsql: Document security implications of qualified names. Noah Misch 03:14
pgsql: Fix two oversights from 9ebe0572 which refactored cluster_rel Michael Paquier 13:02
pgsql: Make error message of pageinspect more consistent for raw page i Michael Paquier 14:53
Re: pgsql: Refactor geometric functions and operators Michael Paquier 14:59
Re: pgsql: Refactor geometric functions and operators Tomas Vondra 15:21
Would like to help with documentation for Postgres 11 Michael Goldshteyn 16:49
Fwd: Would like to help with documentation for Postgres 11 Michael Goldshteyn 16:50
pgsql: Fix earthdistance test suite function name typo. Noah Misch 19:08
pgsql: Fix earthdistance test suite function name typo. Noah Misch 19:08
pgsql: Fix earthdistance test suite function name typo. Noah Misch 19:08
pgsql: Fix earthdistance test suite function name typo. Noah Misch 19:08
pgsql: Fix earthdistance test suite function name typo. Noah Misch 19:08
pgsql: Fix earthdistance test suite function name typo. Noah Misch 19:08
pgsql: Fix earthdistance test suite function name typo. Noah Misch 19:08
pgsql: Restore handling of -0 in the C field of lines in line_construct Tomas Vondra 19:11
Re: Tips on committing Peter Geoghegan 19:45
pgsql: Mark variable used only in assertion with PG_USED_FOR_ASSERTS_ON Tomas Vondra 21:15
Re: Fwd: Would like to help with documentation for Postgres 11 Justin Pryzby 21:27
Re: Fwd: Would like to help with documentation for Postgres 11 Tom Lane 21:38

July 30, 2018

Thread Author Time
Re: Would like to help with documentation for Postgres 11 Tatsuo Ishii 00:11
pgsql: Add ssl_library preset parameter Peter Eisentraut 11:51
Re: Tips on committing Peter Eisentraut 12:40
pgsql: Doc: fix oversimplified example for CREATE POLICY. Tom Lane 15:54
pgsql: Doc: fix oversimplified example for CREATE POLICY. Tom Lane 15:54
pgsql: Doc: fix oversimplified example for CREATE POLICY. Tom Lane 15:54
pgsql: Doc: fix oversimplified example for CREATE POLICY. Tom Lane 15:54
pgsql: Doc: fix oversimplified example for CREATE POLICY. Tom Lane 15:54
Re: Would like to help with documentation for Postgres 11 Michael Goldshteyn 16:28
pgsql: Fix pg_dump's failure to dump REPLICA IDENTITY for constraint in Tom Lane 16:36
pgsql: Fix pg_dump's failure to dump REPLICA IDENTITY for constraint in Tom Lane 16:36
pgsql: Fix pg_dump's failure to dump REPLICA IDENTITY for constraint in Tom Lane 16:36
pgsql: Fix pg_dump's failure to dump REPLICA IDENTITY for constraint in Tom Lane 16:36
pgsql: Fix pg_dump's failure to dump REPLICA IDENTITY for constraint in Tom Lane 16:36
pgsql: Fix pg_dump's failure to dump REPLICA IDENTITY for constraint in Tom Lane 16:36
pgsql: doc: Improve CREATE COLLATION locking documentation Peter Eisentraut 20:12
pgsql: Set ActiveSnapshot when logically replaying inserts Alvaro Herrera 20:31
pgsql: Set ActiveSnapshot when logically replaying inserts Alvaro Herrera 20:31
pgsql: Set ActiveSnapshot when logically replaying inserts Alvaro Herrera 20:31
pgsql: Ensure we build generated headers at the start of some more case Tom Lane 22:04
pgsql: Ensure we build generated headers at the start of some more case Tom Lane 22:04
pgsql: Change bms_add_range to be a no-op for empty ranges Alvaro Herrera 22:50
pgsql: Verify range bounds to bms_add_range when necessary Alvaro Herrera 22:50
pgsql: Verify range bounds to bms_add_range when necessary Alvaro Herrera 22:50
pgsql: Change bms_add_range to be a no-op for empty ranges Alvaro Herrera 22:50
pgsql: Remove dead code left behind by 1b6801051. Tom Lane 23:11
pgsql: Remove dead code left behind by 1b6801051. Tom Lane 23:11

July 31, 2018

Thread Author Time
pgsql: Provide a log_level setting for auto_explain Andrew Dunstan 12:11
pgsql: Remove SGMLism from commit 2d36a5e9dab6 Andrew Dunstan 12:18
pgsql: Fix typo in file identification and copyright year Alvaro Herrera 15:51
pgsql: Further fixes for quoted-list GUC values in pg_dump and ruleutil Tom Lane 17:00
pgsql: Further fixes for quoted-list GUC values in pg_dump and ruleutil Tom Lane 17:00
pgsql: Further fixes for quoted-list GUC values in pg_dump and ruleutil Tom Lane 17:00
pgsql: Further fixes for quoted-list GUC values in pg_dump and ruleutil Tom Lane 17:00
pgsql: Further fixes for quoted-list GUC values in pg_dump and ruleutil Tom Lane 17:00
pgsql: Further fixes for quoted-list GUC values in pg_dump and ruleutil Tom Lane 17:00
pgsql: Further fixes for quoted-list GUC values in pg_dump and ruleutil Tom Lane 17:00
Re: New Defects reported by Coverity Scan for PostgreSQL Alvaro Herrera 17:21
pgsql: Provide for contrib and pgxs modules to install include files. Andrew Gierth 20:15
pgsql: Provide for contrib and pgxs modules to install include files. Andrew Gierth 20:15
pgsql: pg_upgrade: fix --check for live source server checks Bruce Momjian 22:10
pgsql: pg_upgrade: fix --check for live source server checks Bruce Momjian 22:10
pgsql: pg_upgrade: fix --check for live source server checks Bruce Momjian 22:10
pgsql: pg_upgrade: fix --check for live source server checks Bruce Momjian 22:10
pgsql: pg_upgrade: fix --check for live source server checks Bruce Momjian 22:10
pgsql: pg_upgrade: fix --check for live source server checks Bruce Momjian 22:10
pgsql: pg_upgrade: fix --check for live source server checks Bruce Momjian 22:10
pgsql: pg_upgrade: Add SYSTEMQUOTE for Windows paths with spaces Bruce Momjian 23:06

Aug. 1, 2018

Thread Author Time
Re: New Defects reported by Coverity Scan for PostgreSQL Ning Yu 00:08
Re: New Defects reported by Coverity Scan for PostgreSQL Tom Lane 02:22
pgsql: Allow multi-inserts during COPY into a partitioned table Peter Eisentraut 08:23
Re: New Defects reported by Coverity Scan for PostgreSQL Tomas Vondra 09:23
Re: New Defects reported by Coverity Scan for PostgreSQL Emre Hasegeli 09:55
pgsql: Update parallel.sgml for Parallel Append Robert Haas 12:15
pgsql: Update parallel.sgml for Parallel Append Robert Haas 12:15
Re: New Defects reported by Coverity Scan for PostgreSQL Tomas Vondra 13:33
Re: New Defects reported by Coverity Scan for PostgreSQL Tom Lane 13:57
Re: New Defects reported by Coverity Scan for PostgreSQL Emre Hasegeli 14:07
pgsql: Fix libpq's code for searching .pgpass; rationalize empty-list-i Tom Lane 16:31
pgsql: Fix libpq's code for searching .pgpass; rationalize empty-list-i Tom Lane 16:31
pgsql: Fix libpq's code for searching .pgpass; rationalize empty-list-i Tom Lane 16:31
Re: pgsql: Use signals for postmaster death on Linux. Tom Lane 20:07
pgsql: Fix per-tuple memory leak in partition tuple routing Alvaro Herrera 20:38
pgsql: Fix per-tuple memory leak in partition tuple routing Alvaro Herrera 20:38
pgsql: Fix unnoticed variable shadowing in previous commit Alvaro Herrera 21:05
pgsql: Fix logical replication slot initialization Alvaro Herrera 22:11
pgsql: Fix logical replication slot initialization Alvaro Herrera 22:11
Re: pgsql: Use signals for postmaster death on Linux. Thomas Munro 22:41
pgsql: Fix run-time partition pruning for appends with multiple source Tom Lane 23:43
pgsql: Fix run-time partition pruning for appends with multiple source Tom Lane 23:43

Aug. 2, 2018

Thread Author Time
pgsql: Add missing header include to pmsignal.h. Thomas Munro 00:24
Re: New Defects reported by Coverity Scan for PostgreSQL Tomas Vondra 09:43

Aug. 3, 2018

Thread Author Time
pgsql: Match the buffer usage tracking for leader and worker backends. Amit Kapila 05:15
pgsql: Match the buffer usage tracking for leader and worker backends. Amit Kapila 05:15
pgsql: Match the buffer usage tracking for leader and worker backends. Amit Kapila 05:15
pgsql: Match the buffer usage tracking for leader and worker backends. Amit Kapila 05:15
pgsql: Fix buffer usage stats for parallel nodes. Amit Kapila 06:31
pgsql: Fix buffer usage stats for parallel nodes. Amit Kapila 06:31
pgsql: Fix buffer usage stats for parallel nodes. Amit Kapila 06:31
pgsql: Fix buffer usage stats for parallel nodes. Amit Kapila 06:31
pgsql: Remove no-longer-appropriate special case in psql's \conninfo co Tom Lane 16:21
pgsql: Remove no-longer-appropriate special case in psql's \conninfo co Tom Lane 16:21
pgsql: Change libpq's internal uses of PQhost() to inspect host field d Tom Lane 16:21
pgsql: libpq: PQhost to return active connected host or hostaddr Tom Lane 16:21
pgsql: Remove no-longer-appropriate special case in psql's \conninfo co Tom Lane 16:21
pgsql: Change libpq's internal uses of PQhost() to inspect host field d Tom Lane 16:21
pgsql: Change libpq's internal uses of PQhost() to inspect host field d Tom Lane 16:21
Re: pgsql: Address set of issues with errno handling Tom Lane 20:04
pgsql: Fix pg_replication_slot example output Alvaro Herrera 20:36
pgsql: Fix pg_replication_slot example output Alvaro Herrera 20:36
pgsql: Fix pg_replication_slot example output Alvaro Herrera 20:36
pgsql: Fix pg_replication_slot example output Alvaro Herrera 20:36
pgsql: Fix pg_replication_slot example output Alvaro Herrera 20:36
pgsql: Add 'n' to list of possible values to pg_default_acl.defaclobjty Alvaro Herrera 20:46
pgsql: Add 'n' to list of possible values to pg_default_acl.defaclobjty Alvaro Herrera 20:46
pgsql: Add 'n' to list of possible values to pg_default_acl.defaclobjty Alvaro Herrera 20:46
pgsql: First-draft release notes for 10.5. Tom Lane 22:10
pgsql: Add table relcache invalidation to index builds. Peter Geoghegan 22:14
pgsql: Add table relcache invalidation to index builds. Peter Geoghegan 22:15
pgsql: Add table relcache invalidation to index builds. Peter Geoghegan 22:15
pgsql: Add table relcache invalidation to index builds. Peter Geoghegan 22:15
pgsql: Add table relcache invalidation to index builds. Peter Geoghegan 22:15
pgsql: Add table relcache invalidation to index builds. Peter Geoghegan 22:16
pgsql: Add table relcache invalidation to index builds. Peter Geoghegan 22:16

Aug. 4, 2018

Thread Author Time
pgsql: Make "kerberos" test suite independent of "localhost" name resol Noah Misch 04:01
pgsql: Make "kerberos" test suite independent of "localhost" name resol Noah Misch 04:01
Re: pgsql: Address set of issues with errno handling 📎 Michael Paquier 12:18
Re: pgsql: Address set of issues with errno handling Tom Lane 15:21
pgsql: Reset properly errno before calling write() Michael Paquier 20:34
pgsql: Reset properly errno before calling write() Michael Paquier 20:34
pgsql: Reset properly errno before calling write() Michael Paquier 20:34
pgsql: Reset properly errno before calling write() Michael Paquier 20:34
pgsql: Reset properly errno before calling write() Michael Paquier 20:34
pgsql: Reset properly errno before calling write() Michael Paquier 20:34
pgsql: Reset properly errno before calling write() Michael Paquier 20:34
Re: pgsql: Address set of issues with errno handling Michael Paquier 20:36
Re: pgsql: Address set of issues with errno handling Tom Lane 20:48
pgsql: Fix INSERT ON CONFLICT UPDATE through a view that isn't just SEL Tom Lane 23:39
pgsql: Fix INSERT ON CONFLICT UPDATE through a view that isn't just SEL Tom Lane 23:39
pgsql: Fix INSERT ON CONFLICT UPDATE through a view that isn't just SEL Tom Lane 23:39
pgsql: Fix INSERT ON CONFLICT UPDATE through a view that isn't just SEL Tom Lane 23:39
pgsql: Fix INSERT ON CONFLICT UPDATE through a view that isn't just SEL Tom Lane 23:39

Aug. 5, 2018

Thread Author Time
pgsql: Update version 11 release notes. Tom Lane 03:50
pgsql: Update version 11 release notes. Tom Lane 03:50
pgsql: Remove support for tls-unique channel binding. Heikki Linnakangas 10:59
pgsql: Remove support for tls-unique channel binding. Heikki Linnakangas 10:59
pgsql: Remove now unused check for HAVE_X509_GET_SIGNATURE_NID in test. Heikki Linnakangas 14:18
pgsql: Remove now unused check for HAVE_X509_GET_SIGNATURE_NID in test. Heikki Linnakangas 14:18
pgsql: Doc: fix incorrectly stated argument list for pgcrypto's hmac() Tom Lane 17:04
pgsql: Doc: fix incorrectly stated argument list for pgcrypto's hmac() Tom Lane 17:04
pgsql: Doc: fix incorrectly stated argument list for pgcrypto's hmac() Tom Lane 17:04
pgsql: Doc: fix incorrectly stated argument list for pgcrypto's hmac() Tom Lane 17:04
pgsql: Doc: fix incorrectly stated argument list for pgcrypto's hmac() Tom Lane 17:04
pgsql: Doc: fix incorrectly stated argument list for pgcrypto's hmac() Tom Lane 17:04
pgsql: Doc: fix incorrectly stated argument list for pgcrypto's hmac() Tom Lane 17:04
pgsql: Release notes for 10.5, 9.6.10, 9.5.14, 9.4.19, 9.3.24. Tom Lane 20:39
pgsql: Release notes for 10.5, 9.6.10, 9.5.14, 9.4.19, 9.3.24. Tom Lane 20:39
pgsql: Release notes for 10.5, 9.6.10, 9.5.14, 9.4.19, 9.3.24. Tom Lane 20:39
pgsql: Release notes for 10.5, 9.6.10, 9.5.14, 9.4.19, 9.3.24. Tom Lane 20:39
pgsql: Release notes for 10.5, 9.6.10, 9.5.14, 9.4.19, 9.3.24. Tom Lane 20:39
pgsql: Release notes for 10.5, 9.6.10, 9.5.14, 9.4.19, 9.3.24. Tom Lane 20:39
pgsql: Release notes for 10.5, 9.6.10, 9.5.14, 9.4.19, 9.3.24. Tom Lane 20:39

Aug. 6, 2018

Thread Author Time
pgsql: Adjust error message Peter Eisentraut 09:01
pgsql: Adjust error message Peter Eisentraut 09:01
pgsql: Fix failure to reset libpq's state fully between connection atte Tom Lane 14:54
pgsql: Fix failure to reset libpq's state fully between connection atte Tom Lane 14:54
pgsql: Fix failure to reset libpq's state fully between connection atte Tom Lane 14:54
pgsql: Fix failure to reset libpq's state fully between connection atte Tom Lane 14:54
pgsql: Fix failure to reset libpq's state fully between connection atte Tom Lane 14:54
pgsql: Fix failure to reset libpq's state fully between connection atte Tom Lane 14:54
pgsql: Fix failure to reset libpq's state fully between connection atte Tom Lane 14:54
pgsql: Last-minute updates for release notes. Tom Lane 17:14
pgsql: Last-minute updates for release notes. Tom Lane 17:14
pgsql: Last-minute updates for release notes. Tom Lane 17:14
pgsql: Last-minute updates for release notes. Tom Lane 17:14
pgsql: Last-minute updates for release notes. Tom Lane 17:14
pgsql: Last-minute updates for release notes. Tom Lane 17:14
pgsql: Last-minute updates for release notes. Tom Lane 17:14
pgsql: Translation updates Peter Eisentraut 18:11
pgsql: Translation updates Peter Eisentraut 18:11
pgsql: Translation updates Peter Eisentraut 18:11
pgsql: Translation updates Peter Eisentraut 18:11
pgsql: Translation updates Peter Eisentraut 18:11
pgsql: Translation updates Peter Eisentraut 18:11
pgsql: Stamp 11beta3. Tom Lane 20:03
pgsql: Stamp 10.5. Tom Lane 20:06
pgsql: Stamp 9.6.10. Tom Lane 20:08
pgsql: Stamp 9.5.14. Tom Lane 20:09
pgsql: Stamp 9.4.19. Tom Lane 20:11
pgsql: Stamp 9.3.24. Tom Lane 20:14

Aug. 7, 2018

Thread Author Time
Re: pgsql: Provide separate header file for built-in float types Dean Rasheed 07:03
pgsql: Ensure pg_dump_sort.c sorts null vs non-null namespace consisten Tom Lane 17:14
pgsql: Ensure pg_dump_sort.c sorts null vs non-null namespace consisten Tom Lane 17:14

Browse Archives

Prev | Next