pgsql: Remove incorrect statement that PostgreSQL 8.4 has no default

From: rhaas(at)postgresql(dot)org (Robert Haas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove incorrect statement that PostgreSQL 8.4 has no default
Date: 2010-02-19 23:55:53
Message-ID: 20100219235553.0308A7541C5@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2010-02-20 10:07:27 pgsql: Copy editing of Hot Standby docs.
Previous Message Tom Lane 2010-02-19 21:49:10 pgsql: Reduce the rescan cost estimate for Materialize nodes to