Code review for function default parameters patch. Fix numerous problems as

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 517ae4039ebe12806d76adfd3bc1fc6578fc8862
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-12-18T18:20:35Z
Releases: 8.4.0
Code review for function default parameters patch.  Fix numerous problems as
per recent discussions.  In passing this also fixes a couple of bugs in
the previous variadic-parameters patch.

Files