Pass the type OID as the typioparam for all non-array types, rather than
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/create_type.sgml | modified | +3 −3 |
| src/backend/utils/cache/lsyscache.c | modified | +7 −6 |