diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-03-23 19:23:51 +0100 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-03-23 19:23:51 +0100 |
commit | ca26c64581b529b2191757dbb27b94c6b0c101be (patch) | |
tree | 80ef56bdcb40181bca9e91a8b5e7c19ad58d9b0a /contrib/postgres_fdw/postgres_fdw.c | |
parent | 98eb3e06ce3a628adabeb90584c002a3c4bcec8e (diff) | |
download | postgresql-ca26c64581b529b2191757dbb27b94c6b0c101be.tar.gz postgresql-ca26c64581b529b2191757dbb27b94c6b0c101be.zip |
pg_upgrade: Upgrade an Assert to a real 'if' test
It seems possible for the condition being tested to be true in
production, and nobody would never know (except when some data
eventually becomes corrupt?).
Author: Álvaro Herrera <alvherre@alvh.no-ip.org>
Discussion: https://postgr.es/m//202109040001.zky3wgv2qeqg@alvherre.pgsql
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions