]> granicus.if.org Git - postgresql/commitdiff
Feature T173 "Extended LIKE clause in table definition" is supported
authorPeter Eisentraut <peter_e@gmx.net>
Thu, 23 Oct 2008 08:52:51 +0000 (08:52 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 23 Oct 2008 08:52:51 +0000 (08:52 +0000)
(INCLUDING/EXCLUDING DEFAULTS)

src/backend/catalog/sql_features.txt

index 485bace6d86a691148f34b5c0492ab3dd15b6c51..c918f7af444891c5e66cfb3e716f258ba8bff4b8 100644 (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