Cope with platforms that offer LONGLONG_MIN in place of the C99-spec

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 7eb67fc98b2a623eaea6d91f638fb78c9421a288
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-10-21T15:34:34Z
Releases: 7.4.1
Cope with platforms that offer LONGLONG_MIN in place of the C99-spec
LLONG_MIN.  One example is AIX, per report from Andreas.

Files

PathChange+/−
src/interfaces/ecpg/ecpglib/misc.c modified +5 −1