]> granicus.if.org Git - postgresql/commit
Switch around conditional code so that HAVE_TM_ZONE takes precedence
authorThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 13 Dec 1998 23:34:17 +0000 (23:34 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Sun, 13 Dec 1998 23:34:17 +0000 (23:34 +0000)
commitf9f4004b7c37a1894c1e70b44bcc070ac795cdf8
tree2e0528328320688b6de3ff1f084cf73e8f607482
parente791d860120c40ee67c7703b22247cf7bba34a6e
Switch around conditional code so that HAVE_TM_ZONE takes precedence
 over HAVE_INT_TIMEZONE. This may help out linux/glibc2 and Dec Alpha.
Included #error precompiler macros to catch cases where neither is defined
 but USE_POSIX_TIME is (shouldn't happen). Hopefully this isn't just
 a gcc-ism.
src/backend/utils/adt/nabstime.c