9f2e211386
Remove cvs keywords from all files.
2010-09-20 22:08:53 +02:00
0171e72d4d
Update timezone code to track the upstream changes since 2003. In particular
...
this adds support for 64-bit tzdata files, which is needed to support DST
calculations beyond 2038. Add a regression test case to give some minimal
confidence that that really works.
Heikki Linnakangas
2008-02-16 21:16:04 +00:00
8164fb8887
Avoid including any backend-only stuff in the zic utility program.
...
Per gripe from Zdenek Kotala, though not exactly his patch.
2007-10-26 13:30:10 +00:00
1dc3498251
Standard pgindent run for 8.1.
2005-10-15 02:49:52 +00:00
0b62bbe086
Cosmetic improvements to the timezone code: remove the use of the
...
'register' qualifier, make some function declarations more consistent,
and so on.
2005-06-20 08:00:51 +00:00
d584db6086
pgindent did a pretty awful job on the timezone code, particularly with
...
respect to doubly-starred comment blocks. Do some manual cleanup.
2004-05-21 20:59:10 +00:00
0a19fb42c2
Pgindent timezone file, per request from Tom.
2004-05-21 12:30:25 +00:00
63bd0db121
Integrate src/timezone library for all platforms. There is more we can
...
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.
2004-05-21 05:08:06 +00:00
e9a028f81f
Convert DOS newlines to Unix newlines.
2004-04-30 04:44:06 +00:00
6a2b75c2c8
Add Olson's public domain timezone library to src/timezone.
2004-04-30 04:09:23 +00:00