aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeSort.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-01-07 00:25:18 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-01-07 00:25:18 +0000
commited62e74522568a2099ca8f7152fc7e36d6702cbb (patch)
treeb8935a9c579d12df85ca95684604e10b7822dfe2 /src/backend/executor/nodeSort.c
parentc5afcf904048d83690958f9a059e4444e6e3a3ec (diff)
downloadpostgresql-ed62e74522568a2099ca8f7152fc7e36d6702cbb.tar.gz
postgresql-ed62e74522568a2099ca8f7152fc7e36d6702cbb.zip
Alter the configure script to fail immediately if the C compiler does not
provide a working 64-bit integer datatype. As recently noted, we've been broken on such platforms since early in the 8.4 development cycle. Since it took nearly two years for anyone to even notice, it seems that the rationale for continuing to support such platforms has reached the point of non-existence. Rather than thrashing around to try to make it work again, we'll just admit up front that this no longer works. Back-patch to 8.4 since that branch is also broken. We should go around to remove INT64_IS_BUSTED support, but just in HEAD, so that seems like material for a separate commit.
Diffstat (limited to 'src/backend/executor/nodeSort.c')
0 files changed, 0 insertions, 0 deletions