summaryrefslogtreecommitdiff
path: root/src/timezone
AgeCommit message (Expand)Author
2013-01-14Add new timezone abbrevation "FET".Tom Lane
2013-01-01Update copyrights for 2013Bruce Momjian
2012-12-02Update time zone data files to tzdata release 2012j.Tom Lane
2012-10-12In our source code, make a copy of getopt's 'optarg' string arguments,Bruce Momjian
2012-09-19Update time zone data files to tzdata release 2012f.Tom Lane
2012-08-14Update time zone data files to tzdata release 2012e.Tom Lane
2012-06-10Run pgindent on 9.2 source tree in preparation for first 9.3Bruce Momjian
2012-05-31Update time zone data files to tzdata release 2012c.Tom Lane
2012-04-25Fix edge-case behavior of pg_next_dst_boundary().Tom Lane
2012-04-24Lots of doc corrections.Robert Haas
2012-01-01Update copyright notices for year 2012.Bruce Momjian
2011-11-30Update time zone data files to tzdata release 2011n.Tom Lane
2011-10-28Update docs to point to the timezone library's new home at IANA.Tom Lane
2011-09-09Simplify handling of the timezone GUC by making initdb choose the default.Tom Lane
2011-09-05Update time zone data files to tzdata release 2011i.Tom Lane
2011-08-23Use consistent format for reporting GetLastError()Peter Eisentraut
2011-07-26Replace printf format %i by %dPeter Eisentraut
2011-06-09Pgindent run before 9.1 beta2.Bruce Momjian
2011-05-11Split PGC_S_DEFAULT into two values, for true boot_val vs computed default.Tom Lane
2011-04-25Assorted minor changes to silence Windows compiler warnings.Andrew Dunstan
2011-04-13Update time zone data files to tzdata release 2011f.Tom Lane
2011-04-07Revise the API for GUC variable assign hooks.Tom Lane
2011-01-01Stamp copyrights for year 2011.Bruce Momjian
2010-12-13Update time zone data files to tzdata release 2010o: DST law changes inTom Lane
2010-11-12Improved parallel make supportPeter Eisentraut
2010-10-29Fix comparisons of pointers with zero to compare with NULL instead.Tom Lane
2010-09-22Convert cvsignore to gitignore, and add .gitignore for build targets.Magnus Hagander
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-08-26Update time zone data files to tzdata release 2010l: DST law changes inTom Lane
2010-07-06pgindent run for 9.0, second runBruce Momjian
2010-07-05Split the LDFLAGS make variable into two parts: LDFLAGS is now used forTom Lane
2010-05-20Change the "N. Central Asia Standard Time" timezone to map toMagnus Hagander
2010-05-11Update time zone data files to tzdata release 2010j: DST law changes inTom Lane
2010-05-11Add PKST to the default set of timezone abbreviations.Tom Lane
2010-04-15Improve message style for messages associated with not being able toTom Lane
2010-04-15Add script to enumerate the timezones in the Windows registry and compareMagnus Hagander
2010-04-09Clean up inconsistent commasMagnus Hagander
2010-04-09Update list of Windows timezones we try to match localized names againstMagnus Hagander
2010-04-08Proceed to look for the next timezone when matching a localizedMagnus Hagander
2010-04-06Log the actual timezone name that we fail to look up the values for inMagnus Hagander
2010-03-13Small adjustment by pgindent.Bruce Momjian
2010-03-12Fix a commented-out block of code that pgindent didn't understandTom Lane
2010-03-11Sync timezone code with tzcode 2010c from the Olson group. This fixes someTom Lane
2010-03-09Update time zone data files to tzdata release 2010d: DST law changes in Fiji,Alvaro Herrera
2010-03-08Update time zone data files to tzdata release 2010c: DST law changes inTom Lane
2010-02-26pgindent run for 9.0Bruce Momjian
2010-01-02Update copyright for the year 2010.Bruce Momjian
2009-12-09Update time zone data files to tzdata release 2009s: DST law changes inTom Lane
2009-10-03Fix a couple of issues in recent patch to print updates to postgresql.confTom Lane
2009-09-06Update the tznames reference files, and add IDT (Israel Daylight Time)Tom Lane