summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/timestamptz.sql
Commit message (Expand)AuthorAgeFilesLines
* Remove hard-wired lists of timezone abbreviations in favor of providingTom Lane2006-07-251-2/+0
* Please find attached two patches for documentation and regression testsBruce Momjian2006-07-061-0/+8
* Add E'' syntax so eventually normal strings can treat backslashesBruce Momjian2005-06-261-2/+2
* Per a brief conversation with Tom, I've created a patch for addingBruce Momjian2004-03-051-0/+2
* > > I have no idea if this in Oracle or not. But it's something IBruce Momjian2003-12-251-0/+8
* 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/+1
* 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-0/+219