pgsql: Add documentation about the inability of plpsql to use parameter

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add documentation about the inability of plpsql to use parameter
Date: 2005-12-08 18:02:05
Message-ID: 20051208180205.2EB929DD740@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add documentation about the inability of plpsql to use parameter names
that are the same as column names used in the function.

Modified Files:
--------------
pgsql/doc/src/sgml:
plpgsql.sgml (r1.81 -> r1.82)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plpgsql.sgml.diff?r1=1.81&r2=1.82)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-12-08 18:02:11 pgsql: Add documentation about the inability of plpsql to use parameter
Previous Message Bruce Momjian 2005-12-08 17:52:20 pgsql: Disble some Win32-specific code in win32-client-only builds: I