Commit Graph

32 Commits (178ee1d858d89f6d86f42a84bd4b8014ddfa7245)

Author SHA1 Message Date
Peter Geoghegan c4f8e89fef Consistently use named parameters in timezone code. 3 years ago
Tom Lane ce0e97f808 Sync our copy of the timezone library with IANA release tzcode2020c. 5 years ago
Tom Lane fa27dd40d5 Run pgindent with new pg_bsd_indent version 2.1.1. 5 years ago
Alvaro Herrera a0ab4f4909
Add comments linking pg_strftime to timestamptz_to_str 5 years ago
Tom Lane 8255c7a5ee Phase 2 pgindent run for v12. 6 years ago
Tom Lane 12bfb778ce Sync our copy of the timezone library with IANA release tzcode2018f. 7 years ago
Tom Lane b45f6613e0 Sync our copy of the timezone library with IANA release tzcode2018e. 7 years ago
Tom Lane 24a1897ab9 Sync our copy of the timezone library with IANA release tzcode2017c. 8 years ago
Tom Lane 47f849a3c9 Sync our copy of the timezone library with IANA tzcode master. 8 years ago
Tom Lane c7b8998ebb Phase 2 of pgindent updates. 8 years ago
Tom Lane e3860ffa4d Initial pgindent run with pg_bsd_indent version 2.0. 8 years ago
Tom Lane a54d5875fe Guard against null t->tm_zone in strftime.c. 8 years ago
Tom Lane e18b2c480d Sync our copy of the timezone library with IANA release tzcode2017b. 8 years ago
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 16 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