aboutsummaryrefslogtreecommitdiff
path: root/src/timezone/ialloc.c
Commit message (Collapse)AuthorAge
* pgindent did a pretty awful job on the timezone code, particularly withTom Lane2004-05-21
| | | | respect to doubly-starred comment blocks. Do some manual cleanup.
* Pgindent timezone file, per request from Tom.Bruce Momjian2004-05-21
|
* Integrate src/timezone library for all platforms. There is more we canTom Lane2004-05-21
| | | | | | 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.
* Convert DOS newlines to Unix newlines.Bruce Momjian2004-04-30
|
* Add Olson's public domain timezone library to src/timezone.Bruce Momjian2004-04-30