Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | pgindent did a pretty awful job on the timezone code, particularly with | Tom Lane | 2004-05-21 |
| | | | | respect to doubly-starred comment blocks. Do some manual cleanup. | ||
* | Pgindent timezone file, per request from Tom. | Bruce Momjian | 2004-05-21 |
| | |||
* | Integrate src/timezone library for all platforms. There is more we can | Tom Lane | 2004-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 Momjian | 2004-04-30 |
| | |||
* | Add Olson's public domain timezone library to src/timezone. | Bruce Momjian | 2004-04-30 |