summaryrefslogtreecommitdiff
path: root/src/timezone/ialloc.c
Commit message (Collapse)AuthorAgeFilesLines
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-4/+4
|
* Cosmetic improvements to the timezone code: remove the use of theNeil Conway2005-06-201-4/+4
| | | | | 'register' qualifier, make some function declarations more consistent, and so on.
* pgindent did a pretty awful job on the timezone code, particularly withTom Lane2004-05-211-0/+8
| | | | respect to doubly-starred comment blocks. Do some manual cleanup.
* Pgindent timezone file, per request from Tom.Bruce Momjian2004-05-211-10/+19
|
* Integrate src/timezone library for all platforms. There is more we canTom Lane2004-05-211-31/+9
| | | | | | 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-301-81/+81
|
* Add Olson's public domain timezone library to src/timezone.Bruce Momjian2004-04-301-0/+81