index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timezone
Commit message (
Expand
)
Author
Age
*
Update time zone data files to tzdata release 2009e: DST law changes in
Tom Lane
2009-04-09
*
Update time zone data files to tzdata release 2009a: introduces Asia/Kathmandu
Tom Lane
2009-01-29
*
Update time zone data files to tzdata release 2008i (DST law changes in
Tom Lane
2008-10-30
*
Update time zone data files to tzdata release 2008f (DST law changes in
Tom Lane
2008-09-17
*
Fix identify_system_timezone() so that it tests the behavior of the system
Tom Lane
2008-07-01
*
Update time zone data files to tzdata release 2008c (DST law changes in
Tom Lane
2008-06-01
*
Update to tzdata 2008a distribution (Chilean DST law change).
Tom Lane
2008-03-13
*
Update time zone data files to tzdata release 2007k.
Tom Lane
2008-01-01
*
Update timezone data files to release 2007i of the zic database.
Tom Lane
2007-11-15
*
Update timezone data files to release 2007h of the zic database.
Tom Lane
2007-10-04
*
Sync timezone data with 2007g zic release.
Tom Lane
2007-09-11
*
Sync timezone data with 2007e zic release.
Tom Lane
2007-04-19
*
Arrange to install a "posixrules" entry in our timezone database, so that
Tom Lane
2007-03-14
*
Update timezone data to tzdata2006p zic distribution. It seems Western
Tom Lane
2006-11-28
*
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-11-22
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Fix the various forms of AT TIME ZONE to accept either timezones found
Tom Lane
2005-09-09
*
Update timezone data files to release 2005m of the zic database.
Tom Lane
2005-09-07
*
Complete zic patch backout by removing NO_PGPORT workaround.
Bruce Momjian
2005-07-06
*
Reverse out because the lack of using pgport in timezone/ is causing
Bruce Momjian
2005-07-06
*
Restructure zic #define fprintf checks to use a NO_PGPORT macro instead.
Bruce Momjian
2005-07-04
*
Fix compile if zic because it now doesn't use libpgport.
Bruce Momjian
2005-07-04
*
Fix build break for out of tree (vpath) builds, induced by recent zic
Neil Conway
2005-07-04
*
Support cross compilation by compiling "zic" with a native compiler. This
Peter Eisentraut
2005-07-03
*
Tweak dynahash.c to not allocate so many entries at once when dealing
Tom Lane
2005-06-26
*
Cosmetic improvements to the timezone code: remove the use of the
Neil Conway
2005-06-20
*
Simplify uses of readdir() by creating a function ReadDir() that
Tom Lane
2005-06-19
*
This patch makes it possible to use the full set of timezones when doing
Bruce Momjian
2005-06-15
*
>> Do you agree that using a hashtable for it in general is a good idea
Bruce Momjian
2005-06-15
*
Modify hash_search() API to prevent future occurrences of the error
Tom Lane
2005-05-29
*
More macro cleanups for date/time.
Bruce Momjian
2005-05-23
*
Attached patch gets rid of the global timezone in the following steps:
Bruce Momjian
2005-04-19
*
Properly undef _(x) gettext macro.
Bruce Momjian
2005-02-23
*
Use _() macro consistently rather than gettext(). Add translation
Bruce Momjian
2005-02-22
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
make clean must remove zic$(X) for Windows, per Magnus.
Tom Lane
2004-12-31
*
Invent pg_next_dst_boundary() and rewrite DetermineLocalTimeZone() to
Tom Lane
2004-11-01
*
Sync timezone data with latest zic database (dated Oct 11 2004).
Tom Lane
2004-10-24
*
Update RELEASE_CHANGES to mention updating the timezone database as
Tom Lane
2004-10-24
*
Make libpgport be front-end only and make libpgport_srv be a backend
Bruce Momjian
2004-10-04
*
Remove inclusion of windows.h now that it is included in c.h, per idea
Bruce Momjian
2004-09-27
*
Use _timezone global on Cygwin instead of timezone.
Bruce Momjian
2004-09-08
*
Back out timezone detection patch. Tom already applied it.
Bruce Momjian
2004-09-02
*
This patch attempts to fix the issue with localized timezones on
Bruce Momjian
2004-09-02
*
Add code to be able to match the timezone name on localized Windows
Tom Lane
2004-09-01
*
Another pgindent run with lib typedefs added.
Bruce Momjian
2004-08-30
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Fix function definition that somehow missed being ANSI-fied, and align
Tom Lane
2004-08-11
*
More Win32 zic build cleanups now that we have symlinks, it needs help.
Bruce Momjian
2004-08-08
[next]