[postgis-tickets] [PostGIS] #2759: script postgis_restore.pl fails on some complexes comments
PostGIS
trac at osgeo.org
Tue Aug 26 01:58:04 PDT 2014
#2759: script postgis_restore.pl fails on some complexes comments
-----------------------------------+----------------------------------------
Reporter: xcaeag | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.4
Component: build/upgrade/install | Version: 2.1.x
Keywords: |
-----------------------------------+----------------------------------------
Comment(by xcaeag):
I admit that the scenario is not ordinary :
These are lines that contain double minus-sign in a commentary table for
example.
Sometimes, if this line disappears, the comment will not be closed
properly in output.
{{{
COMMENT ON TABLE my_table IS 'A comment, with somes -
-- line 1';
}}}
Commenting line 171 allowed us (in our case) to migrate our schema.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2759#comment:4>
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-tickets
mailing list