Change catalog entries for record_out and record_send to show only one

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

Commit: 7f8d2fe31c55a4d6f57077688faf4ca265083b93
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-04-30T20:31:39Z
Releases: 8.1.0
Change catalog entries for record_out and record_send to show only one
argument, since that's all they are using now.  Adjust type_sanity
regression test so that it will complain if anyone tries to define
multiple-argument output functions in future.

Files