diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-01-07 04:53:35 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-01-07 04:53:35 +0000 |
commit | 901be0fad4034c9cf8a3588fd6cf2ece82e4b8ce (patch) | |
tree | 9d25bde7c4533c4be739a78ef14249b06b74e7f7 /src/backend/tcop/postgres.c | |
parent | c282b36dd2a19a4bc05cc81cb4996081a1731d2e (diff) | |
download | postgresql-901be0fad4034c9cf8a3588fd6cf2ece82e4b8ce.tar.gz postgresql-901be0fad4034c9cf8a3588fd6cf2ece82e4b8ce.zip |
Remove all the special-case code for INT64_IS_BUSTED, per decision that
we're not going to support that anymore.
I did keep the 64-bit-CRC-with-32-bit-arithmetic code, since it has a
performance excuse to live. It's a bit moot since that's all ifdef'd
out, of course.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions