summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/name.sql
AgeCommit message (Expand)Author
2020-12-15Clean up ancient test stylePeter Eisentraut
2016-03-18Introduce parse_ident()Teodor Sigaev
2005-04-07Add a "USING" clause to DELETE, which is equivalent to the FROM clauseNeil Conway
2002-09-07Changes to documentation and the regression tests for the defaultBruce Momjian
2002-08-13Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion...Bruce Momjian
2000-01-04Clean up syntax to use SQL92-ish type coersionThomas G. Lockhart
1998-04-27Add Darren's char2-16 files.Bruce Momjian
1998-04-08Remove name.* files.Bruce Momjian
1998-04-07Back out char2-char16 removal. Add later.Bruce Momjian
1998-03-31Merge rename name page into alter table. Fix UNION with DISTINCTBruce Momjian