<div dir="ltr">I am trying to run the CTE example on slide 22 from <a href="http://www.postgis.us/downloads/oscon2009_PostGISTips.pdf">http://www.postgis.us/downloads/oscon2009_PostGISTips.pdf</a><br><br>When I paste the example into the SQL-shell I get the following error:<br>
<br>    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<br>
<br>I am using POSTGIS 1.4.1 with Postgres 8.4 I used the data that accompany the slides.<br><br><br>Any advice will be much appreciated.<br><br></div>