Skip to content
Snippets Groups Projects
Commit 901be0fa authored by Tom Lane's avatar Tom Lane
Browse files

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.
parent c282b36d
No related branches found
No related tags found
No related merge requests found
Showing
with 45 additions and 203 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment