Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f00847d commit 3bb27fbCopy full SHA for 3bb27fb
doc/src/sgml/ref/security_label.sgml
@@ -100,6 +100,17 @@ SECURITY LABEL [ FOR <replaceable class="PARAMETER">provider</replaceable> ] ON
100
</listitem>
101
</varlistentry>
102
103
+ <varlistentry>
104
+ <term><replaceable class="parameter">arg_type</replaceable></term>
105
+ <listitem>
106
+ <para>
107
+ An input data type on which the aggregate function operates.
108
+ To reference a zero-argument aggregate function, write <literal>*</>
109
+ in place of the list of input data types.
110
+ </para>
111
+ </listitem>
112
+ </varlistentry>
113
+
114
<varlistentry>
115
<term><replaceable class="parameter">argmode</replaceable></term>
116
0 commit comments