1 2 3 4
-- source include/have_geometry.inc SELECT WITHIN(POINT(1,1), POINT(1,1)); SELECT WITHIN(POINT(1,1), POINT(0,0));