index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timezone
/
pgtz.c
Age
Commit message (
Expand
)
Author
2010-03-12
Fix a commented-out block of code that pgindent didn't understand
Tom Lane
2010-02-26
pgindent run for 9.0
Bruce Momjian
2010-01-02
Update copyright for the year 2010.
Bruce Momjian
2009-10-03
Fix a couple of issues in recent patch to print updates to postgresql.conf
Tom Lane
2009-06-11
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-01-01
Update copyright for 2009.
Bruce Momjian
2008-11-13
Suppress leap-second-aware timezones in the output of pg_tzenumerate_next,
Tom Lane
2008-07-01
Fix identify_system_timezone() so that it tests the behavior of the system
Tom Lane
2008-02-16
Update timezone code to track the upstream changes since 2003. In particular
Tom Lane
2008-02-11
Update timezone mapping for Windows with new timezones added
Magnus Hagander
2008-01-01
Update copyrights in source tree to 2008.
Bruce Momjian
2007-11-15
Re-run pgindent with updated list of typedefs. (Updated README should
Bruce Momjian
2007-11-15
pgindent run for 8.3.
Bruce Momjian
2007-08-25
Adjust with-system-tzdata patch to not attempt to install a symlink,
Tom Lane
2007-08-04
Fix crash caused by log_timezone patch if we attempt to emit any elog messages
Tom Lane
2007-08-04
Switch over to using the src/timezone functions for formatting timestamps
Tom Lane
2007-05-31
Make some messages more consistent
Peter Eisentraut
2007-02-10
StrNCpy -> strlcpy (not complete)
Peter Eisentraut
2007-01-05
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2006-11-21
Translate Windows' GMT Standard Time/GMT Daylight Time zones to
Tom Lane
2006-10-16
Arrange for timezone names to be recognized case-insensitively; for
Tom Lane
2006-10-04
pgindent run for 8.2.
Bruce Momjian
2006-09-16
Rename the recently-added pg_timezonenames view to pg_timezone_abbrevs,
Tom Lane
2006-07-14
Remove 576 references of include files that were not needed.
Bruce Momjian
2006-07-14
Fix a passel of recently-committed violations of the rule 'thou shalt
Tom Lane
2006-07-14
Revert part of recent include patch not ready for application.
Bruce Momjian
2006-07-14
Add additional includes needed on some platforms.
Bruce Momjian
2006-03-05
Update copyright for 2006. Update scripts.
Bruce Momjian
2005-11-22
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-10-15
Standard pgindent run for 8.1.
Bruce Momjian
2005-09-09
Fix the various forms of AT TIME ZONE to accept either timezones found
Tom Lane
2005-06-26
Tweak dynahash.c to not allocate so many entries at once when dealing
Tom Lane
2005-06-20
Cosmetic improvements to the timezone code: remove the use of the
Neil Conway
2005-06-19
Simplify uses of readdir() by creating a function ReadDir() that
Tom Lane
2005-06-15
>> Do you agree that using a hashtable for it in general is a good idea
Bruce Momjian
2005-05-29
Modify hash_search() API to prevent future occurrences of the error
Tom Lane
2005-05-23
More macro cleanups for date/time.
Bruce Momjian
2005-04-19
Attached patch gets rid of the global timezone in the following steps:
Bruce Momjian
2004-12-31
Tag appropriate files for rc3
PostgreSQL Daemon
2004-09-08
Use _timezone global on Cygwin instead of timezone.
Bruce Momjian
2004-09-02
Back out timezone detection patch. Tom already applied it.
Bruce Momjian
2004-09-02
This patch attempts to fix the issue with localized timezones on
Bruce Momjian
2004-09-01
Add code to be able to match the timezone name on localized Windows
Tom Lane
2004-08-30
Another pgindent run with lib typedefs added.
Bruce Momjian
2004-08-29
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
Update copyright to 2004.
Bruce Momjian
2004-07-31
Still another try at matching system timezone nicely. On non-Windows
Tom Lane
2004-07-30
Must guard against NULL return from localtime() when probing pre-1970
Tom Lane
2004-07-22
Still another try at automatically detecting the best match in the zic
Tom Lane
2004-07-10
Check more test points (in fact, every week in 1970..2004) to get a more
Tom Lane
[next]