[postgis-devel] Re: [PostGIS] #190: populate_geometry_columns gives nonstandard use of \' in a string literal
PostGIS
trac at osgeo.org
Sun Jun 7 20:58:32 PDT 2009
#190: populate_geometry_columns gives nonstandard use of \' in a string literal
----------------------+-----------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: low | Milestone: postgis 1.4.1
Component: postgis | Version: 1.4
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment (by kneufeld):
Sorry, I didn't see this ticket.
robe, I'm not sure I understand the problem. Can you please provide an
example? I don't get the warning.
WRT the other comment about geometry type enforcement, the function
detects the geometry type/srid/dimension by looking at the first geometry
in the table and then tries to add the appropriate constraint to the
column. These are the same constraints that would have been added had you
used AddGeometryColumn(). Are you saying that you are trying to mix
geometry types in the same column? I don't think that's a standard use of
PostGIS.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/190#comment:2>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
More information about the postgis-devel
mailing list