diff options
author | Robert Haas <rhaas@postgresql.org> | 2015-10-08 13:01:36 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2015-10-08 13:01:36 -0400 |
commit | c171818b275b9dbd6a1f1cf1666e9e72237f75e6 (patch) | |
tree | 6c0edd56a407532f84bc53fddd15d87cb37f665d /src/backend/tcop/postgres.c | |
parent | 1e353198612586befd44fe5e87304d08ebfac552 (diff) | |
download | postgresql-c171818b275b9dbd6a1f1cf1666e9e72237f75e6.tar.gz postgresql-c171818b275b9dbd6a1f1cf1666e9e72237f75e6.zip |
Add BSWAP64 macro.
This is like BSWAP32, but for 64-bit values. Since we've got two of
them now and they have use cases (like sortsupport) beyond CRCs, move
the definitions to their own header file.
Peter Geoghegan
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions