pgsql: Build libecpg with -DFRONTEND in all supported versions.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Build libecpg with -DFRONTEND in all supported versions.
Date: 2015-04-26 21:21:54
Message-ID: E1YmTzu-0008Tl-Ff@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Build libecpg with -DFRONTEND in all supported versions.

Fix an oversight in commit 151e74719b0cc5c040bd3191b51b95f925773dd1 by
back-patching commit 44c5d387eafb4ba1a032f8d7b13d85c553d69181 to 9.0.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/7c2ccb494c06aca6f09356a68411261458da00ae

Modified Files
--------------
src/interfaces/ecpg/ecpglib/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2015-04-27 06:23:11 Re: pgsql: Add transforms feature
Previous Message Peter Eisentraut 2015-04-26 20:14:23 pgsql: Fix hstore_plperl regression tests on some platforms