aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2003-01-28 21:57:12 +0000
committerPeter Eisentraut <peter_e@gmx.net>2003-01-28 21:57:12 +0000
commit955a1f81a702489102b2526e24631b9f51e14247 (patch)
tree0539ade1756c036ad8a64471cc01c27a9879b0a4 /src/backend/utils/adt/arrayfuncs.c
parentc0276244b1856537aa2a7c8abd0992c3492516fd (diff)
downloadpostgresql-955a1f81a702489102b2526e24631b9f51e14247.tar.gz
postgresql-955a1f81a702489102b2526e24631b9f51e14247.zip
Factor out the code that detects the long long int snprintf format into a
separate macro. Also add support for %I64d which is the way on Windows. The code that checks for the 64-bit int type now gives more reasonable results when cross-compiling: In that case we just take the compiler's information and trust that the arithmetic works. Disabling int64 is too pessimistic.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions