<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/1.0.2">
</HEAD>
<BODY>
Hi List,
<BR>
I just tried to upgrade from 0.7.1 to 0.7.2 by following the upgrade section in the docs.
<BR>
Now when I try and do a dropgeometrycolumn I get the following error:
<BR>

<BR>
blis=# select dropgeometrycolumn('blis','sewer_lines','the_geom');
<BR>
NOTICE:  Error occurred while executing PL/pgSQL function dropgeometrycolumn
<BR>
NOTICE:  line 28 at execute statement
<BR>
ERROR:  parser: parse error at or near "IS"
<BR>

<BR>
I am using postgres 7.2.1-5 on RedHat7.3
<BR>
Before I compiled postgis I changed the USE_PG72 flag to 1 in the Make file.
<BR>

<BR>
Could it be caused by any libraries/files floating around from 0.7.1?
<BR>
If so how do I find which ones.
<BR>

<BR>
Any help would be much appreciated.
<BR>
Thanks
<BR>
Steve
</BODY>
</HTML>