]> granicus.if.org Git - postgresql/commit
Switch around conditional code so that HAVE_TM_ZONE takes precedence
authorThomas G. Lockhart <lockhart@fourpalms.org>
Mon, 14 Dec 1998 00:11:46 +0000 (00:11 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Mon, 14 Dec 1998 00:11:46 +0000 (00:11 +0000)
commit3f1c32e2f10a0f93a9de8aef4ac4d71d80b38f8a
treee816628ec28f5f877d84c35dbff7908357243a55
parent4f8458cd6bbabfb9ef477944eb63aaca96803f04
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