OSDN Git Service

Add missing agg_type nonterminal description in new reference page.
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 28 Sep 2010 15:24:00 +0000 (11:24 -0400)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 28 Sep 2010 15:24:00 +0000 (11:24 -0400)
doc/src/sgml/ref/security_label.sgml

index 7fce58b..4a3747c 100644 (file)
@@ -101,6 +101,17 @@ SECURITY LABEL [ FOR <replaceable class="PARAMETER">provider</replaceable> ] ON
    </varlistentry>
 
    <varlistentry>
+    <term><replaceable class="parameter">arg_type</replaceable></term>
+    <listitem>
+     <para>
+      An input data type on which the aggregate function operates.
+      To reference a zero-argument aggregate function, write <literal>*</>
+      in place of the list of input data types.
+     </para>
+    </listitem>
+   </varlistentry>
+
+   <varlistentry>
     <term><replaceable class="parameter">argmode</replaceable></term>
 
     <listitem>