pgsql: Fix ECPG compiler warning. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Fix ECPG compiler warning.
Date
Msg-id E1VfIfF-0008Qz-1Q@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix ECPG compiler warning.

Commit 9b4d52f2095be96ca238ce41f6963ec56376491f failed to notice
that pg_regress_ecpg needed updating.

This patch was independently submitted by both David Rowley
and Andres Freund.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/dca09ac53329e92d73f45674957c26d3d7ae5117

Modified Files
--------------
src/interfaces/ecpg/test/pg_regress_ecpg.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: Fix pg_isolation_regress to work outside its build directory.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Fix whitespace issues found by git diff --check, add gitattribut