summaryrefslogtreecommitdiff
path: root/src/timezone/strftime.c
AgeCommit message (Expand)Author
2009-06-118.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian
2008-02-19Fix function prototype to silence compiler warnings.Magnus Hagander
2008-02-16Update timezone code to track the upstream changes since 2003. In particularTom Lane
2006-07-14Remove 576 references of include files that were not needed.Bruce Momjian
2006-07-14Revert part of recent include patch not ready for application.Bruce Momjian
2006-07-14Add additional includes needed on some platforms.Bruce Momjian
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2005-06-20Cosmetic improvements to the timezone code: remove the use of theNeil Conway
2005-04-19Attached patch gets rid of the global timezone in the following steps:Bruce Momjian
2004-08-29Pgindent run for 8.0.Bruce Momjian
2004-06-03Adjust our timezone library to use pg_time_t (typedef'd as int64) inTom Lane
2004-05-21pgindent did a pretty awful job on the timezone code, particularly withTom Lane
2004-05-21Pgindent timezone file, per request from Tom.Bruce Momjian
2004-05-21Integrate src/timezone library for all platforms. There is more we canTom Lane