Skip to content

Commit 9b7bfc3

Browse files
committed
sql_features: Fix typos
This makes the feature names match the SQL standard. From: Alexander Law <exclusion@gmail.com>
1 parent 8eec44b commit 9b7bfc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/catalog/sql_features.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -656,10 +656,10 @@ X271 XMLValidate: data-driven case NO
656656
X272 XMLValidate: ACCORDING TO clause NO
657657
X273 XMLValidate: ELEMENT clause NO
658658
X274 XMLValidate: schema location NO
659-
X281 XMLValidate: with DOCUMENT option NO
659+
X281 XMLValidate with DOCUMENT option NO
660660
X282 XMLValidate with CONTENT option NO
661661
X283 XMLValidate with SEQUENCE option NO
662-
X284 XMLValidate NAMESPACE without ELEMENT clause NO
662+
X284 XMLValidate: NAMESPACE without ELEMENT clause NO
663663
X286 XMLValidate: NO NAMESPACE with ELEMENT clause NO
664664
X300 XMLTable NO
665665
X301 XMLTable: derived column list option NO

0 commit comments

Comments
 (0)