Content-Length: 89314 | pFad | http://postgrespro.com/docs/enterprise/9.6/catalog-pg-opfamily.html

Postgres Pro Enterprise : Documentation: 9.6: 50.35. pg_opfamily : Postgres Professional

50.35. pg_opfamily

The catalog pg_opfamily defines operator families. Each operator family is a collection of operators and associated support routines that implement the semantics specified for a particular index access method. Furthermore, the operators in a family are all compatible, in a way that is specified by the access method. The operator family concept allows cross-data-type operators to be used with indexes and to be reasoned about using knowledge of access method semantics.

Operator families are described at length in Section 36.14.

Table 50.35. pg_opfamily Columns

NameTypeReferencesDescription
oidoid Row identifier (hidden attribute; must be explicitly selected)
opfmethodoidpg_am.oidIndex access method operator family is for
opfnamename Name of this operator family
opfnamespaceoidpg_namespace.oidNamespace of this operator family
opfowneroidpg_authid.oidOwner of the operator family

The majority of the information defining an operator family is not in its pg_opfamily row, but in the associated rows in pg_amop, pg_amproc, and pg_opclass.









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://postgrespro.com/docs/enterprise/9.6/catalog-pg-opfamily.html

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy