summaryrefslogtreecommitdiff
path: root/src/timezone/pgtz.h
AgeCommit message (Expand)Author
2006-03-05Update copyright for 2006. Update scripts.Bruce Momjian
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2005-07-04Restructure zic #define fprintf checks to use a NO_PGPORT macro instead.Bruce Momjian
2005-07-04Fix compile if zic because it now doesn't use libpgport.Bruce Momjian
2005-06-15This patch makes it possible to use the full set of timezones when doingBruce Momjian
2005-04-19Attached patch gets rid of the global timezone in the following steps:Bruce Momjian
2004-12-31Tag appropriate files for rc3PostgreSQL Daemon
2004-08-29Update copyright to 2004.Bruce Momjian
2004-05-21Pgindent timezone file, per request from Tom.Bruce Momjian
2004-05-21Integrate src/timezone library for all platforms. There is more we canTom Lane
2004-05-18Update Makefile dependencies for Win32 timezones, per Claudio.Bruce Momjian
2004-05-01Rename function to be less win32 specific.Bruce Momjian
2004-04-30Allow build of timezone database on unix.Bruce Momjian
2004-04-30Timezone code checks for HAVE_SYMLINK of zero, so use in pgtz.h:Bruce Momjian
2004-04-30Convert DOS newlines to Unix newlines.Bruce Momjian
2004-04-30Add Olson's public domain timezone library to src/timezone.Bruce Momjian