]> granicus.if.org Git - postgresql/commit
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)
commit00fbb64bed15f8d9e169decc7a234caef70c0df9
tree7cf67de6820dbb973bb723b1e30d7fc6ca2fa1db
parent09c5e84072326c1774bef933c8712906b0f01f85
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