Ticket #962 (closed defect: fixed)
ST_Within not using prepared geometries
| Reported by: | strk | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
I've noticed (looking at code, not deeply testing it) that ST_Contains uses prepared geometries while ST_Within doesn't.
The two should really be the same function, only swapping args. Or am I missing something ?
Change History
Note: See
TracTickets for help on using
tickets.
