Document get_call_result_type() and friends; mark TypeGetTupleDesc()

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

Commit: 978129f28e0cba0b6364df672fbd1ae88e3397c4
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-05-30T23:09:07Z
Releases: 8.1.0
Document get_call_result_type() and friends; mark TypeGetTupleDesc()
and RelationNameGetTupleDesc() as deprecated; remove uses of the
latter in the contrib library.  Along the way, clean up crosstab()
code and documentation a little.

Files