[postgis-devel] pg7.3devel
Dave Blasby
dblasby at refractions.net
Mon Aug 19 09:26:27 PDT 2002
redmonde at purdue.edu wrote:
>
> In postgis.sql to be compatable with the upcomming version of postgres I had to change, ALTER TABLE CHECKS from (''||column_name||''=NULL) to
> (''||column_name||'' IS NULL).
>
> DropGeometryColumn(varchar,varchar,varchar) line 32.
> AddGeometryColumn(varchar,varchar,varchar,integer,varchar,integer) line 50.
Updated and commited to CVS.
dave
More information about the postgis-devel
mailing list