dpq2.oids

PostgreSQL major types oids.

Members

Enums

OidType
enum OidType
Undocumented in source.

Functions

isArray
bool isArray(OidType t)
Undocumented in source. Be warned that the author may not have intended to support it.
isNativeFloat
bool isNativeFloat(OidType t)
Undocumented in source. Be warned that the author may not have intended to support it.
isNativeInteger
bool isNativeInteger(OidType t)
Undocumented in source. Be warned that the author may not have intended to support it.
oid2oidType
OidType oid2oidType(Oid oid)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE file.

Authors

NCrashed <ncrashed@gmail.com>