```SQL # select distinct spoint_deg(lon, lat) from sometable; ERROR: could not identify an equality operator for type spoint ``` I think this is a reasonable thing to do? Should equality operators for the pgsphere types be added?