| Commit message (Expand) | Author | Age |
* | Improve message style for messages associated with not being able to | Tom Lane | 2010-04-15 |
* | Add script to enumerate the timezones in the Windows registry and compare | Magnus Hagander | 2010-04-15 |
* | Clean up inconsistent commas | Magnus Hagander | 2010-04-09 |
* | Update list of Windows timezones we try to match localized names against | Magnus Hagander | 2010-04-09 |
* | Proceed to look for the next timezone when matching a localized | Magnus Hagander | 2010-04-08 |
* | Log the actual timezone name that we fail to look up the values for in | Magnus Hagander | 2010-04-06 |
* | Small adjustment by pgindent. | Bruce Momjian | 2010-03-13 |
* | Fix a commented-out block of code that pgindent didn't understand | Tom Lane | 2010-03-12 |
* | Sync timezone code with tzcode 2010c from the Olson group. This fixes some | Tom Lane | 2010-03-11 |
* | Update time zone data files to tzdata release 2010d: DST law changes in Fiji, | Alvaro Herrera | 2010-03-09 |
* | Update time zone data files to tzdata release 2010c: DST law changes in | Tom Lane | 2010-03-08 |
* | pgindent run for 9.0 | Bruce Momjian | 2010-02-26 |
* | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 |
* | Update time zone data files to tzdata release 2009s: DST law changes in | Tom Lane | 2009-12-09 |
* | Fix a couple of issues in recent patch to print updates to postgresql.conf | Tom Lane | 2009-10-03 |
* | Update the tznames reference files, and add IDT (Israel Daylight Time) | Tom Lane | 2009-09-06 |
* | Update time zone data files to tzdata release 2009l: DST law changes in | Tom Lane | 2009-09-03 |
* | Update of install-sh, mkinstalldirs, and associated configury | Peter Eisentraut | 2009-08-26 |
* | Update time zone data files to tzdata release 2009i: DST law changes in | Tom Lane | 2009-06-11 |
* | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 |
* | Update time zone data files to tzdata release 2009e: DST law changes in | Tom Lane | 2009-04-09 |
* | Add MUST (Mauritius Island Summer Time) to the list of known abbreviations. | Heikki Linnakangas | 2009-03-05 |
* | Update time zone data files to tzdata release 2009a: introduces Asia/Kathmandu | Tom Lane | 2009-01-29 |
* | Fix new timezone cross-compile rule to avoid a bug in gmake 3.78.1; | Bruce Momjian | 2009-01-06 |
* | When cross-compiling, allow and require an external zic program to be used | Peter Eisentraut | 2009-01-05 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
* | Suppress leap-second-aware timezones in the output of pg_tzenumerate_next, | Tom Lane | 2008-11-13 |
* | Update time zone data files to tzdata release 2008i (DST law changes in | Tom Lane | 2008-10-30 |
* | Update time zone data files to tzdata release 2008f (DST law changes in | Tom Lane | 2008-09-17 |
* | Fix identify_system_timezone() so that it tests the behavior of the system | Tom Lane | 2008-07-01 |
* | Update time zone data files to tzdata release 2008c (DST law changes in | Tom Lane | 2008-06-01 |
* | Add SGT (Singapore time) to the default list of known timezone | Tom Lane | 2008-05-01 |
* | More README src cleanups. | Bruce Momjian | 2008-03-21 |
* | Update to tzdata 2008a distribution (Chilean DST law change). | Tom Lane | 2008-03-13 |
* | Venezuela Time now means UTC-4:30, not UTC-4:00. Adjust our treatment | Tom Lane | 2008-03-02 |
* | More refactoring, so that the SUBSYS.o rules are now all in one place. | Peter Eisentraut | 2008-02-19 |
* | Fix function prototype to silence compiler warnings. | Magnus Hagander | 2008-02-19 |
* | Update timezone code to track the upstream changes since 2003. In particular | Tom Lane | 2008-02-16 |
* | Update timezone mapping for Windows with new timezones added | Magnus Hagander | 2008-02-11 |
* | Insert ARST into the list of known timezone abbreviations. | Tom Lane | 2008-01-02 |
* | Update time zone data files to tzdata release 2007k. | Tom Lane | 2008-01-01 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | Re-run pgindent with updated list of typedefs. (Updated README should | Bruce Momjian | 2007-11-15 |
* | Update timezone data files to release 2007i of the zic database. | Tom Lane | 2007-11-15 |
* | pgindent run for 8.3. | Bruce Momjian | 2007-11-15 |
* | Avoid including any backend-only stuff in the zic utility program. | Tom Lane | 2007-10-26 |
* | Update timezone data files to release 2007h of the zic database. | Tom Lane | 2007-10-04 |
* | Sync timezone data with 2007g zic release. | Tom Lane | 2007-09-11 |
* | Adjust with-system-tzdata patch to not attempt to install a symlink, | Tom Lane | 2007-08-25 |
* | Add configure option --with-system-tzdata to use operating system time zone | Peter Eisentraut | 2007-08-20 |