pgsql-committers since 2017-02-06 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

Feb. 6, 2017

Thread Author Time
Re: [COMMITTERS] pgsql: pageinspect: Try to fix some bugs in previous commit. Ashutosh Sharma 05:02
pgsql: Fix typos in comments. Heikki Linnakangas 09:40
pgsql: Fix typos in comments. Heikki Linnakangas 09:40
pgsql: Fix typos in comments. Heikki Linnakangas 09:40
pgsql: Fix typos in comments. Heikki Linnakangas 09:40
pgsql: Fix typos in comments. Heikki Linnakangas 09:40
pgsql: Fix typos in comments. Heikki Linnakangas 09:40
pgsql: Fix typo in variable name. Heikki Linnakangas 09:45
pgsql: Fix typo also in expected output. Heikki Linnakangas 10:05
pgsql: Fix typo also in expected output. Heikki Linnakangas 10:05
pgsql: Fix typo also in expected output. Heikki Linnakangas 10:05
pgsql: Fix typo also in expected output. Heikki Linnakangas 10:05
pgsql: Fix typo also in expected output. Heikki Linnakangas 10:05
pgsql: Fix typo also in expected output. Heikki Linnakangas 10:05
pgsql: Add missing newline to error messages Peter Eisentraut 14:57
pgsql: Add missing newline to error messages Peter Eisentraut 14:57
pgsql: Add missing newline to error messages Peter Eisentraut 14:57
pgsql: Add missing newline to error messages Peter Eisentraut 14:57
pgsql: Add missing newline to error messages Peter Eisentraut 14:57
pgsql: Add missing newline to error messages Peter Eisentraut 14:57
pgsql: Update comment in relcache.c. Tom Lane 16:31
pgsql: doc: Update CREATE DATABASE examples Peter Eisentraut 16:58
pgsql: Translation updates Peter Eisentraut 17:48
pgsql: Translation updates Peter Eisentraut 17:48
pgsql: Translation updates Peter Eisentraut 17:48
pgsql: Translation updates Peter Eisentraut 17:48
pgsql: Translation updates Peter Eisentraut 17:48
pgsql: Avoid returning stale attribute bitmaps in RelationGetIndexAttrB Tom Lane 18:20
pgsql: Avoid returning stale attribute bitmaps in RelationGetIndexAttrB Tom Lane 18:20
pgsql: Avoid returning stale attribute bitmaps in RelationGetIndexAttrB Tom Lane 18:20
pgsql: Avoid returning stale attribute bitmaps in RelationGetIndexAttrB Tom Lane 18:20
pgsql: Avoid returning stale attribute bitmaps in RelationGetIndexAttrB Tom Lane 18:20
pgsql: Avoid returning stale attribute bitmaps in RelationGetIndexAttrB Tom Lane 18:20
pgsql: Release note updates. Tom Lane 19:19
pgsql: doc: Document sequence function privileges better Peter Eisentraut 20:27
pgsql: Avoid permission failure in pg_sequences.last_value Peter Eisentraut 20:27
pgsql: Release notes for 9.6.2, 9.5.6, 9.4.11, 9.3.16, 9.2.20. Tom Lane 20:30
pgsql: Release notes for 9.6.2, 9.5.6, 9.4.11, 9.3.16, 9.2.20. Tom Lane 20:30
pgsql: Release notes for 9.6.2, 9.5.6, 9.4.11, 9.3.16, 9.2.20. Tom Lane 20:30
pgsql: Release notes for 9.6.2, 9.5.6, 9.4.11, 9.3.16, 9.2.20. Tom Lane 20:30
pgsql: Release notes for 9.6.2, 9.5.6, 9.4.11, 9.3.16, 9.2.20. Tom Lane 20:30
pgsql: Release notes for 9.6.2, 9.5.6, 9.4.11, 9.3.16, 9.2.20. Tom Lane 20:30
pgsql: Stamp 9.6.2. Tom Lane 21:46
pgsql: Stamp 9.5.6. Tom Lane 21:47
pgsql: Stamp 9.4.11. Tom Lane 21:49
pgsql: Stamp 9.3.16. Tom Lane 21:51
pgsql: Stamp 9.2.20. Tom Lane 21:52

Feb. 7, 2017

Thread Author Time
Re: [COMMITTERS] pgsql: Release note updates. Alvaro Herrera 11:53
Re: [COMMITTERS] pgsql: Release note updates. Pavan Deolasee 12:03
Re: [COMMITTERS] pgsql: Release note updates. Tom Lane 14:17
pgsql: Initialize number_of_jobs in NewRestoreOptions Stephen Frost 15:17
Re: [COMMITTERS] pgsql: Release note updates. Alvaro Herrera 15:23
pgsql: Correct thinko in last-minute release note item. Tom Lane 15:25
pgsql: Correct thinko in last-minute release note item. Tom Lane 15:25
pgsql: Correct thinko in last-minute release note item. Tom Lane 15:25
pgsql: Correct thinko in last-minute release note item. Tom Lane 15:25
pgsql: Correct thinko in last-minute release note item. Tom Lane 15:25
pgsql: Correct thinko in last-minute release note item. Tom Lane 15:25
Re: [COMMITTERS] pgsql: Release note updates. Tom Lane 15:28
Re: [COMMITTERS] pgsql: Release note updates. Alvaro Herrera 15:59
pgsql: Cache hash index's metapage in rel->rd_amcache. Robert Haas 17:40
Re: [COMMITTERS] pgsql: Release note updates. Pavan Deolasee 18:00
pgsql: Fix compiler warning. Robert Haas 20:13
PUBLICATIONS and pg_dump Stephen Frost 20:19
pgsql: Allow the element allocator for a simplehash to be specified. Robert Haas 21:02
pgsql: Avoid redefining simplehash_allocate/simplehash_free. Robert Haas 21:21
pgsql: Speed up "brin" regression test a little bit. Tom Lane 21:34
pgsql: Revise the way the element allocator for a simplehash is specifi Robert Haas 22:13
pgsql: Tag refs/tags/REL9_2_20 was created pgsql 23:21
pgsql: Tag refs/tags/REL9_5_6 was created pgsql 23:21
pgsql: Tag refs/tags/REL9_6_2 was created pgsql 23:21
pgsql: Tag refs/tags/REL9_4_11 was created pgsql 23:21
pgsql: Tag refs/tags/REL9_3_16 was created pgsql 23:21

Feb. 8, 2017

Thread Author Time
pgsql: doc: Some improvements in CREATE SUBSCRIPTION ref page Peter Eisentraut 02:27
pgsql: Fix relcache leaks in get_object_address_publication_rel() Peter Eisentraut 03:19
Re: PUBLICATIONS and pg_dump Peter Eisentraut 03:49
Re: PUBLICATIONS and pg_dump Stephen Frost 04:02
pgsql: Add WAL consistency checking facility. Robert Haas 20:55
pgsql: Fix roundoff problems in float8_timestamptz() and make_interval( Tom Lane 23:05
pgsql: Fix roundoff problems in float8_timestamptz() and make_interval( Tom Lane 23:05
pgsql: Fix roundoff problems in float8_timestamptz() and make_interval( Tom Lane 23:05
pgsql: Fix roundoff problems in float8_timestamptz() and make_interval( Tom Lane 23:05

Feb. 9, 2017

Thread Author Time
pgsql: Add explicit ORDER BY to a few tests that exercise hash-join cod Andres Freund 01:06
pgsql: Allow index AMs to cache data across aminsert calls within a SQL Tom Lane 16:52
pgsql: pageinspect: Fix hash_bitmap_info not to read the underlying pag Robert Haas 19:36
pgsql: Fix race condition in ConditionVariablePrepareToSleep. Robert Haas 19:43
pgsql: simplehash: Additional tweaks to make specifying an allocator wo Robert Haas 20:05
pgsql: Remove all references to "xlog" from SQL-callable functions in p Robert Haas 20:36
pgsql: Blind try to fix portability issue in commit 8f93bd851 et al. Tom Lane 20:50
pgsql: Blind try to fix portability issue in commit 8f93bd851 et al. Tom Lane 20:50
pgsql: Blind try to fix portability issue in commit 8f93bd851 et al. Tom Lane 20:50
pgsql: Blind try to fix portability issue in commit 8f93bd851 et al. Tom Lane 20:50
pgsql: Rename user-facing tools with "xlog" in the name to say "wal". Robert Haas 21:23
pgsql: Rename dtrace probes for ongoing xlog -> wal conversion. Robert Haas 21:42
pgsql: Rename command line options for ongoing xlog -> wal conversion. Robert Haas 22:05

Feb. 10, 2017

Thread Author Time
pgsql: Improve CREATE TABLE documentation of partitioning Simon Riggs 09:02
pgsql: Add keywords for partitioning Simon Riggs 09:08
pgsql: Update ddl.sgml for declarative partitioning syntax Simon Riggs 10:08
pgsql: Add CREATE SEQUENCE AS <data type> clause Peter Eisentraut 20:38

Feb. 12, 2017

Thread Author Time
pgsql: Ignore tablespace ACLs when ignoring schema ACLs. Noah Misch 21:09
pgsql: Ignore tablespace ACLs when ignoring schema ACLs. Noah Misch 21:09
pgsql: Ignore tablespace ACLs when ignoring schema ACLs. Noah Misch 21:09
pgsql: Ignore tablespace ACLs when ignoring schema ACLs. Noah Misch 21:09
pgsql: Ignore tablespace ACLs when ignoring schema ACLs. Noah Misch 21:09
pgsql: Ignore tablespace ACLs when ignoring schema ACLs. Noah Misch 21:09

Feb. 13, 2017

Thread Author Time
pgsql: doc: Remove accidental extra table cell Peter Eisentraut 01:23
pgsql: Remove contrib/tsearch2. Robert Haas 16:06
Re: [COMMITTERS] pgsql: Remove all references to "xlog" from SQL-callable functions in p 📎 Fujii Masao 16:43
Re: [COMMITTERS] pgsql: Remove all references to "xlog" from SQL-callable functions in p Robert Haas 17:06
pgsql: Replace references to "xlog" with "wal" in docs. Fujii Masao 17:31
Re: [COMMITTERS] pgsql: Remove all references to "xlog" from SQL-callable functions in p Fujii Masao 17:31
Re: Re: [COMMITTERS] pgsql: Remove all references to "xlog" from SQL-callable functions in p Michael Paquier 22:00

Feb. 14, 2017

Thread Author Time
pgsql: Corrections and improvements to generic parallel query documenta Robert Haas 14:41
pgsql: Corrections and improvements to generic parallel query documenta Robert Haas 14:41
pgsql: Replace reference to "xlog-method" with "wal-method" in error me Fujii Masao 16:27
pgsql: Remove duplicate code in planner.c. Tom Lane 16:47
Re: Re: [COMMITTERS] pgsql: Remove all references to "xlog" from SQL-callable functions in p Robert Haas 17:08
pgsql: Don't disallow dropping NOT NULL for a list partition key. Robert Haas 17:22
pgsql: Minor fixes for WAL consistency checking. Robert Haas 17:43
pgsql: Split index xlog headers from other private index headers. Robert Haas 20:47
pgsql: Allow parallel workers to execute subplans. Robert Haas 23:16

Feb. 15, 2017

Thread Author Time
Re: Re: [COMMITTERS] pgsql: Remove all references to "xlog" from SQL-callable functions in p Michael Paquier 00:05
pgsql: Fix typo in comment. Robert Haas 02:08
pgsql: btree: Support parallel index scans. Robert Haas 12:47
pgsql: Fix some nonstandard capitalization. Robert Haas 12:57
pgsql: Add CREATE COLLATION IF NOT EXISTS clause Peter Eisentraut 15:06
pgsql: pg_upgrade: Fix problems caused by renaming pg_resetxlog. Robert Haas 15:17
pgsql: doc: Add advice about systemd RemoveIPC Peter Eisentraut 15:53
pgsql: libpq: Make target_session_attrs=read-write consume empty result Robert Haas 16:08
pgsql: Document new libpq connection statuses for target_session_attrs. Robert Haas 16:08
pgsql: Fix wrong articles in pg_proc descriptions. Robert Haas 17:16
pgsql: Replace min_parallel_relation_size with two new GUCs. Robert Haas 18:38
pgsql: Add optimizer and executor support for parallel index scans. Robert Haas 18:56
pgsql: Fix YA unwanted behavioral difference with operator_precedence_w Tom Lane 19:44
pgsql: Fix YA unwanted behavioral difference with operator_precedence_w Tom Lane 19:44
pgsql: Fix YA unwanted behavioral difference with operator_precedence_w Tom Lane 19:44
pgsql: Fix tab completion for "ALTER SYSTEM SET variable ...". Tom Lane 20:23
pgsql: Fix tab completion for "ALTER SYSTEM SET variable ...". Tom Lane 20:23
pgsql: Doc: fix syntax synopsis for INSERT ... ON CONFLICT DO UPDATE. Tom Lane 20:41
pgsql: Make sure that hash join's bulk-tuple-transfer loops are interru Tom Lane 21:40
pgsql: Make sure that hash join's bulk-tuple-transfer loops are interru Tom Lane 21:40
pgsql: Make sure that hash join's bulk-tuple-transfer loops are interru Tom Lane 21:40
pgsql: Make sure that hash join's bulk-tuple-transfer loops are interru Tom Lane 21:40
pgsql: Make sure that hash join's bulk-tuple-transfer loops are interru Tom Lane 21:40
pgsql: Make sure that hash join's bulk-tuple-transfer loops are interru Tom Lane 21:40
pgsql: Doc: fix typo in logicaldecoding.sgml. Tom Lane 22:31
pgsql: Doc: fix typo in logicaldecoding.sgml. Tom Lane 22:31
pgsql: Doc: fix typo in logicaldecoding.sgml. Tom Lane 22:31
pgsql: Doc: fix typo in logicaldecoding.sgml. Tom Lane 22:31
pgsql: Formatting and docs corrections for logical decoding output plug Tom Lane 23:16
pgsql: Formatting and docs corrections for logical decoding output plug Tom Lane 23:16
pgsql: Formatting and docs corrections for logical decoding output plug Tom Lane 23:16
pgsql: Formatting and docs corrections for logical decoding output plug Tom Lane 23:16

Feb. 16, 2017

Thread Author Time
pgsql: Avoid crash in ALTER TABLE not_partitioned DETACH PARTITION. Robert Haas 13:43
pgsql: Doc: remove duplicate index entry. Tom Lane 16:30
pgsql: Doc: remove duplicate index entry. Tom Lane 16:30
pgsql: Doc: remove duplicate index entry. Tom Lane 16:30
pgsql: Doc: remove duplicate index entry. Tom Lane 16:30
pgsql: Add new function dsa_allocate0. Robert Haas 18:02
Re: pgsql: Add new function dsa_allocate0. Thomas Munro 22:34

Feb. 17, 2017

Thread Author Time
Re: pgsql: Add new function dsa_allocate0. 📎 Thomas Munro 03:03
Re: pgsql: Add new function dsa_allocate0. Michael Paquier 03:09
pgsql: Fix typo on comment Peter Eisentraut 04:53
Re: [COMMITTERS] pgsql: Add new function dsa_allocate0. Robert Haas 13:17
pgsql: Remove redundant coverage target Peter Eisentraut 13:57
Re: [COMMITTERS] pgsql: Add new function dsa_allocate0. Tom Lane 16:41
pgsql: pg_dump: Fix typo in query Peter Eisentraut 20:14
pgsql: pg_dump: Fix typo in query Peter Eisentraut 20:14
pgsql: Document usage of COPT environment variable for adjusting config Tom Lane 21:11
pgsql: Document usage of COPT environment variable for adjusting config Tom Lane 21:11
pgsql: Document usage of COPT environment variable for adjusting config Tom Lane 21:11
pgsql: Document usage of COPT environment variable for adjusting config Tom Lane 21:11
pgsql: Document usage of COPT environment variable for adjusting config Tom Lane 21:11
pgsql: Document usage of COPT environment variable for adjusting config Tom Lane 21:11
pgsql: Back-patch 9.4-era compiler warning fixes into older branches. Tom Lane 21:59
pgsql: Back-patch 9.4-era compiler warning fixes into older branches. Tom Lane 21:59
pgsql: Back-patch 9.4-era compiler warning fixes into older branches. Tom Lane 22:12
pgsql: Back-patch 9.4-era compiler warning fixes into older branches. Tom Lane 22:12

Feb. 18, 2017

Thread Author Time
pgsql: pg_dump: Message style improvements Peter Eisentraut 00:00
pgsql: doc: Fix typos Peter Eisentraut 00:00
pgsql: Optimize query for information_schema.constraint_column_usage Peter Eisentraut 00:35
pgsql: Fix help message for pg_basebackup -R Magnus Hagander 12:49
pgsql: Fix help message for pg_basebackup -R Magnus Hagander 12:49
pgsql: Fix help message for pg_basebackup -R Magnus Hagander 12:49
pgsql: Fix help message for pg_basebackup -R Magnus Hagander 12:49
pgsql: Fix help message for pg_basebackup -R Magnus Hagander 12:49
Re: [COMMITTERS] pgsql: Add new function dsa_allocate0. 📎 Thomas Munro 21:06
Re: [COMMITTERS] pgsql: Add new function dsa_allocate0. Tom Lane 22:27
Re: [COMMITTERS] pgsql: Add new function dsa_allocate0. 📎 Thomas Munro 23:27
Re: [COMMITTERS] pgsql: Add new function dsa_allocate0. 📎 Thomas Munro 23:31

Feb. 19, 2017

Thread Author Time
pgsql: Make dsa_allocate interface more like MemoryContextAlloc. Robert Haas 08:34
Re: [COMMITTERS] pgsql: Add new function dsa_allocate0. Robert Haas 08:34
pgsql: Add optimizer and executor support for parallel index-only scans Robert Haas 10:29
pgsql: Make partitions automatically inherit OIDs. Robert Haas 16:01
pgsql: Suppress "unused variable" warnings with older versions of flex. Tom Lane 18:04
pgsql: Adjust PL/Tcl regression test to dodge a possible bug or zone de Tom Lane 21:15
pgsql: Adjust PL/Tcl regression test to dodge a possible bug or zone de Tom Lane 21:15
pgsql: Adjust PL/Tcl regression test to dodge a possible bug or zone de Tom Lane 21:15
pgsql: Adjust PL/Tcl regression test to dodge a possible bug or zone de Tom Lane 21:15
pgsql: Adjust PL/Tcl regression test to dodge a possible bug or zone de Tom Lane 21:15

Browse Archives

Prev | Next