variable OidTypesimport { OidTypes } from "https://deno.land/x/postgres@v0.19.0/query/oid.ts"; A map of OidValue to OidType. Used to decode values and avoid search iteration. type[key in OidValue]: OidType