index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timezone
/
pgtz.h
Commit message (
Expand
)
Author
Age
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Update timezone code to track the upstream changes since 2003. In particular
Tom Lane
2008-02-16
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
pgindent run for 8.3.
Bruce Momjian
2007-11-15
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Arrange for timezone names to be recognized case-insensitively; for
Tom Lane
2006-10-16
*
Allow each C include file to compile on its own by including any needed
Bruce Momjian
2006-07-11
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Restructure zic #define fprintf checks to use a NO_PGPORT macro instead.
Bruce Momjian
2005-07-04
*
Fix compile if zic because it now doesn't use libpgport.
Bruce Momjian
2005-07-04
*
This patch makes it possible to use the full set of timezones when doing
Bruce Momjian
2005-06-15
*
Attached patch gets rid of the global timezone in the following steps:
Bruce Momjian
2005-04-19
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
*
Pgindent timezone file, per request from Tom.
Bruce Momjian
2004-05-21
*
Integrate src/timezone library for all platforms. There is more we can
Tom Lane
2004-05-21
*
Update Makefile dependencies for Win32 timezones, per Claudio.
Bruce Momjian
2004-05-18
*
Rename function to be less win32 specific.
Bruce Momjian
2004-05-01
*
Allow build of timezone database on unix.
Bruce Momjian
2004-04-30
*
Timezone code checks for HAVE_SYMLINK of zero, so use in pgtz.h:
Bruce Momjian
2004-04-30
*
Convert DOS newlines to Unix newlines.
Bruce Momjian
2004-04-30
*
Add Olson's public domain timezone library to src/timezone.
Bruce Momjian
2004-04-30