diff options
author | Robert Haas <rhaas@postgresql.org> | 2017-07-21 12:48:22 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2017-07-21 12:59:22 -0400 |
commit | 063ff9210c54928a2d19f9e826486621809e1b82 (patch) | |
tree | d92cffe43f25a93a37c404bb8437cf63dc3346d4 /contrib/postgres_fdw/sql/postgres_fdw.sql | |
parent | 8bf58c0d9bd336868e2d6489f11dc094cad9ad91 (diff) | |
download | postgresql-063ff9210c54928a2d19f9e826486621809e1b82.tar.gz postgresql-063ff9210c54928a2d19f9e826486621809e1b82.zip |
pg_rewind: Fix busted sanity check.
As written, the code would only fail the sanity check if none of the
columns returned by the server were of the expected type, but we want
it to fail if even one column is not of the expected type.
Discussion: http://postgr.es/m/CA+TgmoYuY5zW7JEs+1hSS1D=V5K8h1SQuESrq=bMNeo0B71Sfw@mail.gmail.com
Diffstat (limited to 'contrib/postgres_fdw/sql/postgres_fdw.sql')
0 files changed, 0 insertions, 0 deletions