]> granicus.if.org Git - postgresql/history - src/timezone
Avoid putting build-location-dependent strings into generated files.
[postgresql] / src / timezone /
2017-12-04 Tom LaneClean up assorted messiness around AllocateDir() usage.
2017-11-25 Tom LaneReplace raw timezone source data with IANA's new compac...
2017-10-23 Tom LaneUpdate time zone data files to tzdata release 2017c.
2017-10-23 Tom LaneSync our copy of the timezone library with IANA release...
2017-09-22 Tom LaneSync our copy of the timezone library with IANA tzcode...
2017-09-22 Tom LaneRevert "Fix bool/int type confusion"
2017-09-14 Peter EisentrautFix bool/int type confusion
2017-09-01 Tom LaneEnsure SIZE_MAX can be used throughout our code.
2017-06-21 Tom LanePhase 3 of pgindent updates.
2017-06-21 Tom LanePhase 2 of pgindent updates.
2017-06-21 Tom LaneInitial pgindent run with pg_bsd_indent version 2.0.
2017-05-07 Tom LaneGuard against null t->tm_zone in strftime.c.
2017-05-07 Tom LaneRestore fullname[] contents before falling through...
2017-05-03 Tom LaneImprove performance of timezone loading, especially...
2017-05-01 Tom LaneUpdate time zone data files to tzdata release 2017b.
2017-04-30 Tom LaneSync our copy of the timezone library with IANA release...
2017-04-17 Peter EisentrautFix new warnings from GCC 7
2017-02-25 Tom LaneRemove useless duplicate inclusions of system header...
2017-01-30 Tom LaneUpdate time zone data files to tzdata release 2016j.
2017-01-03 Bruce MomjianUpdate copyright via script for 2017
2016-12-15 Tom LaneSync our copy of the timezone library with IANA release...
2016-11-06 Tom LaneMore zic cleanup.
2016-11-04 Tom LaneSync our copy of the timezone library with IANA tzcode...
2016-10-26 Tom LaneFix not-HAVE_SYMLINK code in zic.c.
2016-10-20 Tom LaneSync our copy of the timezone library with IANA release...
2016-10-20 Tom LaneUpdate time zone data files to tzdata release 2016h.
2016-10-20 Tom LaneAnother portability fix for tzcode2016g update.
2016-10-19 Tom LaneWindows portability fix.
2016-10-19 Tom LaneSync our copy of the timezone library with IANA release...
2016-10-19 Tom LaneUpdate time zone data files to tzdata release 2016g.
2016-09-05 Tom LaneAdd regression test coverage for non-default timezone...
2016-09-04 Tom LaneRemove vestigial references to "zic" in favor of "IANA...
2016-08-29 Fujii MasaoFix typos in comments.
2016-08-05 Tom LaneUpdate time zone data files to tzdata release 2016f.
2016-07-07 Tom LaneReduce stack space consumption in tzload().
2016-05-06 Tom LaneUpdate time zone data files to tzdata release 2016d.
2016-04-02 Tom LaneSuppress compiler warning.
2016-03-31 Tom LaneAnother zic portability fix.
2016-03-29 Tom LaneProtect zic's symlink() call with #ifdef HAVE_SYMLINK.
2016-03-29 Tom LaneFix zic for Windows.
2016-03-28 Tom LaneSync tzload() and tzparse() APIs with IANA release...
2016-03-28 Tom LaneSync our copy of the timezone library with IANA release...
2016-03-26 Tom LaneModernize zic's test for valid timezone abbreviations.
2016-03-25 Tom LaneUpdate time zone data files to tzdata release 2016c.
2016-02-05 Tom LaneUpdate time zone data files to tzdata release 2016a.
2016-01-02 Bruce MomjianUpdate copyright for 2016
2015-10-02 Tom LaneUpdate time zone data files to tzdata release 2015g.
2015-05-15 Tom LaneUpdate time zone data files to tzdata release 2015d.
2015-01-31 Tom LaneUpdate time zone data files to tzdata release 2015a.
2015-01-06 Bruce MomjianUpdate copyright for 2015
2014-12-24 Tom LaneAdd CST (China Standard Time) to our lists of timezone...
2014-11-17 Tom LaneUpdate time zone data files to tzdata release 2014j.
2014-10-16 Tom LaneSupport timezone abbreviations that sometimes change.
2014-10-04 Tom LaneUpdate time zone data files to tzdata release 2014h.
2014-10-03 Tom LaneUpdate time zone abbreviations lists.
2014-10-03 Tom LaneFix bogus logic for zic -P option.
2014-08-19 Noah MischFinish adding file version information to installed...
2014-07-22 Tom LaneReject out-of-range numeric timezone specifications.
2014-07-19 Tom LaneUpdate time zone data files to tzdata release 2014e.
2014-05-06 Bruce Momjianpgindent run for 9.4
2014-03-15 Tom LaneUpdate time zone data files to tzdata release 2014a.
2014-03-13 Bruce MomjianC comments: remove odd blank lines after #ifdef WIN32...
2014-02-17 Tom LanePrevent potential overruns of fixed-size buffers.
2014-02-15 Tom LaneCentralize getopt-related declarations in a new header...
2014-02-15 Tom LaneOoops, forgot to remove solar87 and friends from src...
2014-02-15 Tom LaneUpdate time zone data files to tzdata release 2013i.
2014-02-12 Bruce MomjianRename 'gmake' to 'make' in docs and recommended commands
2014-01-07 Bruce MomjianUpdate copyright for 2014
2013-12-01 Tom LaneUpdate time zone data files to tzdata release 2013h.
2013-11-10 Peter EisentrautFix whitespace issues found by git diff --check, add...
2013-11-01 Tom LaneFix some odd behaviors when using a SQL-style simple...
2013-09-02 Tom LaneUpdate time zone data files to tzdata release 2013d.
2013-05-29 Bruce Momjianpgindent run for release 9.3
2013-03-28 Tom LaneUpdate time zone data files to tzdata release 2013b.
2013-03-25 Heikki LinnakangasAdd missing #include.
2013-03-23 Tom LaneUpdate time zone abbreviation lists for changes missed...
2013-03-23 Tom LaneSemi-automatically detect changes in timezone abbreviat...
2013-01-14 Tom LaneAdd new timezone abbrevation "FET".
2013-01-01 Bruce MomjianUpdate copyrights for 2013
2012-12-02 Tom LaneUpdate time zone data files to tzdata release 2012j.
2012-10-12 Bruce MomjianIn our source code, make a copy of getopt's 'optarg...
2012-09-19 Tom LaneUpdate time zone data files to tzdata release 2012f.
2012-08-14 Tom LaneUpdate time zone data files to tzdata release 2012e.
2012-06-10 Bruce MomjianRun pgindent on 9.2 source tree in preparation for...
2012-05-31 Tom LaneUpdate time zone data files to tzdata release 2012c.
2012-04-25 Tom LaneFix edge-case behavior of pg_next_dst_boundary().
2012-04-24 Robert HaasLots of doc corrections.
2012-01-01 Bruce MomjianUpdate copyright notices for year 2012.
2011-11-30 Tom LaneUpdate time zone data files to tzdata release 2011n.
2011-10-28 Tom LaneUpdate docs to point to the timezone library's new...
2011-09-09 Tom LaneSimplify handling of the timezone GUC by making initdb...
2011-09-05 Tom LaneUpdate time zone data files to tzdata release 2011i.
2011-08-23 Peter EisentrautUse consistent format for reporting GetLastError()
2011-07-26 Peter EisentrautReplace printf format %i by %d
2011-06-09 Bruce MomjianPgindent run before 9.1 beta2.
2011-05-11 Tom LaneSplit PGC_S_DEFAULT into two values, for true boot_val...
2011-04-25 Andrew DunstanAssorted minor changes to silence Windows compiler...
2011-04-13 Tom LaneUpdate time zone data files to tzdata release 2011f.
2011-04-07 Tom LaneRevise the API for GUC variable assign hooks.
2011-01-01 Bruce MomjianStamp copyrights for year 2011.
next