Tighten some regexes with proper character escaping in pg_dump TAP tests
authorMichael Paquier <michael@paquier.xyz>
Wed, 6 Feb 2019 08:33:55 +0000 (17:33 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 6 Feb 2019 08:33:55 +0000 (17:33 +0900)
commitd07fb6810e51a676c4c631f673b8da09f63205b3
tree35847d13f831d8b384dd5949a932f5a181d79b58
parentf83419b7396fe5c64613838fd9eab8424591ad4a
Tighten some regexes with proper character escaping in pg_dump TAP tests

Some tests have been using regular expressions which have been lax in
escaping dots, which may cause tests to pass when they should not.  This
make the whole set of tests more robust where needed.

Author: David Rowley
Reviewed-by: Daniel Gustafsson, Michael Paquier
Discussion: https://postgr.es/m/CAKJS1f9jD8aVo1BTH+Vgwd=f-ynbuRVrS90XbWMT6UigaOQJTA@mail.gmail.com
src/bin/pg_dump/t/002_pg_dump.pl