Allow timezone to compile under Unix by blocking 'timezone' conflict with

Bruce Momjian <bruce@momjian.us>

Commit: a640845c881fe2ee0798187825a24cbb90c44f19
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-04-30T14:24:14Z
Releases: 8.0.0
Allow timezone to compile under Unix by blocking 'timezone' conflict with
system headers.

Allow system to find timezone database by pasing pkglibdir into the
binary via a define.

Files

PathChange+/−
src/timezone/Makefile modified +5 −2
src/timezone/pgtz.c modified +6 −6
src/timezone/private.h modified +4 −0