diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2001-03-23 18:42:12 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2001-03-23 18:42:12 +0000 |
commit | e458ebfd21374588bee185ba0fc2e5eba03da134 (patch) | |
tree | 510ff7db605da858ddb7c735790655a45c738a1a /src/interfaces/python/tutorial/syscat.py | |
parent | 32924c1c9048a4dbd99f2cfedbd3128b50968c14 (diff) | |
download | postgresql-e458ebfd21374588bee185ba0fc2e5eba03da134.tar.gz postgresql-e458ebfd21374588bee185ba0fc2e5eba03da134.zip |
When using 'long long int' for int64 type, check to see if the compiler
accepts nnnLL syntax for long long constants. If so, decorate the CRC64
constants with LL to avoid warnings and/or erroneous results from certain
non-standards-compliant compilers.
Diffstat (limited to 'src/interfaces/python/tutorial/syscat.py')
0 files changed, 0 insertions, 0 deletions