postgresql/src/timezone
Tom Lane 513ec43ebd Suppress a couple of minor compiler warnings, per Magnus. 2006-04-09 19:21:34 +00:00
..
data Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
Makefile Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
README Update RELEASE_CHANGES to mention updating the timezone database as 2004-10-24 15:01:54 +00:00
ialloc.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
localtime.c Suppress a couple of minor compiler warnings, per Magnus. 2006-04-09 19:21:34 +00:00
pgtz.c Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pgtz.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
private.h Properly undef _(x) gettext macro. 2005-02-23 04:34:21 +00:00
scheck.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
strftime.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
tzfile.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
zic.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00

README

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

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

The data files under data/ are an exact copy of the latest data set
from

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

Since time zone rules change frequently in some parts of the world,
we should endeavor to update the data files before each PostgreSQL
release.