Re: pl/pgSQL doco patch

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Philip Yarra <philip(at)utiba(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org, pgsql-docs(at)postgresql(dot)org
Subject: Re: pl/pgSQL doco patch
Date: 2005-12-08 18:01:54
Message-ID: 200512081801.jB8I1s021979@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-patches


Add documentation about the inability of plpsql to use parameter names
that are the same as column names used in the function. I moved the
item up on the list of porting issues.

Patch applied to CVS HEAD and 8.1.X. Thanks.

---------------------------------------------------------------------------

Philip Yarra wrote:
> Hi, I supplied a minor doco patch relating to porting pl/SQL to pl/pgSQL:
> http://archives.postgresql.org/pgsql-hackers/2005-10/msg01295.php. Also
> attached here.
>
> Could someone please review and apply this for me?
>
> Regards, Philip.
>
> --
>
> "Debugging is twice as hard as writing the code in the first place.
> Therefore, if you write the code as cleverly as possible, you are,
> by definition, not smart enough to debug it." - Brian W. Kernighan
>
> -----------------
> Utiba Pty Ltd
> This message has been scanned for viruses and
> dangerous content by Utiba mail server and is
> believed to be clean.
>

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

--
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-docs by date

  From Date Subject
Next Message Bruce Momjian 2005-12-08 18:03:09 Re: [PATCHES] pl/pgSQL doco patch
Previous Message Bruce Momjian 2005-12-07 05:36:12 Re: Lazy vacuum space reclaiming

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-12-08 18:03:09 Re: [PATCHES] pl/pgSQL doco patch
Previous Message Bruce Momjian 2005-12-08 17:51:12 Re: problem in MS-VC6 environment.