Re: SGML on functions - Mailing list pgsql-docs

From Peter Eisentraut
Subject Re: SGML on functions
Date
Msg-id 1283109175.18527.2.camel@vanquo.pezone.net
Whole thread Raw
In response to SGML on functions  (Thom Brown <thom@linux.com>)
List pgsql-docs
On fre, 2010-08-27 at 19:56 +0100, Thom Brown wrote:
> E.g.:
>
> <function>variance</function>(<replaceable
> class="parameter">expression</replaceable>)
>
> vs
>
> <function>stddev_samp(<replaceable
> class="parameter">expression</replaceable>)</function>
>
> Which way is correct?

"Correct" is a strong word in such matters, but I prefer the latter
version.


pgsql-docs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: SGML on functions
Next
From: Thom Brown
Date:
Subject: Re: [pgsql-www] Example indenting