summaryrefslogtreecommitdiff
path: root/src/timezone
AgeCommit message (Expand)Author
2008-02-16Update timezone code to track the upstream changes since 2003. In particularTom Lane
2008-02-11Update timezone mapping for Windows with new timezones addedMagnus Hagander
2008-01-02Insert ARST into the list of known timezone abbreviations.Tom Lane
2008-01-01Update time zone data files to tzdata release 2007k.Tom Lane
2008-01-01Update copyrights in source tree to 2008.Bruce Momjian
2007-11-15Re-run pgindent with updated list of typedefs. (Updated README shouldBruce Momjian
2007-11-15Update timezone data files to release 2007i of the zic database.Tom Lane
2007-11-15pgindent run for 8.3.Bruce Momjian
2007-10-26Avoid including any backend-only stuff in the zic utility program.Tom Lane
2007-10-04Update timezone data files to release 2007h of the zic database.Tom Lane
2007-09-11Sync timezone data with 2007g zic release.Tom Lane
2007-08-25Adjust with-system-tzdata patch to not attempt to install a symlink,Tom Lane
2007-08-20Add configure option --with-system-tzdata to use operating system time zonePeter Eisentraut
2007-08-04Fix crash caused by log_timezone patch if we attempt to emit any elog messagesTom Lane
2007-08-04Switch over to using the src/timezone functions for formatting timestampsTom Lane
2007-05-31Make some messages more consistentPeter Eisentraut
2007-04-19Sync timezone data with 2007e zic release.Tom Lane
2007-03-14Arrange to install a "posixrules" entry in our timezone database, so thatTom Lane
2007-02-10StrNCpy -> strlcpy (not complete)Peter Eisentraut
2007-02-09Replace useless uses of := by = in makefiles.Peter Eisentraut
2007-02-01Wording cleanup for error messages. Also change can't -> cannot.Bruce Momjian
2007-01-26Squelch some VC++ compiler warnings. Mark float literals with the "f"Neil Conway
2007-01-05Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian
2006-12-15Put JST back into the default set of timezone abbreviations;Tom Lane
2006-11-28Update timezone data to tzdata2006p zic distribution. It seems WesternTom Lane
2006-11-21Translate Windows' GMT Standard Time/GMT Daylight Time zones toTom Lane
2006-11-01Update zic database to tzdata2006n.Tom Lane
2006-10-24Tweak zic.c to compile cleanly on MSVC: use CopyFile instead ofTom Lane
2006-10-19Add externs for optarg/optind where apparently needed. Per Magnus.Tom Lane
2006-10-18Fix up timetz input so that a date is required only when the specifiedTom Lane
2006-10-16Arrange for timezone names to be recognized case-insensitively; forTom Lane
2006-10-04pgindent run for 8.2.Bruce Momjian
2006-09-16Rename the recently-added pg_timezonenames view to pg_timezone_abbrevs,Tom Lane
2006-09-16Update timezone data files to release 2006k of the zic database.Tom Lane
2006-07-25Add missing @OVERRIDE to 'India' config file, per Michael Fuhr.Tom Lane
2006-07-25Remove hard-wired lists of timezone abbreviations in favor of providingTom Lane
2006-07-14Remove 576 references of include files that were not needed.Bruce Momjian
2006-07-14Fix a passel of recently-committed violations of the rule 'thou shaltTom Lane
2006-07-14Revert part of recent include patch not ready for application.Bruce Momjian
2006-07-14Add additional includes needed on some platforms.Bruce Momjian
2006-07-11Allow each C include file to compile on its own by including any neededBruce Momjian
2006-06-07Prepare code to be built by MSVC:Bruce Momjian
2006-04-09Suppress a couple of minor compiler warnings, per Magnus.Tom Lane
2006-03-11Add CVS tag lines to files that were lacking them.Bruce Momjian
2006-03-05Update copyright for 2006. Update scripts.Bruce Momjian
2005-12-09Allow installation into directories containing spaces in the name.Peter Eisentraut
2005-11-22Re-run pgindent, fixing a problem where comment lines after a blankBruce Momjian
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2005-09-09Fix the various forms of AT TIME ZONE to accept either timezones foundTom Lane
2005-09-07Update timezone data files to release 2005m of the zic database.Tom Lane