pgsql: ecpg: Fix typo

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: ecpg: Fix typo
Date: 2016-03-09 00:42:12
Message-ID: E1adSCa-00017Y-L7@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

ecpg: Fix typo

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

Reviewed-by: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0d0644dce82a87ef4b670fb60709ef1fd6a3030c

Modified Files
--------------
src/interfaces/ecpg/test/compat_informix/describe.pgc | 2 +-
src/interfaces/ecpg/test/expected/compat_informix-describe.c | 2 +-
src/interfaces/ecpg/test/expected/sql-describe.c | 2 +-
src/interfaces/ecpg/test/sql/describe.pgc | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2016-03-09 02:20:58 pgsql: Handle invalid libpq sockets in more places
Previous Message Tom Lane 2016-03-09 00:00:09 Re: pgsql: ltree: Zero padding bytes when allocating memory for externally