Allow timezone to compile under Unix by blocking 'timezone' conflict with
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| src/timezone/Makefile | modified | +5 −2 |
| src/timezone/pgtz.c | modified | +6 −6 |
| src/timezone/private.h | modified | +4 −0 |