summaryrefslogtreecommitdiff
path: root/src/timezone
Commit message (Expand)AuthorAgeFilesLines
* Update time zone data files to tzdata release 2015a.Tom Lane2015-01-3014-65/+101
* Update copyright for 2015Bruce Momjian2015-01-062-2/+2
* Add CST (China Standard Time) to our lists of timezone abbreviations.Tom Lane2014-12-244-0/+13
* Update time zone data files to tzdata release 2014j.Tom Lane2014-11-1714-181/+365
* Support timezone abbreviations that sometimes change.Tom Lane2014-10-1613-133/+250
* Update time zone data files to tzdata release 2014h.Tom Lane2014-10-0428-2707/+3571
* Update time zone abbreviations lists.Tom Lane2014-10-037-153/+104
* Fix bogus logic for zic -P option.Tom Lane2014-10-031-15/+18
* Finish adding file version information to installed Windows binaries.Noah Misch2014-08-181-1/+4
* Reject out-of-range numeric timezone specifications.Tom Lane2014-07-211-0/+3
* Update time zone data files to tzdata release 2014e.Tom Lane2014-07-197-138/+238
* pgindent run for 9.4Bruce Momjian2014-05-063-10/+11
* Update time zone data files to tzdata release 2014a.Tom Lane2014-03-155-38/+78
* C comments: remove odd blank lines after #ifdef WIN32 linesBruce Momjian2014-03-131-1/+0
* Prevent potential overruns of fixed-size buffers.Tom Lane2014-02-171-1/+1
* Centralize getopt-related declarations in a new header file pg_getopt.h.Tom Lane2014-02-151-5/+1
* Ooops, forgot to remove solar87 and friends from src/timezone/Makefile.Tom Lane2014-02-141-1/+1
* Update time zone data files to tzdata release 2013i.Tom Lane2014-02-145-1185/+28
* Rename 'gmake' to 'make' in docs and recommended commandsBruce Momjian2014-02-122-3/+3
* Update copyright for 2014Bruce Momjian2014-01-072-2/+2
* Update time zone data files to tzdata release 2013h.Tom Lane2013-12-0114-313/+412
* Fix whitespace issues found by git diff --check, add gitattributesPeter Eisentraut2013-11-103-3/+0
* Fix some odd behaviors when using a SQL-style simple GMT offset timezone.Tom Lane2013-11-011-0/+40
* Update time zone data files to tzdata release 2013d.Tom Lane2013-09-028-142/+123
* pgindent run for release 9.3Bruce Momjian2013-05-291-1/+1
* Update time zone data files to tzdata release 2013b.Tom Lane2013-03-288-67/+324
* Add missing #include.Heikki Linnakangas2013-03-251-0/+1
* Update time zone abbreviation lists for changes missed since 2006.Tom Lane2013-03-236-77/+89
* Semi-automatically detect changes in timezone abbreviations.Tom Lane2013-03-235-8/+241
* Add new timezone abbrevation "FET".Tom Lane2013-01-142-0/+6
* Update copyrights for 2013Bruce Momjian2013-01-012-2/+2
* Update time zone data files to tzdata release 2012j.Tom Lane2012-12-026-56/+121
* In our source code, make a copy of getopt's 'optarg' string arguments,Bruce Momjian2012-10-121-5/+5
* Update time zone data files to tzdata release 2012f.Tom Lane2012-09-191-3/+11
* Update time zone data files to tzdata release 2012e.Tom Lane2012-08-1419-137/+136
* Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian2012-06-101-4/+4
* Update time zone data files to tzdata release 2012c.Tom Lane2012-05-319-48/+358
* Fix edge-case behavior of pg_next_dst_boundary().Tom Lane2012-04-251-11/+12
* Lots of doc corrections.Robert Haas2012-04-232-2/+2
* Update copyright notices for year 2012.Bruce Momjian2012-01-012-2/+2
* Update time zone data files to tzdata release 2011n.Tom Lane2011-11-308-54/+294
* Update docs to point to the timezone library's new home at IANA.Tom Lane2011-10-271-3/+6
* Simplify handling of the timezone GUC by making initdb choose the default.Tom Lane2011-09-092-1225/+68
* Update time zone data files to tzdata release 2011i.Tom Lane2011-09-059-70/+259
* Use consistent format for reporting GetLastError()Peter Eisentraut2011-08-231-2/+2
* Replace printf format %i by %dPeter Eisentraut2011-07-261-5/+5
* Pgindent run before 9.1 beta2.Bruce Momjian2011-06-091-3/+3
* Split PGC_S_DEFAULT into two values, for true boot_val vs computed default.Tom Lane2011-05-111-10/+27
* Assorted minor changes to silence Windows compiler warnings.Andrew Dunstan2011-04-251-2/+2
* Update time zone data files to tzdata release 2011f.Tom Lane2011-04-139-65/+304