Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-01 | Update copyrights in source tree to 2008. | Bruce Momjian | |
2007-06-02 | Minimal message corrections found by spell checker. | Peter Eisentraut | |
2007-01-05 | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | |
back-stamped for this. | |||
2006-10-06 | Message style improvements | Peter Eisentraut | |
2006-10-04 | pgindent run for 8.2. | Bruce Momjian | |
2006-07-25 | Remove hard-wired lists of timezone abbreviations in favor of providing | Tom Lane | |
configuration files that can be altered by a DBA. The australian_timezones GUC setting disappears, replaced by a timezone_abbreviations setting (set this to 'Australia' to get the effect of australian_timezones). The list of zone names defined by default has undergone a bit of cleanup, too. Documentation still needs some work --- in particular, should we fix Table B-4, or just get rid of it? Joachim Wieland, with some editorializing by moi. |