Schema
Owner
wetlands
Descriptions
There is no description for type histogram2d
Definition
CREATE TYPE "public"."histogram2d" (
INPUT = "public.histogram2d_in", OUTPUT = "public.histogram2d_out",
INTERNALLENGTH = VARIABLE, DELIMITER = ',',
ALIGNMENT = double, STORAGE = MAIN);
Pete Giencke pgiencke@glc.org |
|