Pass the type OID as the typioparam for all non-array types, rather than

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

Commit: 59c016aa9f490b533621ab26a98de02cf0ab7e31
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-08-12T21:49:47Z
Releases: 8.1.0
Pass the type OID as the typioparam for all non-array types, rather than
only composite types as we did in 8.0.  Per discussion with Martijn
van Oosterhout.

Files

PathChange+/−
doc/src/sgml/ref/create_type.sgml modified +3 −3
src/backend/utils/cache/lsyscache.c modified +7 −6