mirror of
https://github.com/postgres/postgres.git
synced 2026-07-16 13:12:58 -04:00
Feature T152 "DISTINCT predicate with negation" is supported.
This commit is contained in:
parent
77db9d9ff2
commit
a3bf6d2cf5
1 changed files with 1 additions and 1 deletions
|
|
@ -406,7 +406,7 @@ T131 Recursive query NO
|
|||
T132 Recursive query in subquery NO
|
||||
T141 SIMILAR predicate YES
|
||||
T151 DISTINCT predicate YES
|
||||
T152 DISTINCT predicate with negation NO
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue