aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/option.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2021-10-26 11:16:06 +0900
committerMichael Paquier <michael@paquier.xyz>2021-10-26 11:16:06 +0900
commit0db343dc13bc8657976c39ddbf7e0c7db8b2efff (patch)
tree25b1caff0987c917b2efa39a61c747bbd6fbd61d /contrib/postgres_fdw/option.c
parentf61e1dd2cee6b1a1da75c2bb0ca3bc72f18748c1 (diff)
downloadpostgresql-0db343dc13bc8657976c39ddbf7e0c7db8b2efff.tar.gz
postgresql-0db343dc13bc8657976c39ddbf7e0c7db8b2efff.zip
Fix overly-lax regex pattern in TAP test of READ_REPLICATION_SLOT
The case checking for a NULL output when a slot does not exist was too lax, as it was passing for any output generated by the query. This fixes the matching pattern to be what it should be, matching only on "||". Oversight in b4ada4e.
Diffstat (limited to 'contrib/postgres_fdw/option.c')
0 files changed, 0 insertions, 0 deletions