summaryrefslogtreecommitdiff
path: root/src/timezone
Commit message (Expand)AuthorAgeFilesLines
* Allow zic to compile by defining a "" value for my_exec_path. It isn'tBruce Momjian2004-05-191-0/+6
* Update Makefile dependencies for Win32 timezones, per Claudio.Bruce Momjian2004-05-182-3/+4
* Clean up some relative path install issues with Claudio's help.Bruce Momjian2004-05-181-4/+3
* Reorganize code to allow path-relative installs.Bruce Momjian2004-05-172-20/+3
* More win32 adjustment for timezone directory.Bruce Momjian2004-05-021-3/+2
* Fix timezone data path for Unix and win32.Bruce Momjian2004-05-011-3/+5
* Remove debug output line.Bruce Momjian2004-05-011-2/+1
* Rename function to be less win32 specific.Bruce Momjian2004-05-012-12/+18
* Fix zic compiler to use pg version.Bruce Momjian2004-04-302-6/+6
* Allow build of timezone database on unix.Bruce Momjian2004-04-303-2/+8
* More timezone build adjustments.Bruce Momjian2004-04-302-6/+2
* Timezone code checks for HAVE_SYMLINK of zero, so use in pgtz.h:Bruce Momjian2004-04-301-0/+4
* More cleanups for USE_PGTZ.Bruce Momjian2004-04-301-2/+2
* Allow timezone to compile under Unix by blocking 'timezone' conflict withBruce Momjian2004-04-303-8/+15
* Convert DOS newlines to Unix newlines.Bruce Momjian2004-04-309-4753/+4751
* Integrate timezone library to be called only from Win32.Bruce Momjian2004-04-301-5/+7
* Minor adjustments to enable public-domain timezone library to be calledBruce Momjian2004-04-301-1/+1
* Timezone library changes to map into our backend code.Bruce Momjian2004-04-304-0/+29
* Add Olson's public domain timezone library to src/timezone.Bruce Momjian2004-04-3031-0/+16039