summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/timestamp.sql
Commit message (Expand)AuthorAgeFilesLines
* Apply (a somewhat revised version of) Greg Mullane's patch to eliminateTom Lane2003-07-291-1/+3
* Make regress tests safe for variable-resolution timestamps.Tom Lane2001-10-041-1/+3
* Implement precision support for timestamp and time, both with and withoutThomas G. Lockhart2001-10-031-3/+5
* Add separate regression tests for timetz and the new timestamptz type.Thomas G. Lockhart2001-09-281-60/+45
* Add GUC setting for Australian timezones. Uses new GUC boolean callbackBruce Momjian2001-06-181-1/+2
* here is a patch for formatting.c (to_char/timestampt()), for 7.1Bruce Momjian2000-11-251-0/+12
* Add check of 'SET DateStyle TO DEFAULT'.Tom Lane2000-09-221-0/+2
* Update create_rule manual page.Bruce Momjian2000-04-071-0/+3
* Support full POSIX-style time zone: EST+3, PST-3, etc.Thomas G. Lockhart2000-03-161-16/+21
* Implement column aliases on views "CREATE VIEW name (collist)".Thomas G. Lockhart2000-03-141-3/+5
* Hi,Bruce Momjian2000-03-081-0/+45
* All regression tests pass except for rules.sql (unrelated).Thomas G. Lockhart2000-02-161-0/+169