Tom Lane
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
Bruce Momjian
0a19fb42c2
Pgindent timezone file, per request from Tom.
2004-05-21 12:30:25 +00:00
Tom Lane
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
Bruce Momjian
48eb73b556
Allow zic to compile by defining a "" value for my_exec_path. It isn't
...
used by zic anyway.
2004-05-19 01:17:42 +00:00
Bruce Momjian
e9a028f81f
Convert DOS newlines to Unix newlines.
2004-04-30 04:44:06 +00:00
Bruce Momjian
d248a67af1
Timezone library changes to map into our backend code.
2004-04-30 04:11:58 +00:00
Bruce Momjian
6a2b75c2c8
Add Olson's public domain timezone library to src/timezone.
2004-04-30 04:09:23 +00:00