pgsql: Remove incorrect statement that PostgreSQL 8.4 has no default - Mailing list pgsql-committers

From [email protected] (Robert Haas)
Subject pgsql: Remove incorrect statement that PostgreSQL 8.4 has no default
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: Reduce the rescan cost estimate for Materialize nodes to
Next
From: [email protected] (Simon Riggs)
Date:
Subject: pgsql: Copy editing of Hot Standby docs.