[postgis-devel] [PostGIS] #1971: rtpostgis_upgrade_20_minor.sql:530: ERROR: syntax error at or near "DO"

PostGIS trac at osgeo.org
Sat Sep 1 05:30:49 PDT 2012


#1971: rtpostgis_upgrade_20_minor.sql:530: ERROR:  syntax error at or near "DO"
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.1.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
 Running `make check` against PostgreSQL 8.4 with PostGIS trunk triggers
 this error:

 {{{
 psql:/home/src/postgis/postgis/regress/00-regress-
 install/share/contrib/postgis/rtpostgis_upgrade_20_minor.sql:530: ERROR:
 syntax error at or near "DO"
 LINE 1: DO language 'plpgsql' $$
 }}}

 I'm guessing PostgreSQL 9.1 is required, but in that case we should bail
 out at configure time.

 By the way, have you read the recent apologia requesting support for older
 systems ? I'm always happy to support older versions of dependencies...
 And I'm on Ubuntu 10.04, btw.
 http://blog.cleverelephant.ca/2012/08/postgis-apologia.html

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1971>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list