[postgis-tickets] [PostGIS] #4330: postgis_restore fails when output piped to an intermediate process
PostGIS
trac at osgeo.org
Sat Mar 9 09:35:01 PST 2019
#4330: postgis_restore fails when output piped to an intermediate process
------------------------------------+---------------------------
Reporter: hranalli | Owner: strk
Type: patch | Status: new
Priority: medium | Milestone: PostGIS 2.5.2
Component: build/upgrade/install | Version: 2.5.x
Resolution: | Keywords:
------------------------------------+---------------------------
Comment (by strk):
I see the change is in the block parsing CREATE TABLE and in the one
parsing COMMENT ON
How do they affect the TABLE DATA block that you reference in the original
submission ?
I suspect the problem is elsewhere. Can it be the lack of ^anchor in
CREATE TABLE pattern ? May it be it is catching TABLE DATA values ?
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4330#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