postgresql/src/timezone
Tom Lane f9df1b28e8 Use case-insensitive comparison so that explicitly setting timezone=unknown
in postgresql.conf does the right thing.  variable.c got this right, but
not pgtz.c ...
2004-05-23 22:24:08 +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 pgindent did a pretty awful job on the timezone code, particularly with 2004-05-21 20:59:10 +00:00
Makefile Fix to install correctly in vpath build case. 2004-05-22 21:02:32 +00:00
pgtz.c Use case-insensitive comparison so that explicitly setting timezone=unknown 2004-05-23 22:24:08 +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 pgindent did a pretty awful job on the timezone code, particularly with 2004-05-21 20:59:10 +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 pgindent did a pretty awful job on the timezone code, particularly with 2004-05-21 20:59:10 +00:00

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

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