Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 2675d04

Browse files
committed
Feature T173 "Extended LIKE clause in table definition" is supported
(INCLUDING/EXCLUDING DEFAULTS)
1 parent 9c9cb59 commit 2675d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/catalog/sql_features.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ T151 DISTINCT predicate YES
409409
T152 DISTINCT predicate with negation YES
410410
T171 LIKE clause in table definition YES
411411
T172 AS subquery clause in table definition NO
412-
T173 Extended LIKE clause in table definition NO
412+
T173 Extended LIKE clause in table definition YES
413413
T174 Identity columns NO
414414
T175 Generated columns NO
415415
T176 Sequence generator support NO

0 commit comments

Comments
 (0)