Un-break CREATE TYPE. Fix some other inconsistencies in the

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

Commit: 00fbb64bed15f8d9e169decc7a234caef70c0df9
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-04-20T03:51:19Z
Releases: 7.1.1
Un-break CREATE TYPE.  Fix some other inconsistencies in the
pg_proc entries for array I/O routines besides the one detected by the
original patcher.  Tighten type_sanity regress test accordingly.

Files