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 | 8e0c76be195e1ec732b750e702b84592293bd8d8 (patch) | |
tree | 21067fa35fda5388953c348b3d3648c5831e9b10 /contrib/postgres_fdw/postgres_fdw.c | |
parent | c714ebd0e8c1fc8f85cc401b0e9859b6f79900fd (diff) | |
download | postgresql-8e0c76be195e1ec732b750e702b84592293bd8d8.tar.gz postgresql-8e0c76be195e1ec732b750e702b84592293bd8d8.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