Aaron,
This works fine for me.
I'm also assuming you are using geometry and not geography so the code snippet
you pointed at shouldn't be relevant.
In case you are though I tested both and they work fine for me.
What does your
SELECT postgis_full_version();
Return? Mine returns:
POSTGIS
Hi,
Apologies if this has been answered elsewhere already. If it has I've
not been able to find it.
We are using PGIS to do point-in-poly lookups and having trouble
involving certain very large records.
SELECT version();
version
---