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
Age
Commit message (
Expand
)
Author
2008-07-01
Fix identify_system_timezone() so that it tests the behavior of the system
Tom Lane
2008-06-01
Update time zone data files to tzdata release 2008c (DST law changes in
Tom Lane
2008-05-01
Add SGT (Singapore time) to the default list of known timezone
Tom Lane
2008-03-21
More README src cleanups.
Bruce Momjian
2008-03-13
Update to tzdata 2008a distribution (Chilean DST law change).
Tom Lane
2008-03-02
Venezuela Time now means UTC-4:30, not UTC-4:00. Adjust our treatment
Tom Lane
2008-02-19
More refactoring, so that the SUBSYS.o rules are now all in one place.
Peter Eisentraut
2008-02-19
Fix function prototype to silence compiler warnings.
Magnus Hagander
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-02
Insert ARST into the list of known timezone abbreviations.
Tom Lane
2008-01-01
Update time zone data files to tzdata release 2007k.
Tom Lane
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
Update timezone data files to release 2007i of the zic database.
Tom Lane
2007-11-15
pgindent run for 8.3.
Bruce Momjian
2007-10-26
Avoid including any backend-only stuff in the zic utility program.
Tom Lane
2007-10-04
Update timezone data files to release 2007h of the zic database.
Tom Lane
2007-09-11
Sync timezone data with 2007g zic release.
Tom Lane
2007-08-25
Adjust with-system-tzdata patch to not attempt to install a symlink,
Tom Lane
2007-08-20
Add configure option --with-system-tzdata to use operating system time zone
Peter Eisentraut
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-04-19
Sync timezone data with 2007e zic release.
Tom Lane
2007-03-14
Arrange to install a "posixrules" entry in our timezone database, so that
Tom Lane
2007-02-10
StrNCpy -> strlcpy (not complete)
Peter Eisentraut
2007-02-09
Replace useless uses of := by = in makefiles.
Peter Eisentraut
2007-02-01
Wording cleanup for error messages. Also change can't -> cannot.
Bruce Momjian
2007-01-26
Squelch some VC++ compiler warnings. Mark float literals with the "f"
Neil Conway
2007-01-05
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2006-12-15
Put JST back into the default set of timezone abbreviations;
Tom Lane
2006-11-28
Update timezone data to tzdata2006p zic distribution. It seems Western
Tom Lane
2006-11-21
Translate Windows' GMT Standard Time/GMT Daylight Time zones to
Tom Lane
2006-11-01
Update zic database to tzdata2006n.
Tom Lane
2006-10-24
Tweak zic.c to compile cleanly on MSVC: use CopyFile instead of
Tom Lane
2006-10-19
Add externs for optarg/optind where apparently needed. Per Magnus.
Tom Lane
2006-10-18
Fix up timetz input so that a date is required only when the specified
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-09-16
Update timezone data files to release 2006k of the zic database.
Tom Lane
2006-07-25
Add missing @OVERRIDE to 'India' config file, per Michael Fuhr.
Tom Lane
2006-07-25
Remove hard-wired lists of timezone abbreviations in favor of providing
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-07-11
Allow each C include file to compile on its own by including any needed
Bruce Momjian
2006-06-07
Prepare code to be built by MSVC:
Bruce Momjian
[next]