Cope with platforms that offer LONGLONG_MIN in place of the C99-spec
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 21 Oct 2003 15:34:34 +0000 (15:34 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 21 Oct 2003 15:34:34 +0000 (15:34 +0000)
commit7eb67fc98b2a623eaea6d91f638fb78c9421a288
tree2e8eccaf4ceb408d2bc38b0c6492e0fb4de21b6d
parentc9f8c2fd041419d6d9e19ed586b08cffdbfebf3a
Cope with platforms that offer LONGLONG_MIN in place of the C99-spec
LLONG_MIN.  One example is AIX, per report from Andreas.
src/interfaces/ecpg/ecpglib/misc.c