Return true if two geometries satisfy a given spatial relationship, where the function called depend on the third argument.
ST_Intersects(PG_FUNCTION_ARGS)
contains(PG_FUNCTION_ARGS)
touches(PG_FUNCTION_ARGS)