Commit 2675d043 authored by Peter Eisentraut's avatar Peter Eisentraut

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

(INCLUDING/EXCLUDING DEFAULTS)
parent 9c9cb59b
...@@ -409,7 +409,7 @@ T151 DISTINCT predicate YES ...@@ -409,7 +409,7 @@ T151 DISTINCT predicate YES
T152 DISTINCT predicate with negation YES T152 DISTINCT predicate with negation YES
T171 LIKE clause in table definition YES T171 LIKE clause in table definition YES
T172 AS subquery clause in table definition NO 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 T174 Identity columns NO
T175 Generated columns NO T175 Generated columns NO
T176 Sequence generator support NO T176 Sequence generator support NO
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment