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)
commit508e9009f2f2bb3e7ae6e6f7b0017d8cc3060ef3
tree5066849b0eddb78ec4f41dadcee3a3bea229fcdb
parente19cb57a2a2f6e0cecb482e634dc0b7464a405f9
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