Dennis Bjorklund <[EMAIL PROTECTED]> writes:
> On Thu, 24 Jun 2004, Tom Lane wrote:
>> 1. We usually leave spaces around brackets in syntax definitions, so
>> I'd go for "... [ argname ] ..." not "... [argname] ..."
> I saw both in that very rule (later there is an [EXTERNAL]) so I guessed
> that
On Thu, 24 Jun 2004, Tom Lane wrote:
> 1. We usually leave spaces around brackets in syntax definitions, so
> I'd go for "... [ argname ] ..." not "... [argname] ..."
I saw both in that very rule (later there is an [EXTERNAL]) so I guessed
that one use what looks best at different places. But co
Dennis Bjorklund <[EMAIL PROTECTED]> writes:
> It's not much text, but someone who speaks english might want to look at
> it.
Two trivial comments:
1. We usually leave spaces around brackets in syntax definitions, so
I'd go for "... [ argname ] ..." not "... [argname] ..."
Also, check that the
It's not much text, but someone who speaks english might want to look at
it.
If it's okay I can commit.
--
/Dennis Björklund
Index: doc/src/sgml/ref/create_function.sgml
===
RCS file: /cvsroot/pgsql-server/doc/src/sgml/ref/create_f