Feature T173 "Extended LIKE clause in table definition" is supported

(INCLUDING/EXCLUDING DEFAULTS)
This commit is contained in:
Peter Eisentraut 2008-10-23 08:52:51 +00:00
parent 9c9cb59ba0
commit 2675d043b9

View File

@ -409,7 +409,7 @@ T151 DISTINCT predicate YES
T152 DISTINCT predicate with negation YES
T171 LIKE clause in table definition YES
T172 AS subquery clause in table definition NO
T173 Extended LIKE clause in table definition NO
T173 Extended LIKE clause in table definition YES
T174 Identity columns NO
T175 Generated columns NO
T176 Sequence generator support NO