Обсуждение: pgsql: Add documentation about the inability of plpsql to use parameter

Поиск
Список
Период
Сортировка

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

От
momjian@postgresql.org (Bruce Momjian)
Дата:
Log Message:
-----------
Add documentation about the inability of plpsql to use parameter names
that are the same as column names used in the function.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/doc/src/sgml:
        plpgsql.sgml (r1.80.2.1 -> r1.80.2.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plpgsql.sgml.diff?r1=1.80.2.1&r2=1.80.2.2)