postgresql/src/timezone
Peter Eisentraut a29c04a541 Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
..
data Update timezone data files to release 2005m of the zic database. 2005-09-07 21:39:25 +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 Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
pgtz.c Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
pgtz.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +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.