aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-01-07 00:25:05 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-01-07 00:25:05 +0000
commitd15cb38dec01fcc8d882706a3fa493517597c76b (patch)
tree6496168f79b430d05c789b2248ace2d299e3bd9c /src/backend/tcop/postgres.c
parenta6f56efc3518b1edbbe466277da7a604b4ffeb56 (diff)
downloadpostgresql-d15cb38dec01fcc8d882706a3fa493517597c76b.tar.gz
postgresql-d15cb38dec01fcc8d882706a3fa493517597c76b.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/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions