rsgb
.public
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
st_geomfromwkb(bytea, integer)
Parameters
Name
Type
Mode
bytea
IN
integer
IN
Definition
SELECT public.ST_SetSRID(public.ST_GeomFromWKB($1), $2)