|
PostGIS 3.0.6dev-r@@SVN_REVISION@@
|
| int32_t gserialized1_hash | ( | const GSERIALIZED * | g | ) |
Returns a hash code for the srid/type/geometry information in the GSERIALIZED.
Ignores metadata like flags and optional boxes, etc.
Definition at line 226 of file gserialized1.c.
References gserialized1_get_srid(), gserialized1_header_size(), hashlittle2(), lwalloc(), lwfree(), GSERIALIZED::size, and SIZE_GET.
Referenced by gserialized_hash().

