summaryrefslogtreecommitdiff
path: root/src/include/pgtime.h
Commit message (Expand)AuthorAgeFilesLines
* Attached patch gets rid of the global timezone in the following steps:Bruce Momjian2005-04-191-7/+10
* Tag appropriate files for rc3PostgreSQL Daemon2004-12-311-2/+2
* Invent pg_next_dst_boundary() and rewrite DetermineLocalTimeZone() toTom Lane2004-11-011-4/+11
* Pgindent run for 8.0.Bruce Momjian2004-08-291-14/+15
* Update copyright to 2004.Bruce Momjian2004-08-291-2/+2
* Adjust our timezone library to use pg_time_t (typedef'd as int64) inTom Lane2004-06-031-34/+10
* Integrate src/timezone library for all platforms. There is more we canTom Lane2004-05-211-0/+73