1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-18 17:42:25 +03:00
Commit Graph

106 Commits

Author SHA1 Message Date
f4c69c8205 Fix timezone data path for Unix and win32. 2004-05-01 22:07:03 +00:00
ddfc4d1681 Remove debug output line. 2004-05-01 01:38:53 +00:00
0a2b9f9cde Rename function to be less win32 specific. 2004-05-01 01:34:47 +00:00
85b7e8351f Fix zic compiler to use pg version.
Move timezone database to share/timezone.
2004-04-30 20:23:28 +00:00
a640845c88 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.
2004-04-30 14:24:14 +00:00
6a2b75c2c8 Add Olson's public domain timezone library to src/timezone. 2004-04-30 04:09:23 +00:00