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
2017-06-21
Phase 3 of pgindent updates.
Tom Lane
2017-05-07
Restore fullname[] contents before falling through in pg_open_tzfile().
Tom Lane
2017-05-03
Improve performance of timezone loading, especially pg_timezone_names view.
Tom Lane
2017-04-30
Sync our copy of the timezone library with IANA release tzcode2017b.
Tom Lane
2017-04-17
Fix new warnings from GCC 7
Peter Eisentraut
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-03-28
Sync tzload() and tzparse() APIs with IANA release tzcode2016c.
Tom Lane
2016-03-28
Sync our copy of the timezone library with IANA release tzcode2016c.
Tom Lane
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-07-22
Reject out-of-range numeric timezone specifications.
Tom Lane
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-02-17
Prevent potential overruns of fixed-size buffers.
Tom Lane
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-11-01
Fix some odd behaviors when using a SQL-style simple GMT offset timezone.
Tom Lane
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-06-10
Run pgindent on 9.2 source tree in preparation for first 9.3
Bruce Momjian
2012-01-01
Update copyright notices for year 2012.
Bruce Momjian
2011-09-09
Simplify handling of the timezone GUC by making initdb choose the default.
Tom Lane
2011-08-23
Use consistent format for reporting GetLastError()
Peter Eisentraut
2011-07-26
Replace printf format %i by %d
Peter Eisentraut
2011-06-09
Pgindent run before 9.1 beta2.
Bruce Momjian
2011-05-11
Split PGC_S_DEFAULT into two values, for true boot_val vs computed default.
Tom Lane
2011-04-25
Assorted minor changes to silence Windows compiler warnings.
Andrew Dunstan
2011-04-07
Revise the API for GUC variable assign hooks.
Tom Lane
2011-01-01
Stamp copyrights for year 2011.
Bruce Momjian
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-07-06
pgindent run for 9.0, second run
Bruce Momjian
2010-05-20
Change the "N. Central Asia Standard Time" timezone to map to
Magnus Hagander
2010-04-15
Improve message style for messages associated with not being able to
Tom Lane
2010-04-09
Clean up inconsistent commas
Magnus Hagander
2010-04-09
Update list of Windows timezones we try to match localized names against
Magnus Hagander
2010-04-08
Proceed to look for the next timezone when matching a localized
Magnus Hagander
2010-04-06
Log the actual timezone name that we fail to look up the values for in
Magnus Hagander
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
[next]