Change catalog entries for record_out and record_send to show only one
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 30 Apr 2005 20:31:39 +0000 (20:31 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 30 Apr 2005 20:31:39 +0000 (20:31 +0000)
commit7f8d2fe31c55a4d6f57077688faf4ca265083b93
treef05dc485bac10e2947d703c5f0c2c4a5dc9ef21e
parentd7018abe0678e49d81c0d65689daa5b24c4a7f47
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.
src/include/catalog/catversion.h
src/include/catalog/pg_proc.h
src/test/regress/expected/type_sanity.out
src/test/regress/sql/type_sanity.sql