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

Commitd4c7e93

Browse files
committed
In ALTER EXTENSION docs, document left_type/right_type.
Noted by Daniele Varrazzo.
1 parent9052e28 commitd4c7e93

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

‎doc/src/sgml/ref/alter_extension.sgml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,18 @@ ALTER EXTENSION <replaceable class="PARAMETER">extension_name</replaceable> DROP
241241
</listitem>
242242
</varlistentry>
243243

244+
<varlistentry>
245+
<term><replaceable class="parameter">left_type</replaceable></term>
246+
<term><replaceable class="parameter">right_type</replaceable></term>
247+
<listitem>
248+
<para>
249+
The data type(s) of the operator's arguments (optionally
250+
schema-qualified). Write <literal>NONE</> for the missing argument
251+
of a prefix or postfix operator.
252+
</para>
253+
</listitem>
254+
</varlistentry>
255+
244256
<varlistentry>
245257
<term><literal>PROCEDURAL</literal></term>
246258

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp