Re: pl/pgSQL doco patch - Mailing list pgsql-docs

From Bruce Momjian
Subject Re: pl/pgSQL doco patch
Date
Msg-id 200512081801.jB8I1s021979@candle.pha.pa.us
Whole thread Raw
In response to pl/pgSQL doco patch  (Philip Yarra <philip@utiba.com>)
List pgsql-docs
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@postgresql.org so that your
>        message can get through to the mailing list cleanly

--
  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

pgsql-docs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Lazy vacuum space reclaiming
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] pl/pgSQL doco patch