Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 |
* | Add a "USING" clause to DELETE, which is equivalent to the FROM clause | Neil Conway | 2005-04-07 |
* | Make char(n) and varchar(n) types raise an error if the inserted string is | Peter Eisentraut | 2001-05-21 |
* | Clean up syntax to use SQL92-ish type coersion | Thomas G. Lockhart | 2000-01-04 |
* | Adjust tests to reflect removal of time travel. | Thomas G. Lockhart | 1997-12-01 |
* | Make these self-contained tests...they are testing types, so the tables | Marc G. Fournier | 1997-04-27 |
* | There are the broken out 'sql' queries from queries.source | Marc G. Fournier | 1997-04-05 |