postgresql/src/timezone
2004-07-30 17:31:24 +00:00
..
data Add Olson's public domain timezone library to src/timezone. 2004-04-30 04:09:23 +00:00
ialloc.c pgindent did a pretty awful job on the timezone code, particularly with 2004-05-21 20:59:10 +00:00
localtime.c Adjust our timezone library to use pg_time_t (typedef'd as int64) in 2004-06-03 02:08:07 +00:00
Makefile Seems we forgot the installdirs target in this makefile. 2004-05-28 03:53:33 +00:00
pgtz.c Must guard against NULL return from localtime() when probing pre-1970 2004-07-30 17:31:24 +00:00
pgtz.h Pgindent timezone file, per request from Tom. 2004-05-21 12:30:25 +00:00
private.h pgindent did a pretty awful job on the timezone code, particularly with 2004-05-21 20:59:10 +00:00
README Integrate src/timezone library for all platforms. There is more we can 2004-05-21 05:08:06 +00:00
scheck.c pgindent did a pretty awful job on the timezone code, particularly with 2004-05-21 20:59:10 +00:00
strftime.c Adjust our timezone library to use pg_time_t (typedef'd as int64) in 2004-06-03 02:08:07 +00:00
tzfile.h pgindent did a pretty awful job on the timezone code, particularly with 2004-05-21 20:59:10 +00:00
zic.c Add missing <getopt.h>, per Dann Corbit. 2004-07-22 01:41:24 +00:00

This is a PostgreSQL adapted version of the timezone library
from:

	ftp://elsie.nci.nih.gov/pub/tz*.tar.gz