index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timezone
/
pgtz.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
1
-2
/
+2
*
Use _timezone global on Cygwin instead of timezone.
Bruce Momjian
2004-09-08
1
-6
/
+2
*
Back out timezone detection patch. Tom already applied it.
Bruce Momjian
2004-09-02
1
-105
/
+1
*
This patch attempts to fix the issue with localized timezones on
Bruce Momjian
2004-09-02
1
-1
/
+105
*
Add code to be able to match the timezone name on localized Windows
Tom Lane
2004-09-01
1
-1
/
+108
*
Another pgindent run with lib typedefs added.
Bruce Momjian
2004-08-30
1
-3
/
+3
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
1
-208
/
+379
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
1
-2
/
+2
*
Still another try at matching system timezone nicely. On non-Windows
Tom Lane
2004-07-31
1
-56
/
+260
*
Must guard against NULL return from localtime() when probing pre-1970
Tom Lane
2004-07-30
1
-2
/
+13
*
Still another try at automatically detecting the best match in the zic
Tom Lane
2004-07-22
1
-64
/
+78
*
Check more test points (in fact, every week in 1970..2004) to get a more
Tom Lane
2004-07-10
1
-77
/
+70
*
Adjust our timezone library to use pg_time_t (typedef'd as int64) in
Tom Lane
2004-06-03
1
-19
/
+19
*
Tweaks per discussion with Magnus: suppress chatter on unpatched MinGW
Tom Lane
2004-05-25
1
-1
/
+27
*
Add code to identify_system_timezone() to try all zones in the zic
Tom Lane
2004-05-25
1
-55
/
+216
*
Rewrite identify_system_timezone() to give it better-than-chance odds
Tom Lane
2004-05-24
1
-78
/
+114
*
Seems we had the wrong sign convention for the default Etc/GMTx zone
Tom Lane
2004-05-23
1
-3
/
+8
*
Use case-insensitive comparison so that explicitly setting timezone=unknown
Tom Lane
2004-05-23
1
-2
/
+2
*
Pgindent timezone file, per request from Tom.
Bruce Momjian
2004-05-21
1
-55
/
+77
*
Integrate src/timezone library for all platforms. There is more we can
Tom Lane
2004-05-21
1
-1
/
+262
*
Clean up some relative path install issues with Claudio's help.
Bruce Momjian
2004-05-18
1
-4
/
+3
*
Reorganize code to allow path-relative installs.
Bruce Momjian
2004-05-17
1
-17
/
+2
*
More win32 adjustment for timezone directory.
Bruce Momjian
2004-05-02
1
-3
/
+2
*
Fix timezone data path for Unix and win32.
Bruce Momjian
2004-05-01
1
-3
/
+5
*
Remove debug output line.
Bruce Momjian
2004-05-01
1
-2
/
+1
*
Rename function to be less win32 specific.
Bruce Momjian
2004-05-01
1
-10
/
+16
*
Fix zic compiler to use pg version.
Bruce Momjian
2004-04-30
1
-3
/
+3
*
Allow timezone to compile under Unix by blocking 'timezone' conflict with
Bruce Momjian
2004-04-30
1
-6
/
+6
*
Add Olson's public domain timezone library to src/timezone.
Bruce Momjian
2004-04-30
1
-0
/
+42