47.9. lt_type_ext

The catalog lt_type_ext stores information about type priority. For detail see section Section 10.7.

Table 47.9. lt_type_ext Columns

Column Type

Description

oid oid

Row identifier.

typid oid (references pg_type.oid)

OID of type.

priority int8

Priority of type.

typnamespace oid

Namespace of type.

typaccess char

Package type's access.

typtype integer

Type attribute defined in the package.

typname name

Package type's name.


English|中文