[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/de3

[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