Preliminary code review for anonymous-composite-types patch: fix breakage

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

Commit: 07f9682de43ce53fcd6d86744f610cacfabc60bb
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-08-05T02:30:50Z
Releases: 7.3.1
Preliminary code review for anonymous-composite-types patch: fix breakage
of functions returning domain types, update documentation for typtype,
move get_typtype to lsyscache.c (actually, resurrect the old version),
add defense against creating pseudo-typed table columns, fix some
bogus list-parsing in grammar.  Issues remain with respect to alias
handling and type checking; Joe is on those.

Files