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

Commit43bdf35

Browse files
committed
Add 'collatable' to the Parameters section of CREATE TYPE.
1 parent8436489 commit43bdf35

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎doc/src/sgml/ref/create_type.sgml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -621,6 +621,16 @@ CREATE TYPE <replaceable class="parameter">name</replaceable>
621621
</para>
622622
</listitem>
623623
</varlistentry>
624+
625+
<varlistentry>
626+
<term><replaceable class="parameter">collatable</replaceable></term>
627+
<listitem>
628+
<para>
629+
True if this type's operations can use collation information.
630+
The default is false.
631+
</para>
632+
</listitem>
633+
</varlistentry>
624634
</variablelist>
625635
</refsect1>
626636

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp