Build every ECPG library with -DFRONTEND.

Noah Misch <noah@leadboat.com>

Commit: 0a5570e3684adeb50c06e197e59dff9f829e67e6
Author: Noah Misch <noah@leadboat.com>
Date: 2015-04-24T23:29:21Z
Releases: 9.4.2
Build every ECPG library with -DFRONTEND.

Each of the libraries incorporates src/port files, which often check
FRONTEND.  Build systems disagreed on whether to build libpgtypes this
way.  Only libecpg incorporates files that rely on it today.  Back-patch
to 9.0 (all supported versions) to forestall surprises.

Files