pgsql-committers since 2018-01-23 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. 23, 2018

Thread Author Time
Re: pgsql: Move handling of database properties from pg_dumpall into pg_dum Haribabu Kommi 07:23
pgsql: Split out documentation of SSL parameters into their own section Peter Eisentraut 12:13
pgsql: Move SSL API comments to header files Peter Eisentraut 12:13
pgsql: Move EDH support to common files Peter Eisentraut 12:13
pgsql: Extract common bits from OpenSSL implementation Peter Eisentraut 12:13
pgsql: Add installcheck support to more test suites Peter Eisentraut 12:13
Re: pgsql: Allow UPDATE to move rows between partitions. Amit Kapila 13:44
pgsql: doc: simplify intermediate certificate mention in libpq docs Bruce Momjian 15:18
pgsql: doc: simplify intermediate certificate mention in libpq docs Bruce Momjian 15:18
pgsql: doc: simplify intermediate certificate mention in libpq docs Bruce Momjian 15:18
pgsql: doc: simplify intermediate certificate mention in libpq docs Bruce Momjian 15:18
pgsql: doc: simplify intermediate certificate mention in libpq docs Bruce Momjian 15:18
pgsql: doc: simplify intermediate certificate mention in libpq docs Bruce Momjian 15:18
pgsql: In pg_dump, force reconnection after issuing ALTER DATABASE SET Tom Lane 15:55
pgsql: Report an ERROR if a parallel worker fails to start properly. Robert Haas 16:14
pgsql: Report an ERROR if a parallel worker fails to start properly. Robert Haas 16:14
pgsql: Report an ERROR if a parallel worker fails to start properly. Robert Haas 16:14
pgsql: Update obsolete sentence in README.parallel. Robert Haas 16:23
Re: pgsql: Move handling of database properties from pg_dumpall into pg_dum Tom Lane 16:24
Re: pgsql: Allow UPDATE to move rows between partitions. Robert Haas 16:29
pgsql: pgbench: Remove accidental garbage in test file Peter Eisentraut 17:31
Re: pgsql: Improve scripting language in pgbench Peter Eisentraut 17:32
pgsql: Documentation fix: pg_ctl no longer makes connection attempts. Tom Lane 17:42
pgsql: Documentation fix: pg_ctl no longer makes connection attempts. Tom Lane 17:42
pgsql: Remove unnecessary include Alvaro Herrera 18:23
pgsql: Remove unnecessary include Alvaro Herrera 18:23
Re: pgsql: Add parallel-aware hash joins. Robert Haas 19:24
pgsql: Teach reparameterize_path() to handle AppendPaths. Tom Lane 21:50
pgsql: Teach reparameterize_path() to handle AppendPaths. Tom Lane 21:50
pgsql: Teach reparameterize_path() to handle AppendPaths. Tom Lane 21:50
pgsql: Teach reparameterize_path() to handle AppendPaths. Tom Lane 21:50
pgsql: Teach reparameterize_path() to handle AppendPaths. Tom Lane 21:50
pgsql: Teach reparameterize_path() to handle AppendPaths. Tom Lane 21:50
Re: pgsql: Add parallel-aware hash joins. 📎 Tom Lane 23:10
pgsql: doc: mention psql -l uses the 'postgres' database by default Bruce Momjian 23:23
pgsql: doc: mention psql -l uses the 'postgres' database by default Bruce Momjian 23:23

Jan. 24, 2018

Thread Author Time
Re: pgsql: Add parallel-aware hash joins. 📎 Thomas Munro 01:41
Re: pgsql: Allow UPDATE to move rows between partitions. Amit Kapila 02:56
pgsql: Improve implementation of pg_attribute_always_inline. Tom Lane 04:07
Re: pgsql: Add parallel-aware hash joins. Robert Haas 18:11
Re: pgsql: Add parallel-aware hash joins. Andres Freund 18:20
pgsql: doc: clarify use of RegisterDynamicBackgroundWorker Bruce Momjian 18:20
Re: pgsql: Add parallel-aware hash joins. Andres Freund 18:28
pgsql: Add tests for record_image_eq and record_image_cmp Peter Eisentraut 18:48
Re: pgsql: Add parallel-aware hash joins. Tom Lane 19:31
Re: pgsql: Add parallel-aware hash joins. 📎 Tom Lane 19:57
Re: pgsql: Add parallel-aware hash joins. Andres Freund 20:08
pgsql: doc: properly indent CREATE TRIGGER paragraph Bruce Momjian 20:13
pgsql: doc: properly indent CREATE TRIGGER paragraph Bruce Momjian 20:13
Re: pgsql: Add parallel-aware hash joins. Alvaro Herrera 20:18
Re: pgsql: Add parallel-aware hash joins. Alvaro Herrera 20:20
Re: pgsql: Add parallel-aware hash joins. Tom Lane 20:36
Re: pgsql: Add parallel-aware hash joins. Andres Freund 20:43
Re: pgsql: Add parallel-aware hash joins. Andres Freund 20:47
Re: pgsql: Add parallel-aware hash joins. Tom Lane 20:58
Re: pgsql: Add parallel-aware hash joins. Tom Lane 21:01
Re: pgsql: Add parallel-aware hash joins. Andres Freund 21:07
Re: pgsql: Add parallel-aware hash joins. Robert Haas 21:08
Re: pgsql: Add parallel-aware hash joins. Robert Haas 21:09
Re: pgsql: Add parallel-aware hash joins. Andres Freund 21:29
pgsql: Avoid referencing off the end of subplan_partition_offsets. Robert Haas 21:39
reducing isolation tests runtime 📎 Alvaro Herrera 23:10
Re: reducing isolation tests runtime Robert Haas 23:30
Re: reducing isolation tests runtime Tom Lane 23:35
Re: pgsql: Add parallel-aware hash joins. Tom Lane 23:37
Re: reducing isolation tests runtime Tom Lane 23:46

Jan. 25, 2018

Thread Author Time
Re: pgsql: Add parallel-aware hash joins. Tom Lane 04:02
Re: pgsql: Add parallel-aware hash joins. Robert Haas 04:39
pgsql: Allow spaces in connection strings in SSL tests Peter Eisentraut 14:21
Re: reducing isolation tests runtime Alvaro Herrera 14:37
pgsql: Remove use of byte-masking macros in record_image_cmp Peter Eisentraut 14:43
Re: reducing isolation tests runtime Tom Lane 15:01
pgsql: Update documentation to mention huge pages on other OSes Peter Eisentraut 16:15
pgsql: Improve pg_dump's handling of "special" built-in objects. Tom Lane 18:54
pgsql: Ignore partitioned indexes where appropriate Alvaro Herrera 19:12
pgsql: Clean up some aspects of pg_dump/pg_restore item-selection logic Tom Lane 19:26
pgsql: Add missing "static" markers. Tom Lane 19:32
pgsql: Support --no-comments in pg_dump, pg_dumpall, pg_restore. Tom Lane 20:27
Re: reducing isolation tests runtime 📎 Alvaro Herrera 20:34
Re: reducing isolation tests runtime Tom Lane 20:58
Re: reducing isolation tests runtime Alvaro Herrera 21:27

Jan. 26, 2018

Thread Author Time
pgsql: Fix C comment typo Bruce Momjian 01:13
pgsql: Remove byte-masking macros for Datum conversion macros Peter Eisentraut 14:20
pgsql: Use abstracted SSL API in server connection log messages Peter Eisentraut 14:52
pgsql: pageinspect: Fix use of wrong memory context by hash_page_items. Robert Haas 15:04
pgsql: pageinspect: Fix use of wrong memory context by hash_page_items. Robert Haas 15:04
pgsql: Remove the obsolete WITH clause of CREATE FUNCTION. Tom Lane 17:25
pgsql: Factor some code out of create_grouping_paths. Robert Haas 20:05
pgsql: Avoid unnecessary use of pg_strcasecmp for already-downcased ide Tom Lane 23:25

Jan. 27, 2018

Thread Author Time
pgsql: Add missing semicolons in documentation examples Magnus Hagander 12:15
pgsql: Add missing semicolons in documentation examples Magnus Hagander 12:15
pgsql: Avoid crash during EvalPlanQual recheck of an inner indexscan. Tom Lane 18:52
pgsql: Avoid crash during EvalPlanQual recheck of an inner indexscan. Tom Lane 18:52
pgsql: Update time zone data files to tzdata release 2018c. Tom Lane 21:43
pgsql: Update time zone data files to tzdata release 2018c. Tom Lane 21:43
pgsql: Update time zone data files to tzdata release 2018c. Tom Lane 21:43
pgsql: Update time zone data files to tzdata release 2018c. Tom Lane 21:43
pgsql: Update time zone data files to tzdata release 2018c. Tom Lane 21:43
pgsql: Update time zone data files to tzdata release 2018c. Tom Lane 21:43

Jan. 28, 2018

Thread Author Time
pgsql: C includes: Reorder C includes in partition.c Bruce Momjian 04:06
pgsql: Default monitoring roles - errata Simon Riggs 16:15
pgsql: Add stack-overflow guards in set-operation planning. Tom Lane 18:39
pgsql: Add stack-overflow guards in set-operation planning. Tom Lane 18:39
pgsql: Add stack-overflow guards in set-operation planning. Tom Lane 18:39
pgsql: Add stack-overflow guards in set-operation planning. Tom Lane 18:39
pgsql: Add stack-overflow guards in set-operation planning. Tom Lane 18:39
pgsql: Add stack-overflow guards in set-operation planning. Tom Lane 18:39

Jan. 29, 2018

Thread Author Time
Re: pgsql: Local partitioned indexes 📎 Amit Langote 08:04
pgsql: Avoid misleading psql password prompt when username is multiply Tom Lane 17:57
pgsql: psql documentation fixes Peter Eisentraut 19:24
pgsql: psql documentation fixes Peter Eisentraut 19:24
pgsql: psql documentation fixes Peter Eisentraut 19:24
pgsql: psql documentation fixes Peter Eisentraut 19:24
pgsql: Improve bit perturbation in TupleHashTableHash. Andres Freund 19:25
pgsql: Prevent growth of simplehash tables when they're "too empty". Andres Freund 19:25
pgsql: Backport: Add inline murmurhash32(uint32) function. Andres Freund 19:26
pgsql: Prevent growth of simplehash tables when they're "too empty". Andres Freund 19:26
pgsql: Improve bit perturbation in TupleHashTableHash. Andres Freund 19:26
pgsql: doc: Clarify pg_upgrade documentation Peter Eisentraut 19:28
pgsql: Initialize unused ExprEvalStep fields. Andres Freund 20:07
pgsql: Save a few bytes by removing useless last argument to SearchCatC Tom Lane 20:13
Re: pgsql: Initialize unused ExprEvalStep fields. Tom Lane 20:16
pgsql: Introduce ExecQualAndReset() helper. Andres Freund 20:23
Re: pgsql: Initialize unused ExprEvalStep fields. Andres Freund 20:33

Jan. 30, 2018

Thread Author Time
pgsql: Add some noreturn attributes to help static analyzers Peter Eisentraut 01:48
pgsql: Remove dead assignment Peter Eisentraut 01:48
pgsql: Silence complaint about dead assignment Peter Eisentraut 01:48
pgsql: Fix test case for 'outer pathkeys do not match mergeclauses' fix Robert Haas 19:55
pgsql: Fix test case for 'outer pathkeys do not match mergeclauses' fix Robert Haas 19:55
pgsql: Fix test case for 'outer pathkeys do not match mergeclauses' fix Robert Haas 19:55
pgsql: Fix up references to scram-sha-256 Peter Eisentraut 22:06
pgsql: Fix up references to scram-sha-256 Peter Eisentraut 22:06

Jan. 31, 2018

Thread Author Time
pgsql: Exclude common/int128.h from cpluspluscheck Peter Eisentraut 00:25
pgsql: Refactor client-side SSL certificate checking code Peter Eisentraut 03:57
pgsql: pg_prewarm: Add missing LWLockRegisterTranche call. Robert Haas 20:18
pgsql: Fix list partition constraints for partition keys of array type. Robert Haas 21:08
pgsql: Fix list partition constraints for partition keys of array type. Robert Haas 21:08
pgsql: doc: mention datadir locations are actually config locations Bruce Momjian 21:25
pgsql: doc: mention datadir locations are actually config locations Bruce Momjian 21:25
pgsql: pgcrypto's encrypt() supports AES-128, AES-192, and AES-256 Robert Haas 21:36
pgsql: pgcrypto's encrypt() supports AES-128, AES-192, and AES-256 Robert Haas 21:36
pgsql: pgcrypto's encrypt() supports AES-128, AES-192, and AES-256 Robert Haas 21:36
pgsql: pgcrypto's encrypt() supports AES-128, AES-192, and AES-256 Robert Haas 21:36
pgsql: pgcrypto's encrypt() supports AES-128, AES-192, and AES-256 Robert Haas 21:36
pgsql: pgcrypto's encrypt() supports AES-128, AES-192, and AES-256 Robert Haas 21:36
pgsql: doc: Improve pg_upgrade rsync examples to use clusterdir Bruce Momjian 21:43
pgsql: doc: Improve pg_upgrade rsync examples to use clusterdir Bruce Momjian 21:43
pgsql: doc: Improve pg_upgrade rsync examples to use clusterdir Bruce Momjian 21:43
pgsql: doc: Improve pg_upgrade rsync examples to use clusterdir Bruce Momjian 21:43
pgsql: Fix typo: colums -> columns. Robert Haas 21:46
pgsql: Fix typo: colums -> columns. Robert Haas 21:46
pgsql: doc: in contrib-spi, mention and link to the meaning of SPI Bruce Momjian 21:54
pgsql: doc: in contrib-spi, mention and link to the meaning of SPI Bruce Momjian 21:54
pgsql: doc: in contrib-spi, mention and link to the meaning of SPI Bruce Momjian 21:54
pgsql: doc: in contrib-spi, mention and link to the meaning of SPI Bruce Momjian 21:54
pgsql: doc: in contrib-spi, mention and link to the meaning of SPI Bruce Momjian 21:54
pgsql: doc: in contrib-spi, mention and link to the meaning of SPI Bruce Momjian 21:54
pgsql: doc: clearify trigger behavior for inheritance Bruce Momjian 22:00
pgsql: doc: clearify trigger behavior for inheritance Bruce Momjian 22:00
pgsql: doc: clarify major/minor pg_upgrade versions with examples Bruce Momjian 22:10
pgsql: doc: clarify major/minor pg_upgrade versions with examples Bruce Momjian 22:10
Re: pgsql: doc: clearify trigger behavior for inheritance Robert Haas 22:13
pgsql: doc: fix trigger inheritance wording Bruce Momjian 22:52
pgsql: doc: fix trigger inheritance wording Bruce Momjian 22:52
Re: pgsql: doc: clearify trigger behavior for inheritance Bruce Momjian 22:53

Feb. 1, 2018

Thread Author Time
pgsql: psql: Add quit/help behavior/hint, for other tool portability Bruce Momjian 13:30
pgsql: Fix possible failure to mark hash metapage dirty. Robert Haas 20:33
pgsql: Fix possible failure to mark hash metapage dirty. Robert Haas 20:33

Feb. 2, 2018

Thread Author Time
pgsql: Improve ALTER TABLE synopsis Stephen Frost 10:30
pgsql: Add new function WaitForParallelWorkersToAttach. Robert Haas 14:06
pgsql: Refactor code for partition bound searching Robert Haas 14:32
Re: pgsql: Remove byte-masking macros for Datum conversion macros Tom Lane 14:52
pgsql: Support parallel btree index builds. Robert Haas 18:37
pgsql: Fix application of identity values in some cases Peter Eisentraut 20:07
pgsql: Fix application of identity values in some cases Peter Eisentraut 20:07
pgsql: First-draft release notes for 10.2. Tom Lane 22:10
pgsql: Be more wary about shm_toc_lookup failure. Tom Lane 23:32
pgsql: Be more wary about shm_toc_lookup failure. Tom Lane 23:32
pgsql: Fix another instance of unsafe coding for shm_toc_lookup failure Tom Lane 23:32

Feb. 3, 2018

Thread Author Time
Re: pgsql: Fix another instance of unsafe coding for shm_toc_lookup failure Thomas Munro 01:59
Re: pgsql: Fix another instance of unsafe coding for shm_toc_lookup failure Tom Lane 02:08
pgsql: doc: Fix index link Peter Eisentraut 02:13
pgsql: doc: Fix index link Peter Eisentraut 02:13
pgsql: Minor copy-editing for 10.2 release notes. Tom Lane 03:34
pgsql: doc: Clarify psql --list documentation a bit more Peter Eisentraut 16:04
pgsql: doc: Clarify psql --list documentation a bit more Peter Eisentraut 16:04
pgsql: doc: Fix name in release notes Peter Eisentraut 16:10
pgsql: doc: Fix name in release notes Peter Eisentraut 16:10

Feb. 4, 2018

Thread Author Time
pgsql: Doc: minor clarifications in xindex.sgml. Tom Lane 16:46
Re: pgsql: Support parallel btree index builds. Andres Freund 17:42
Re: pgsql: Support parallel btree index builds. Peter Geoghegan 17:58
Re: pgsql: Support parallel btree index builds. Tom Lane 18:11
Re: pgsql: Support parallel btree index builds. Peter Geoghegan 18:19
pgsql: Release notes for 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21. Tom Lane 20:14
pgsql: Release notes for 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21. Tom Lane 20:14
pgsql: Release notes for 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21. Tom Lane 20:14
pgsql: Release notes for 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21. Tom Lane 20:14
pgsql: Release notes for 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21. Tom Lane 20:14
pgsql: Release notes for 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21. Tom Lane 20:14
pgsql: doc: Update mentions of MD5 in the documentation Peter Eisentraut 21:54

Browse Archives

Prev | Next