Commit Graph

11 Commits (90cb9c305140684b2b00c739b724f67915e11404)

Author SHA1 Message Date
Tom Lane 178ec6f40e Fix function definition that somehow missed being ANSI-fied, and align 22 years ago
Bruce Momjian 8120ff636b More Win32 zic build cleanups now that we have symlinks, it needs help. 22 years ago
Tom Lane 68938c4770 Add missing <getopt.h>, per Dann Corbit. 22 years ago
Tom Lane 921d749bd4 Adjust our timezone library to use pg_time_t (typedef'd as int64) in 22 years ago
Tom Lane d584db6086 pgindent did a pretty awful job on the timezone code, particularly with 22 years ago
Bruce Momjian 0a19fb42c2 Pgindent timezone file, per request from Tom. 22 years ago
Tom Lane 63bd0db121 Integrate src/timezone library for all platforms. There is more we can 22 years ago
Bruce Momjian 48eb73b556 Allow zic to compile by defining a "" value for my_exec_path. It isn't 22 years ago
Bruce Momjian e9a028f81f Convert DOS newlines to Unix newlines. 22 years ago
Bruce Momjian d248a67af1 Timezone library changes to map into our backend code. 22 years ago
Bruce Momjian 6a2b75c2c8 Add Olson's public domain timezone library to src/timezone. 22 years ago