Un-break CREATE TYPE. Fix some other inconsistencies in the
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 20 Apr 1999 03:51:19 +0000 (03:51 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 20 Apr 1999 03:51:19 +0000 (03:51 +0000)
commit22c2474b9ff4ed428016c8809c26df6f5d3bf708
tree8ff80305aa84b2760ad07058a7709ab22197312b
parentba42b5723179f70567f3a3c9560168b7336a9cd0
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.
src/backend/catalog/pg_type.c
src/include/catalog/pg_proc.h
src/test/regress/expected/type_sanity.out
src/test/regress/sql/type_sanity.sql