ecpg: Fix typo
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 20 Feb 2016 04:07:46 +0000 (23:07 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 9 Mar 2016 00:41:51 +0000 (19:41 -0500)
commit0d0644dce82a87ef4b670fb60709ef1fd6a3030c
treec578fcd70920fe102a1a7d8ea3343592e5fd077e
parent7a1d4a2448c34ed4669d67ae4f24c594545f10b5
ecpg: Fix typo

GCC 6 points out the redundant conditions, which were apparently typos.

Reviewed-by: Thomas Munro <thomas.munro@enterprisedb.com>
src/interfaces/ecpg/test/compat_informix/describe.pgc
src/interfaces/ecpg/test/expected/compat_informix-describe.c
src/interfaces/ecpg/test/expected/sql-describe.c
src/interfaces/ecpg/test/sql/describe.pgc