[postgis-devel] RECHECK not supported in PsotgreSQL HEAD any more?
Jorgen Austvik - Sun Norway
Jorgen.Austvik at Sun.COM
Thu Aug 7 05:08:39 PDT 2008
Hi,
I tried running the PostGIS tests against PostgreSQL HEAD, and got this
error message:
--------8<---------------8<---------------8<---------------8<-------
psql:lwpostgis.sql:1040: ERROR: RECHECK is no longer supported
HINT: Update your data type.
psql:lwpostgis.sql:1053: ERROR: current transaction is aborted,
commands ignored until end of transaction block
...
--------8<---------------8<---------------8<---------------8<-------
It seems that it is OK to remove the RECHECKs?:
http://postgis.refractions.net/pipermail/postgis-users/2007-September/017036.html
The applied patch removes the RECHECKs (and all the tests pass without
them on RHEL 5.1), but I have no idea whether that is the correct thing
to do or not - so please don't apply them without looking into the
matter ;-) (They might be needed on earlier versions of PsotgreSQL?)
-J
--
Jørgen Austvik, Software Engineering - QA
Sun Microsystems Database Group
http://blogs.sun.com/austvik
http://www.austvik.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: postgis_no_recheck.patch
Type: text/x-patch
Size: 1397 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20080807/27532267/attachment.bin>
More information about the postgis-devel
mailing list