diff options
author | Robert Haas | 2010-11-20 06:07:04 +0000 |
---|---|---|
committer | Robert Haas | 2010-11-20 06:09:26 +0000 |
commit | 815810ed315a6d21203ec75a11f742f5ed655418 (patch) | |
tree | 3a1bc471fb49fb519e61a348dd112e934d37066a /contrib/dblink/dblink.c | |
parent | b58c25055ef6d7097618c680f6768689a110d529 (diff) |
Attempt to fix breakage caused by signed integer conversion patch.
Use INT_MIN rather than INT32_MIN as we do elsewhere in the code, and
try to work around nonexistence of INT64_MIN if necessary. Adjust the
new regression tests to something hopefully saner, per observation by
Tom Lane.
Diffstat (limited to 'contrib/dblink/dblink.c')
0 files changed, 0 insertions, 0 deletions