- 20 Aug, 2007 1 commit
-
-
Peter Eisentraut authored
database.
-
- 14 Mar, 2007 1 commit
-
-
Tom Lane authored
POSIX-style timezone specs that don't exactly match any database entry will be treated as having correct USA DST rules. Also, document that this can be changed if you want to use some other DST rules with a POSIX zone spec. We could consider changing localtime.c's TZDEFRULESTRING, but since that facility can only deal with one DST transition rule, it seems fairly useless now; might as well just plan to override it using a "posixrules" entry. Backpatch as far as 8.0. There isn't much we can do in 7.x ... either your libc gets it right, or it doesn't.
-
- 09 Feb, 2007 1 commit
-
-
Peter Eisentraut authored
-
- 25 Jul, 2006 1 commit
-
-
Tom Lane authored
configuration files that can be altered by a DBA. The australian_timezones GUC setting disappears, replaced by a timezone_abbreviations setting (set this to 'Australia' to get the effect of australian_timezones). The list of zone names defined by default has undergone a bit of cleanup, too. Documentation still needs some work --- in particular, should we fix Table B-4, or just get rid of it? Joachim Wieland, with some editorializing by moi.
-
- 09 Dec, 2005 1 commit
-
-
Peter Eisentraut authored
-
- 06 Jul, 2005 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
problems: --------------------------------------------------------------------------- Support cross compilation by compiling "zic" with a native compiler. This relies on the output of zic being platform independent, but that is currently the case.
-
- 04 Jul, 2005 2 commits
-
-
Bruce Momjian authored
-
Neil Conway authored
changes.
-
- 03 Jul, 2005 1 commit
-
-
Peter Eisentraut authored
relies on the output of zic being platform independent, but that is currently the case.
-
- 31 Dec, 2004 1 commit
-
-
Tom Lane authored
-
- 04 Oct, 2004 1 commit
-
-
Bruce Momjian authored
library that uses palloc, ereport, etc. This simplifies the makefiles for client applications.
-
- 08 Aug, 2004 3 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 28 May, 2004 1 commit
-
-
Tom Lane authored
-
- 22 May, 2004 1 commit
-
-
Tom Lane authored
-
- 21 May, 2004 1 commit
-
-
Tom Lane authored
and should do now that we control our own destiny for timezone handling, but this commit gets the bulk of the picayune diffs in place. Magnus Hagander and Tom Lane.
-
- 18 May, 2004 1 commit
-
-
Bruce Momjian authored
-
- 17 May, 2004 1 commit
-
-
Bruce Momjian authored
Create new get_* functions to access compiled-in paths and adjust if relative installs are to be used. Clean up substitute_libpath_macro() code.
-
- 30 Apr, 2004 7 commits
-
-
Bruce Momjian authored
Move timezone database to share/timezone.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
system headers. Allow system to find timezone database by pasing pkglibdir into the binary via a define.
-
Bruce Momjian authored
Timezone code backend integration done by Magnus Hagander.
-
Bruce Momjian authored
-