From: Alvaro Herrera Date: Tue, 28 Sep 2010 15:24:00 +0000 (-0400) Subject: Add missing agg_type nonterminal description in new reference page. X-Git-Tag: REL9_1_ALPHA2~137 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=3bb27fb503b421dae5c5d95d75842bbc048f2fab;p=users%2Fc2main%2Fpostgres.git Add missing agg_type nonterminal description in new reference page. --- diff --git a/doc/src/sgml/ref/security_label.sgml b/doc/src/sgml/ref/security_label.sgml index 7fce58bc13..4a3747ceec 100644 --- a/doc/src/sgml/ref/security_label.sgml +++ b/doc/src/sgml/ref/security_label.sgml @@ -100,6 +100,17 @@ SECURITY LABEL [ FOR provider ] ON + + arg_type + + + An input data type on which the aggregate function operates. + To reference a zero-argument aggregate function, write * + in place of the list of input data types. + + + + argmode