[COMMITTERS] pgsql: pg_dump: Skip COLLATION-related regression tests

2017-03-19 Thread Stephen Frost
pg_dump: Skip COLLATION-related regression tests

Not every platform supports non-default collations, as pointed out by
the buildfarm, so skip collation-related regression tests in pg_dump
when they aren't supported.

Branch
--
master

Details
---
http://git.postgresql.org/pg/commitdiff/de34123834c3fa465b97f65ded171888edbfbccf

Modified Files
--
src/bin/pg_dump/t/002_pg_dump.pl | 29 +
1 file changed, 29 insertions(+)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Update obsolete comment

2017-03-19 Thread Magnus Hagander
Update obsolete comment

Commit ff27db5d changed this function to no longer return the start
position, but forgot the comment.

Branch
--
master

Details
---
http://git.postgresql.org/pg/commitdiff/839da3c7d9b76b178910ce2999f7cbbdf6e91f70

Modified Files
--
src/bin/pg_basebackup/streamutil.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers