Обсуждение: Minor doc patch: create function
Just a little more information for create function documentation. Gavin
Вложения
Gavin Sherry writes: > Just a little more information for create function documentation. It's "schema-qualified" and not "schema-specified". And semicolons are used to separate two complete sentences, not an enumeration. -- Peter Eisentraut peter_e@gmx.net
On Fri, 21 Feb 2003, Peter Eisentraut wrote: > Gavin Sherry writes: > > > Just a little more information for create function documentation. > > It's "schema-qualified" and not "schema-specified". And semicolons are Oops. > used to separate two complete sentences, not an enumeration. I disagree. They can be used to enumerate items in a list or to break two distinct clauses. I've changed it anyway -- I think it is clearer now. Thanks, Gavin
Вложения
Your patch has been added to the PostgreSQL unapplied patches list at:
http://momjian.postgresql.org/cgi-bin/pgpatches
I will try to apply it within the next 48 hours.
---------------------------------------------------------------------------
Gavin Sherry wrote:
> On Fri, 21 Feb 2003, Peter Eisentraut wrote:
>
> > Gavin Sherry writes:
> >
> > > Just a little more information for create function documentation.
> >
> > It's "schema-qualified" and not "schema-specified". And semicolons are
>
> Oops.
>
> > used to separate two complete sentences, not an enumeration.
>
> I disagree. They can be used to enumerate items in a list or to break two
> distinct clauses. I've changed it anyway -- I think it is clearer now.
>
> Thanks,
>
> Gavin
Content-Description:
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
Patch applied. Thanks. --------------------------------------------------------------------------- Gavin Sherry wrote: > On Fri, 21 Feb 2003, Peter Eisentraut wrote: > > > Gavin Sherry writes: > > > > > Just a little more information for create function documentation. > > > > It's "schema-qualified" and not "schema-specified". And semicolons are > > Oops. > > > used to separate two complete sentences, not an enumeration. > > I disagree. They can be used to enumerate items in a list or to break two > distinct clauses. I've changed it anyway -- I think it is clearer now. > > Thanks, > > Gavin Content-Description: [ Attachment, skipping... ] > > ---------------------------(end of broadcast)--------------------------- > TIP 4: Don't 'kill -9' the postmaster -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073