Enum pgx::PgBuiltInOids

source ·
pub enum PgBuiltInOids {
Show 189 variants BOOLOID, BYTEAOID, CHAROID, NAMEOID, INT8OID, INT2OID, INT2VECTOROID, INT4OID, REGPROCOID, TEXTOID, OIDOID, TIDOID, XIDOID, CIDOID, OIDVECTOROID, JSONOID, XMLOID, PG_NODE_TREEOID, PG_NDISTINCTOID, PG_DEPENDENCIESOID, PG_MCV_LISTOID, PG_DDL_COMMANDOID, XID8OID, POINTOID, LSEGOID, PATHOID, BOXOID, POLYGONOID, LINEOID, FLOAT4OID, FLOAT8OID, UNKNOWNOID, CIRCLEOID, MONEYOID, MACADDROID, INETOID, CIDROID, MACADDR8OID, ACLITEMOID, BPCHAROID, VARCHAROID, DATEOID, TIMEOID, TIMESTAMPOID, TIMESTAMPTZOID, INTERVALOID, TIMETZOID, BITOID, VARBITOID, NUMERICOID, REFCURSOROID, REGPROCEDUREOID, REGOPEROID, REGOPERATOROID, REGCLASSOID, REGCOLLATIONOID, REGTYPEOID, REGROLEOID, REGNAMESPACEOID, UUIDOID, PG_LSNOID, TSVECTOROID, GTSVECTOROID, TSQUERYOID, REGCONFIGOID, REGDICTIONARYOID, JSONBOID, JSONPATHOID, TXID_SNAPSHOTOID, PG_SNAPSHOTOID, INT4RANGEOID, NUMRANGEOID, TSRANGEOID, TSTZRANGEOID, DATERANGEOID, INT8RANGEOID, INT4MULTIRANGEOID, NUMMULTIRANGEOID, TSMULTIRANGEOID, TSTZMULTIRANGEOID, DATEMULTIRANGEOID, INT8MULTIRANGEOID, RECORDOID, RECORDARRAYOID, CSTRINGOID, ANYOID, ANYARRAYOID, VOIDOID, TRIGGEROID, EVENT_TRIGGEROID, LANGUAGE_HANDLEROID, INTERNALOID, ANYELEMENTOID, ANYNONARRAYOID, ANYENUMOID, FDW_HANDLEROID, INDEX_AM_HANDLEROID, TSM_HANDLEROID, TABLE_AM_HANDLEROID, ANYRANGEOID, ANYCOMPATIBLEOID, ANYCOMPATIBLEARRAYOID, ANYCOMPATIBLENONARRAYOID, ANYCOMPATIBLERANGEOID, ANYMULTIRANGEOID, ANYCOMPATIBLEMULTIRANGEOID, PG_BRIN_BLOOM_SUMMARYOID, PG_BRIN_MINMAX_MULTI_SUMMARYOID, BOOLARRAYOID, BYTEAARRAYOID, CHARARRAYOID, NAMEARRAYOID, INT8ARRAYOID, INT2ARRAYOID, INT2VECTORARRAYOID, INT4ARRAYOID, REGPROCARRAYOID, TEXTARRAYOID, OIDARRAYOID, TIDARRAYOID, XIDARRAYOID, CIDARRAYOID, OIDVECTORARRAYOID, PG_TYPEARRAYOID, PG_ATTRIBUTEARRAYOID, PG_PROCARRAYOID, PG_CLASSARRAYOID, JSONARRAYOID, XMLARRAYOID, XID8ARRAYOID, POINTARRAYOID, LSEGARRAYOID, PATHARRAYOID, BOXARRAYOID, POLYGONARRAYOID, LINEARRAYOID, FLOAT4ARRAYOID, FLOAT8ARRAYOID, CIRCLEARRAYOID, MONEYARRAYOID, MACADDRARRAYOID, INETARRAYOID, CIDRARRAYOID, MACADDR8ARRAYOID, ACLITEMARRAYOID, BPCHARARRAYOID, VARCHARARRAYOID, DATEARRAYOID, TIMEARRAYOID, TIMESTAMPARRAYOID, TIMESTAMPTZARRAYOID, INTERVALARRAYOID, TIMETZARRAYOID, BITARRAYOID, VARBITARRAYOID, NUMERICARRAYOID, REFCURSORARRAYOID, REGPROCEDUREARRAYOID, REGOPERARRAYOID, REGOPERATORARRAYOID, REGCLASSARRAYOID, REGCOLLATIONARRAYOID, REGTYPEARRAYOID, REGROLEARRAYOID, REGNAMESPACEARRAYOID, UUIDARRAYOID, PG_LSNARRAYOID, TSVECTORARRAYOID, GTSVECTORARRAYOID, TSQUERYARRAYOID, REGCONFIGARRAYOID, REGDICTIONARYARRAYOID, JSONBARRAYOID, JSONPATHARRAYOID, TXID_SNAPSHOTARRAYOID, PG_SNAPSHOTARRAYOID, INT4RANGEARRAYOID, NUMRANGEARRAYOID, TSRANGEARRAYOID, TSTZRANGEARRAYOID, DATERANGEARRAYOID, INT8RANGEARRAYOID, INT4MULTIRANGEARRAYOID, NUMMULTIRANGEARRAYOID, TSMULTIRANGEARRAYOID, TSTZMULTIRANGEARRAYOID, DATEMULTIRANGEARRAYOID, INT8MULTIRANGEARRAYOID, CSTRINGARRAYOID,
}

Variants

BOOLOID

BYTEAOID

CHAROID

NAMEOID

INT8OID

INT2OID

INT2VECTOROID

INT4OID

REGPROCOID

TEXTOID

OIDOID

TIDOID

XIDOID

CIDOID

OIDVECTOROID

JSONOID

XMLOID

PG_NODE_TREEOID

PG_NDISTINCTOID

PG_DEPENDENCIESOID

PG_MCV_LISTOID

PG_DDL_COMMANDOID

XID8OID

POINTOID

LSEGOID

PATHOID

BOXOID

POLYGONOID

LINEOID

FLOAT4OID

FLOAT8OID

UNKNOWNOID

CIRCLEOID

MONEYOID

MACADDROID

INETOID

CIDROID

MACADDR8OID

ACLITEMOID

BPCHAROID

VARCHAROID

DATEOID

TIMEOID

TIMESTAMPOID

TIMESTAMPTZOID

INTERVALOID

TIMETZOID

BITOID

VARBITOID

NUMERICOID

REFCURSOROID

REGPROCEDUREOID

REGOPEROID

REGOPERATOROID

REGCLASSOID

REGCOLLATIONOID

REGTYPEOID

REGROLEOID

REGNAMESPACEOID

UUIDOID

PG_LSNOID

TSVECTOROID

GTSVECTOROID

TSQUERYOID

REGCONFIGOID

REGDICTIONARYOID

JSONBOID

JSONPATHOID

TXID_SNAPSHOTOID

PG_SNAPSHOTOID

INT4RANGEOID

NUMRANGEOID

TSRANGEOID

TSTZRANGEOID

DATERANGEOID

INT8RANGEOID

INT4MULTIRANGEOID

NUMMULTIRANGEOID

TSMULTIRANGEOID

TSTZMULTIRANGEOID

DATEMULTIRANGEOID

INT8MULTIRANGEOID

RECORDOID

RECORDARRAYOID

CSTRINGOID

ANYOID

ANYARRAYOID

VOIDOID

TRIGGEROID

EVENT_TRIGGEROID

LANGUAGE_HANDLEROID

INTERNALOID

ANYELEMENTOID

ANYNONARRAYOID

ANYENUMOID

FDW_HANDLEROID

INDEX_AM_HANDLEROID

TSM_HANDLEROID

TABLE_AM_HANDLEROID

ANYRANGEOID

ANYCOMPATIBLEOID

ANYCOMPATIBLEARRAYOID

ANYCOMPATIBLENONARRAYOID

ANYCOMPATIBLERANGEOID

ANYMULTIRANGEOID

ANYCOMPATIBLEMULTIRANGEOID

PG_BRIN_BLOOM_SUMMARYOID

PG_BRIN_MINMAX_MULTI_SUMMARYOID

BOOLARRAYOID

BYTEAARRAYOID

CHARARRAYOID

NAMEARRAYOID

INT8ARRAYOID

INT2ARRAYOID

INT2VECTORARRAYOID

INT4ARRAYOID

REGPROCARRAYOID

TEXTARRAYOID

OIDARRAYOID

TIDARRAYOID

XIDARRAYOID

CIDARRAYOID

OIDVECTORARRAYOID

PG_TYPEARRAYOID

PG_ATTRIBUTEARRAYOID

PG_PROCARRAYOID

PG_CLASSARRAYOID

JSONARRAYOID

XMLARRAYOID

XID8ARRAYOID

POINTARRAYOID

LSEGARRAYOID

PATHARRAYOID

BOXARRAYOID

POLYGONARRAYOID

LINEARRAYOID

FLOAT4ARRAYOID

FLOAT8ARRAYOID

CIRCLEARRAYOID

MONEYARRAYOID

MACADDRARRAYOID

INETARRAYOID

CIDRARRAYOID

MACADDR8ARRAYOID

ACLITEMARRAYOID

BPCHARARRAYOID

VARCHARARRAYOID

DATEARRAYOID

TIMEARRAYOID

TIMESTAMPARRAYOID

TIMESTAMPTZARRAYOID

INTERVALARRAYOID

TIMETZARRAYOID

BITARRAYOID

VARBITARRAYOID

NUMERICARRAYOID

REFCURSORARRAYOID

REGPROCEDUREARRAYOID

REGOPERARRAYOID

REGOPERATORARRAYOID

REGCLASSARRAYOID

REGCOLLATIONARRAYOID

REGTYPEARRAYOID

REGROLEARRAYOID

REGNAMESPACEARRAYOID

UUIDARRAYOID

PG_LSNARRAYOID

TSVECTORARRAYOID

GTSVECTORARRAYOID

TSQUERYARRAYOID

REGCONFIGARRAYOID

REGDICTIONARYARRAYOID

JSONBARRAYOID

JSONPATHARRAYOID

TXID_SNAPSHOTARRAYOID

PG_SNAPSHOTARRAYOID

INT4RANGEARRAYOID

NUMRANGEARRAYOID

TSRANGEARRAYOID

TSTZRANGEARRAYOID

DATERANGEARRAYOID

INT8RANGEARRAYOID

INT4MULTIRANGEARRAYOID

NUMMULTIRANGEARRAYOID

TSMULTIRANGEARRAYOID

TSTZMULTIRANGEARRAYOID

DATEMULTIRANGEARRAYOID

INT8MULTIRANGEARRAYOID

CSTRINGARRAYOID

Implementations

Trait Implementations

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Formats the value using the given formatter. Read more
Feeds this value into the given Hasher. Read more
Feeds a slice of this type into the given Hasher. Read more
This method returns an Ordering between self and other. Read more
Compares and returns the maximum of two values. Read more
Compares and returns the minimum of two values. Read more
Restrict a value to a certain interval. Read more
This method tests for self and other values to be equal, and is used by ==. Read more
This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason. Read more
This method returns an ordering between self and other values if one exists. Read more
This method tests less than (for self and other) and is used by the < operator. Read more
This method tests less than or equal to (for self and other) and is used by the <= operator. Read more
This method tests greater than (for self and other) and is used by the > operator. Read more
This method tests greater than or equal to (for self and other) and is used by the >= operator. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
Converts self into T using Into<T>. Read more
Compare self to key and return true if they are equal.
Causes self to use its Binary implementation when Debug-formatted. Read more
Causes self to use its Display implementation when Debug-formatted. Read more
Causes self to use its LowerExp implementation when Debug-formatted. Read more
Causes self to use its LowerHex implementation when Debug-formatted. Read more
Causes self to use its Octal implementation when Debug-formatted. Read more
Causes self to use its Pointer implementation when Debug-formatted. Read more
Causes self to use its UpperExp implementation when Debug-formatted. Read more
Causes self to use its UpperHex implementation when Debug-formatted. Read more
Formats each item in a sequence. Read more

Returns the argument unchanged.

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
Instruments this type with the current Span, returning an Instrumented wrapper. Read more

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Pipes by value. This is generally the method you want to use. Read more
Borrows self and passes that borrow into the pipe function. Read more
Mutably borrows self and passes that borrow into the pipe function. Read more
Borrows self, then passes self.borrow() into the pipe function. Read more
Mutably borrows self, then passes self.borrow_mut() into the pipe function. Read more
Borrows self, then passes self.as_ref() into the pipe function.
Mutably borrows self, then passes self.as_mut() into the pipe function. Read more
Borrows self, then passes self.deref() into the pipe function.
Mutably borrows self, then passes self.deref_mut() into the pipe function. Read more
Immutable access to a value. Read more
Mutable access to a value. Read more
Immutable access to the Borrow<B> of a value. Read more
Mutable access to the BorrowMut<B> of a value. Read more
Immutable access to the AsRef<R> view of a value. Read more
Mutable access to the AsMut<R> view of a value. Read more
Immutable access to the Deref::Target of a value. Read more
Mutable access to the Deref::Target of a value. Read more
Calls .tap() only in debug builds, and is erased in release builds.
Calls .tap_mut() only in debug builds, and is erased in release builds. Read more
Calls .tap_borrow() only in debug builds, and is erased in release builds. Read more
Calls .tap_borrow_mut() only in debug builds, and is erased in release builds. Read more
Calls .tap_ref() only in debug builds, and is erased in release builds. Read more
Calls .tap_ref_mut() only in debug builds, and is erased in release builds. Read more
Calls .tap_deref() only in debug builds, and is erased in release builds. Read more
Calls .tap_deref_mut() only in debug builds, and is erased in release builds. Read more
The resulting type after obtaining ownership.
Creates owned data from borrowed data, usually by cloning. Read more
Uses borrowed data to replace owned data, usually by cloning. Read more
Attempts to convert self into T using TryInto<T>. Read more
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.
Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more