PostgreSQL.Binary.Decoder
type Decoder
run
fn
int
float4
float8
bool
bytea_strict
bytea_lazy
text_strict
text_lazy
char
numeric
uuid
json
date
time_int
time_float
timetz_int
timetz_float
timestamp_int
timestamp_float
timestamptz_int
timestamptz_float
interval_int
interval_float
data ArrayDecoder a
array
arrayDimension
arrayValue
arrayNonNullValue
data CompositeDecoder a
composite
compositeValue
compositeNonNullValue
hstore
enum