import { type DecoderFunction } from "https://dotland.deno.dev/x/postgres@v0.19.0/connection/connection_params.ts";
A decoder function that takes a string value and returns a parsed value of some type. the Oid is also passed to the function for reference