Interface RegOperator

All Superinterfaces:
CatalogObject, CatalogObject.Addressed<RegOperator>, CatalogObject.Named<Lexicals.Identifier.Operator>, CatalogObject.Namespaced<Lexicals.Identifier.Operator>, CatalogObject.Owned

Model of a PostgreSQL operator as defined in the system catalogs, including its kind (infix or prefix), operand and result types, and a number of properties helpful in query planning.