Thread: pgsql: Remove incorrect statement that PostgreSQL 8.4 has no default

pgsql: Remove incorrect statement that PostgreSQL 8.4 has no default

From
rhaas@postgresql.org (Robert Haas)
Date:
Log Message:
-----------
Remove incorrect statement that PostgreSQL 8.4 has no default parameters.

Tom Lane already removed this from HEAD as par of the plpgsql variable
resolution behavior patch, but this part of his patch also applies to 8.4.

Tags:
----
REL8_4_STABLE

Modified Files:
--------------
    pgsql/doc/src/sgml:
        plpgsql.sgml (r1.142 -> r1.142.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plpgsql.sgml?r1=1.142&r2=1.142.2.1)