diff options
author | Michael Paquier <michael@paquier.xyz> | 2019-02-06 17:33:55 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2019-02-06 17:33:55 +0900 |
commit | d07fb6810e51a676c4c631f673b8da09f63205b3 (patch) | |
tree | 35847d13f831d8b384dd5949a932f5a181d79b58 /src/backend/commands/trigger.c | |
parent | f83419b7396fe5c64613838fd9eab8424591ad4a (diff) | |
download | postgresql-d07fb6810e51a676c4c631f673b8da09f63205b3.tar.gz postgresql-d07fb6810e51a676c4c631f673b8da09f63205b3.zip |
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
Diffstat (limited to 'src/backend/commands/trigger.c')
0 files changed, 0 insertions, 0 deletions