Commit Graph

19 Commits (12d11432b4db8a2ae665287e05f0f6868d35545e)

Author SHA1 Message Date
Tom Lane 9e3755ecb2 Remove useless duplicate inclusions of system header files. 9 years ago
Tom Lane f3094920a5 Sync our copy of the timezone library with IANA release tzcode2016g. 9 years ago
Tom Lane 1c1a7cbd6a Sync our copy of the timezone library with IANA release tzcode2016c. 10 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Tom Lane f4898c945f Sync timezone code with tzcode 2010c from the Olson group. This fixes some 16 years ago
Bruce Momjian d747140279 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
Magnus Hagander 592487823d Fix function prototype to silence compiler warnings. 18 years ago
Tom Lane 0171e72d4d Update timezone code to track the upstream changes since 2003. In particular 18 years ago
Bruce Momjian e0522505bd Remove 576 references of include files that were not needed. 19 years ago
Bruce Momjian 51e8882197 Revert part of recent include patch not ready for application. 19 years ago
Bruce Momjian 03c2e5924e Add additional includes needed on some platforms. 19 years ago
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Neil Conway 0b62bbe086 Cosmetic improvements to the timezone code: remove the use of the 21 years ago
Bruce Momjian aa8bdab272 Attached patch gets rid of the global timezone in the following steps: 21 years ago
Bruce Momjian b6b71b85bc Pgindent run for 8.0. 21 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