import * as mod from "https://dotland.deno.dev/x/postgres@v0.19.3/query/oid.ts";
Variables
v Oid | A map of OidType to OidValue. |
A map of OidValue to OidType. Used to decode values and avoid search iteration. |
Type Aliases
A Postgres Object identifiers (OIDs) type name. | |
A Postgres Object identifiers (OIDs) numeric value. |