Re: Minor doc patch: create function

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-patches(at)postgresql(dot)org
Subject: Re: Minor doc patch: create function
Date: 2003-03-17 17:21:53
Message-ID: 200303171721.h2HHLr524528@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2003-03-17 17:28:52 Re: [HACKERS] loading libraries on Postmaster startup
Previous Message Bruce Momjian 2003-03-17 17:21:15 Re: fixups for 7.3 to contrib directories