Make the world safe for passing whole rows of views to functions. This

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

Commit: d5096af2c42a78b2fccf24057a1eacb892399b40
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-04-18T20:42:56Z
Releases: 7.1.1
Make the world safe for passing whole rows of views to functions.  This
already worked fine for whole rows of tables, but not so well for views...

Files