Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf564e65

Browse files
committed
Update SQL features list
Feature F692 "Extended collation support" is now also supported. Thisrefers to allowing the COLLATE clause anywhere in a column or domaindefinition instead of just directly after the type.Also correct the name of the feature in accordance with the latest SQLstandard.
1 parentd67b0bf commitf564e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/catalog/sql_features.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ F661Simple tablesYES
283283
F671Subqueries in CHECKNOintentionally omitted
284284
F672Retrospective check constraintsYES
285285
F690Collation supportYESbut no character set support
286-
F692Enhanced collation supportNO
286+
F692Extended collation supportYES
287287
F693SQL-session and client module collationsNO
288288
F695Translation supportNO
289289
F696Additional translation documentationNO

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp