Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

pgsql: Add documentation about the inability of plpsql to use parameter - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add documentation about the inability of plpsql to use parameter
Date
Msg-id 20051208180205.2EB929DD740@postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Disble some Win32-specific code in win32-client-only builds: I
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add documentation about the inability of plpsql to use parameter