summaryrefslogtreecommitdiff
path: root/src/timezone
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revise the API for GUC variable assign hooks.Tom Lane2011-04-071-12/+24
* Stamp copyrights for year 2011.Bruce Momjian2011-01-012-2/+2
* Update time zone data files to tzdata release 2010o: DST law changes inTom Lane2010-12-133-8/+31
* Improved parallel make supportPeter Eisentraut2010-11-121-2/+2
* Fix comparisons of pointers with zero to compare with NULL instead.Tom Lane2010-10-291-6/+6
* Convert cvsignore to gitignore, and add .gitignore for build targets.Magnus Hagander2010-09-221-0/+1
* Remove cvs keywords from all files.Magnus Hagander2010-09-2026-26/+26
* Update time zone data files to tzdata release 2010l: DST law changes inTom Lane2010-08-2610-31/+168
* pgindent run for 9.0, second runBruce Momjian2010-07-061-13/+13
* Split the LDFLAGS make variable into two parts: LDFLAGS is now used forTom Lane2010-07-051-2/+2
* Change the "N. Central Asia Standard Time" timezone to map toMagnus Hagander2010-05-201-3/+3
* Update time zone data files to tzdata release 2010j: DST law changes inTom Lane2010-05-118-58/+287