ecpg: Fix typo
Peter Eisentraut <peter_e@gmx.net>
ecpg: Fix typo GCC 6 points out the redundant conditions, which were apparently typos. Reviewed-by: Thomas Munro <thomas.munro@enterprisedb.com>
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/test/compat_informix/describe.pgc | modified | +1 −1 |
| src/interfaces/ecpg/test/expected/compat_informix-describe.c | modified | +1 −1 |
| src/interfaces/ecpg/test/expected/sql-describe.c | modified | +1 −1 |
| src/interfaces/ecpg/test/sql/describe.pgc | modified | +1 −1 |