Re: Doc patch--clarifying $1 in PL/PgSQL

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: David Fetter <david(at)fetter(dot)org>
Cc: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Doc patch--clarifying $1 in PL/PgSQL
Date: 2003-12-22 22:50:12
Message-ID: 18881.1072133412@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

David Fetter <david(at)fetter(dot)org> writes:
> + Note that it is not possible to assign function arguments during
> + a <literal>DECLARE</> block.

Seems to me this is a bug that should be fixed, not documented.

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message David Fetter 2003-12-22 22:54:03 Re: Doc patch--clarifying $1 in PL/PgSQL
Previous Message Tom Lane 2003-12-22 22:41:54 Re: [GENERAL] Temporary tables and miscellaneous schemas