Module dpq2.oids

PostgreSQL major types oids.

Functions

NameDescription
isNativeFloat(t) Checks if Oid type can be mapped to native D float
isNativeInteger(t) Checks if Oid type can be mapped to native D integer
oidConvTo(type) Convert between array Oid and element Oid or vice versa

Enums

NameDescription
OidType Enum of Oid types defined in PG