1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Enable use of our own timezone library for Win32.

This commit is contained in:
Bruce Momjian
2004-04-30 04:18:28 +00:00
parent 4a73eb5ab1
commit 7d6f37b8c0
3 changed files with 13 additions and 3 deletions

View File

@ -575,6 +575,9 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* Define to 1 to use our own timezone library */
#undef PGTZ
/* Define to the name of the PostgreSQL service principal in Kerberos.
(--with-krb-srvnam=NAME) */
#undef PG_KRB_SRVNAM