[postgis-users] CTE example
Patrick Browne
patrickcbbrowne at gmail.com
Tue Mar 5 11:52:57 PST 2013
I am trying to run the CTE example on slide 22 from
http://www.postgis.us/downloads/oscon2009_PostGISTips.pdf
When I paste the example into the SQL-shell I get the following error:
ERROR: operator does not exist: record - integer LINE 14: ... x, y,
ST_SetSRID(ST_MakeBox2d(ST_Point(xmin + (x - 1)*g_wid... HINT: No operator
matches the given name and argument type(s). You might need to add explicit
type casts
I am using POSTGIS 1.4.1 with Postgres 8.4 I used the data that accompany
the slides.
Any advice will be much appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20130305/39c7fbfd/attachment.html>
More information about the postgis-users
mailing list