pgsql-committers - May 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

May 1, 2018

Thread Author Time
pgsql: Does it help to wait before reattaching? Tom Lane 00:09
pgsql: Tweak new jsonb_plperl test cases to work with old Perl versions Tom Lane 03:58
pgsql: doc: Update limitations of partitions Peter Eisentraut 11:49
pgsql: docs comments: clarify why not to use UTF8 still in docs Bruce Momjian 13:26
pgsql: doc comments: rendering engines are another UTF8 restriction Bruce Momjian 14:18
pgsql: Document that subscription tests require hstore Peter Eisentraut 14:33
Re: pgsql: Prevent infinity and NaN in jsonb/plperl transform Tom Lane 14:37
Re: pgsql: Indexes with INCLUDE columns and their support in B-tree Peter Eisentraut 15:00
pgsql: On all Windows platforms, not just Cygwin, use _timezone and _tz Tom Lane 16:02
pgsql: Remove investigative code for can't-reattach-to-shared-memory er Tom Lane 17:06
pgsql: Remove jsonb_plperl test cases for Inf/NaN conversions. Tom Lane 17:21
pgsql: Fix interaction of foreign tuple routing with remote triggers. Robert Haas 17:39
Re: pgsql: Prevent infinity and NaN in jsonb/plperl transform Tom Lane 20:13
pgsql: Improve representation of 'moved partitions' indicator on delete Andres Freund 20:33
pgsql: Clean up warnings from -Wimplicit-fallthrough. Tom Lane 23:35
pgsql: Fix some assorted compiler warnings on Windows. Tom Lane 23:38

May 2, 2018

Thread Author Time
Re: pgsql: Clean up warnings from -Wimplicit-fallthrough. Andres Freund 00:32
pgsql: Further -Wimplicit-fallthrough cleanup. Andres Freund 02:55
Re: pgsql: Clean up warnings from -Wimplicit-fallthrough. Andres Freund 02:55
Re: pgsql: Clean up warnings from -Wimplicit-fallthrough. Tom Lane 03:33
pgsql: Change SIZEOF_BOOL to 1 for Windows. Tom Lane 04:25
pgsql: Fix compiler warning on Windows. Tom Lane 04:25
pgsql: docs: Remove tabs recently introduced by me. Bruce Momjian 12:33
pgsql: Fix some sloppiness in the new BufFileSize() and BufFileAppend() Heikki Linnakangas 14:24
pgsql: Remove remaining references to version-0 calling convention in d Heikki Linnakangas 14:52
pgsql: Remove remaining references to version-0 calling convention in d Heikki Linnakangas 14:52
pgsql: doc: Correct update on limitations of partitions Peter Eisentraut 16:08
pgsql: Fix bogus code for extracting extended-statistics data from sysc Tom Lane 16:23
pgsql: Fix bogus code for extracting extended-statistics data from sysc Tom Lane 16:23
pgsql: Fix assorted compiler warnings seen in the buildfarm. Tom Lane 19:53
pgsql: Suppress some compiler warnings in plperl on Windows. Tom Lane 20:00
pgsql: Prevent NaN in jsonb/plpython transform Peter Eisentraut 20:02
pgsql: Revert back-branch changes in power()'s behavior for NaN inputs. Tom Lane 21:33
pgsql: Revert back-branch changes in power()'s behavior for NaN inputs. Tom Lane 21:33
pgsql: Revert back-branch changes in power()'s behavior for NaN inputs. Tom Lane 21:33
pgsql: Revert back-branch changes in power()'s behavior for NaN inputs. Tom Lane 21:33
pgsql: Revert back-branch changes in power()'s behavior for NaN inputs. Tom Lane 21:33
pgsql: Improve our method for probing the availability of ARM CRC instr Tom Lane 22:06

May 3, 2018

Thread Author Time
pgsql: Remove now-unnecessary cast. Robert Haas 00:29
Re: pgsql: Indexes with INCLUDE columns and their support in B-tree Teodor Sigaev 07:47
Re: pgsql: Test conversion of NaN between float4 and float8. Glyn Astill 10:05
pgsql: Fix SPI error cleanup and memory leak Peter Eisentraut 12:43
Re: pgsql: Clean up warnings from -Wimplicit-fallthrough. Peter Eisentraut 13:36
pgsql: Further improve code for probing the availability of ARM CRC ins Tom Lane 15:33
pgsql: Fix pg_dump support for pre-8.2 versions Teodor Sigaev 15:37
pgsql: Avoid portability issues in autoprewarm.c. Tom Lane 16:50
pgsql: Add HOLD_INTERRUPTS section into FinishPreparedTransaction. Teodor Sigaev 17:08
pgsql: Add HOLD_INTERRUPTS section into FinishPreparedTransaction. Teodor Sigaev 17:09
pgsql: Add HOLD_INTERRUPTS section into FinishPreparedTransaction. Teodor Sigaev 17:09
pgsql: Add HOLD_INTERRUPTS section into FinishPreparedTransaction. Teodor Sigaev 17:09
pgsql: Add HOLD_INTERRUPTS section into FinishPreparedTransaction. Teodor Sigaev 17:10
pgsql: Add HOLD_INTERRUPTS section into FinishPreparedTransaction. Teodor Sigaev 17:10
pgsql: Tweak tests to support Python 3.7 Peter Eisentraut 17:13
pgsql: Rearrange makefile rules for running Gen_fmgrtab.pl. Tom Lane 22:06
pgsql: Avoid overwriting unchanged output files in genbki.pl and Gen_fm Tom Lane 22:06
pgsql: Blindly try to fix MSVC build's use of genbki.pl and Gen_fmgrtab Tom Lane 22:47

May 4, 2018

Thread Author Time
pgsql: Update expected files for older Python versions Peter Eisentraut 00:30
pgsql: Re-think predicate locking on GIN indexes. Teodor Sigaev 08:29
pgsql: Don't truncate away non-key attributes for leftmost downlinks. Teodor Sigaev 09:38
pgsql: pg_dump: Use current_database() instead of PQdb() Peter Eisentraut 13:36
pgsql: Fix precedence problem in new Perl code. Tom Lane 13:46
Re: pgsql: Fix precedence problem in new Perl code. Mike Blackwell 14:30
Re: pgsql: Fix precedence problem in new Perl code. Tom Lane 15:19
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 16:27
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 16:27
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 16:27
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 16:27
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 16:27
pgsql: Sync our copy of the timezone library with IANA release tzcode20 Tom Lane 16:27
pgsql: Allow MSYS as well as MINGW in Msys uname Andrew Dunstan 19:06
pgsql: Allow MSYS as well as MINGW in Msys uname Andrew Dunstan 19:06
pgsql: Allow MSYS as well as MINGW in Msys uname Andrew Dunstan 19:06
pgsql: Allow MSYS as well as MINGW in Msys uname Andrew Dunstan 19:06
pgsql: Allow MSYS as well as MINGW in Msys uname Andrew Dunstan 19:06
pgsql: Allow MSYS as well as MINGW in Msys uname Andrew Dunstan 19:06
pgsql: Provide for testing on python3 modules when under MSVC Andrew Dunstan 19:58
pgsql: Provide for testing on python3 modules when under MSVC Andrew Dunstan 19:58
pgsql: Provide for testing on python3 modules when under MSVC Andrew Dunstan 19:58
pgsql: Provide for testing on python3 modules when under MSVC Andrew Dunstan 19:58
pgsql: Provide for testing on python3 modules when under MSVC Andrew Dunstan 19:58
pgsql: Provide for testing on python3 modules when under MSVC Andrew Dunstan 19:58
pgsql: Don't mark pages all-visible spuriously Alvaro Herrera 21:26
pgsql: Don't mark pages all-visible spuriously Alvaro Herrera 21:26
pgsql: Don't mark pages all-visible spuriously Alvaro Herrera 21:26
Re: pgsql: Fix precedence problem in new Perl code. Mike Blackwell 21:28
perlcritic (was Re: pgsql: Fix precedence problem in new Perl code.) Alvaro Herrera 21:36
Re: perlcritic (was Re: pgsql: Fix precedence problem in new Perl code.) Mike Blackwell 22:26
pgsql: Fix scenario where streaming standby gets stuck at a continuatio Heikki Linnakangas 22:37
pgsql: Fix scenario where streaming standby gets stuck at a continuatio Heikki Linnakangas 22:37
pgsql: Fix scenario where streaming standby gets stuck at a continuatio Heikki Linnakangas 22:37
pgsql: Fix scenario where streaming standby gets stuck at a continuatio Heikki Linnakangas 22:37
pgsql: Fix scenario where streaming standby gets stuck at a continuatio Heikki Linnakangas 22:37
Re: pgsql: Provide for testing on python3 modules when under MSVC Andrew Dunstan 22:44
pgsql: First-draft release notes for 10.4. Tom Lane 22:56
Re: pgsql: Provide for testing on python3 modules when under MSVC Tom Lane 23:03
Re: pgsql: Provide for testing on python3 modules when under MSVC Andrew Dunstan 23:27

May 5, 2018

Thread Author Time
Re: pgsql: Provide for testing on python3 modules when under MSVC Andrew Dunstan 01:45
RE: pgsql: Provide for testing on python3 modules when under MSVC Christian Ullrich 04:12
Re: pgsql: Fix precedence problem in new Perl code. Andrew Dunstan 11:43
pgsql: Remove extra newlines after PQerrorMessage() Peter Eisentraut 15:18
pgsql: Remove extra newlines after PQerrorMessage() Peter Eisentraut 15:18
pgsql: Remove extra newlines after PQerrorMessage() Peter Eisentraut 15:18
pgsql: Remove extra newlines after PQerrorMessage() Peter Eisentraut 15:18
pgsql: Remove extra newlines after PQerrorMessage() Peter Eisentraut 15:18
pgsql: Remove extra newlines after PQerrorMessage() Peter Eisentraut 15:18
pgsql: Revert "Test conversion of NaN between float4 and float8." Tom Lane 17:25
pgsql: Put in_range_float4_float8's work in-line. Tom Lane 17:25
Re: pgsql: Test conversion of NaN between float4 and float8. Tom Lane 17:27
pgsql: Fix bootstrap parser so that its keywords are unreserved words. Tom Lane 20:23

May 6, 2018

Thread Author Time
pgsql: Tweak tests to support Python 3.7 Peter Eisentraut 03:58
pgsql: Tweak tests to support Python 3.7 Peter Eisentraut 03:58
pgsql: Tweak tests to support Python 3.7 Peter Eisentraut 03:58
pgsql: Tweak tests to support Python 3.7 Peter Eisentraut 03:58
pgsql: Tweak tests to support Python 3.7 Peter Eisentraut 03:58
pgsql: Clear severity 5 perlcritic warnings from vcregress.pl Andrew Dunstan 11:42
pgsql: Clear severity 5 perlcritic warnings from vcregress.pl Andrew Dunstan 11:42
pgsql: Clear severity 5 perlcritic warnings from vcregress.pl Andrew Dunstan 11:42
pgsql: Clear severity 5 perlcritic warnings from vcregress.pl Andrew Dunstan 11:42
pgsql: Clear severity 5 perlcritic warnings from vcregress.pl Andrew Dunstan 11:42
pgsql: Clear severity 5 perlcritic warnings from vcregress.pl Andrew Dunstan 11:42
pgsql: Release notes for 10.4, 9.6.9, 9.5.13, 9.4.18, 9.3.23. Tom Lane 19:31
pgsql: Release notes for 10.4, 9.6.9, 9.5.13, 9.4.18, 9.3.23. Tom Lane 19:31
pgsql: Release notes for 10.4, 9.6.9, 9.5.13, 9.4.18, 9.3.23. Tom Lane 19:31
pgsql: Release notes for 10.4, 9.6.9, 9.5.13, 9.4.18, 9.3.23. Tom Lane 19:31
pgsql: Release notes for 10.4, 9.6.9, 9.5.13, 9.4.18, 9.3.23. Tom Lane 19:31
pgsql: Release notes for 10.4, 9.6.9, 9.5.13, 9.4.18, 9.3.23. Tom Lane 19:31

May 7, 2018

Thread Author Time
pgsql: Remove unused macro Peter Eisentraut 00:13
pgsql: Documentation updates for partitioning. Robert Haas 13:52
pgsql: adminpack: Revoke EXECUTE on pg_logfile_rotate() Stephen Frost 14:12
pgsql: adminpack: Revoke EXECUTE on pg_logfile_rotate() Stephen Frost 14:12
pgsql: adminpack: Revoke EXECUTE on pg_logfile_rotate() Stephen Frost 14:12
pgsql: doc: Fix minor markup issue Peter Eisentraut 14:21
pgsql: doc: Improve spelling and wording a bit Peter Eisentraut 15:30
pgsql: Last-minute updates for release notes. Tom Lane 15:50
pgsql: Last-minute updates for release notes. Tom Lane 15:50
pgsql: Last-minute updates for release notes. Tom Lane 15:50
pgsql: Translation updates Peter Eisentraut 16:00
pgsql: Translation updates Peter Eisentraut 16:00
pgsql: Translation updates Peter Eisentraut 16:00
pgsql: Translation updates Peter Eisentraut 16:00
pgsql: Translation updates Peter Eisentraut 16:00
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: Suppress compiler warnings when building with --enable-dtrace. Tom Lane 17:44
pgsql: Update oidjoins regression test for v11. Tom Lane 18:32
pgsql: Undo extra chattiness of postmaster logs in TAP tests. Tom Lane 19:12
pgsql: Clean up some perlcritic warnings Andrew Dunstan 20:00
pgsql: Stamp 10.4. Tom Lane 20:52
pgsql: Stamp 9.6.9. Tom Lane 20:54
pgsql: Stamp 9.5.13. Tom Lane 20:56
pgsql: Stamp 9.4.18. Tom Lane 20:58
pgsql: Stamp 9.3.23. Tom Lane 21:00

May 8, 2018

Thread Author Time
pgsql: Count heap tuples in non-SnapshotAny path in IndexBuildHeapRange Tom Lane 04:20
pgsql: Refine error messages Peter Eisentraut 18:37
pgsql: Improve initdb's query for generating default descriptions a lit Tom Lane 19:59
pgsql: Tag refs/tags/REL9_3_23 was created pgsql 22:08
pgsql: Tag refs/tags/REL9_4_18 was created pgsql 22:08
pgsql: Tag refs/tags/REL9_5_13 was created pgsql 22:08
pgsql: Tag refs/tags/REL9_6_9 was created pgsql 22:08
pgsql: Tag refs/tags/REL_10_4 was created pgsql 22:08

May 9, 2018

Thread Author Time
pgsql: Improve inefficient regexes in vacuumdb TAP test. Tom Lane 00:18
pgsql: Improve inefficient regexes in vacuumdb TAP test. Tom Lane 00:18
pgsql: Improve inefficient regexes in vacuumdb TAP test. Tom Lane 00:18
pgsql: Improve inefficient regexes in vacuumdb TAP test. Tom Lane 00:18
pgsql: Improve inefficient regexes in vacuumdb TAP test. Tom Lane 00:18
pgsql: Improve jsonb cast error message Teodor Sigaev 10:23
pgsql: Add a script and a config file to run perlcritic Andrew Dunstan 12:00
pgsql: Remove useless 'default' clause Alvaro Herrera 13:38
pgsql: Make gen_partprune_steps static Alvaro Herrera 13:43
pgsql: Restrict vertical tightness to parentheses in Perl code Andrew Dunstan 14:25
pgsql: perltidy some recent code changes before changing perltidy setti Andrew Dunstan 14:25
pgsql: Fix assorted partition pruning bugs Alvaro Herrera 14:28
pgsql: Add relkind 'I' to catalog.sgml's list relkinds Alvaro Herrera 17:23
pgsql: pgstatindex, pageinspect: handle partitioned indexes Alvaro Herrera 17:23
pgsql: pgstatindex: HASH -> hash Alvaro Herrera 17:23
pgsql: Update time zone data files to tzdata release 2018e. Tom Lane 17:56
pgsql: Update time zone data files to tzdata release 2018e. Tom Lane 17:56
pgsql: Update time zone data files to tzdata release 2018e. Tom Lane 17:56
pgsql: Update time zone data files to tzdata release 2018e. Tom Lane 17:56
pgsql: Update time zone data files to tzdata release 2018e. Tom Lane 17:56
pgsql: Update time zone data files to tzdata release 2018e. Tom Lane 17:56
pgsql: doc: Restrictions on InitPlans in parallel queries relaxed. Robert Haas 19:31

May 10, 2018

Thread Author Time
pgsql: Various improvements of skipping index scan during vacuum techni Teodor Sigaev 10:33

May 11, 2018

Thread Author Time
pgsql: docs: clarify that CREATE TABLE ... _AS_ can be parallelized Bruce Momjian 02:37
pgsql: docs: initial draft of PG 11 release notes Bruce Momjian 14:54
pgsql: doc: markup for PG 11 release notes and included email tips Bruce Momjian 18:47
pgsql: docs: more PG 11 markup and email suggestions Bruce Momjian 21:06
pgsql: Doc: fix overenthusiastic markup. Tom Lane 21:19
Re: pgsql: Doc: fix overenthusiastic markup. Bruce Momjian 21:46

May 12, 2018

Thread Author Time
pgsql: docs: Rework sections on partition pruning/exclusion Alvaro Herrera 15:08

May 13, 2018

Thread Author Time
pgsql: doc: update PG 11 rel. notes for ALTER TABLE's non-null default Bruce Momjian 00:46

May 14, 2018

Thread Author Time
pgsql: Doc: fix minor release-note typo. Tom Lane 16:08
pgsql: Doc: fix minor release-note typo. Tom Lane 16:08
pgsql: psql: have \d show FKs on partitioned tables Alvaro Herrera 16:14
pgsql: Fix file paths in comments Magnus Hagander 17:00
pgsql: Don't allow partitioned index on foreign-table partitions Alvaro Herrera 17:24

Browse Archives

Prev | Next