[postgis-tickets] [PostGIS] #2270: Set NOT NULL constraint on the geometry column with '-N skip'
PostGIS
trac at osgeo.org
Wed Apr 10 18:58:26 PDT 2013
#2270: Set NOT NULL constraint on the geometry column with '-N skip'
---------------------------+------------------------------------------------
Reporter: francoisb | Owner: mcayland
Type: enhancement | Status: new
Priority: medium | Milestone:
Component: loader/dumper | Version: 2.0.x
Keywords: |
---------------------------+------------------------------------------------
The loader offers a command line option
{{{
-N skip
}}}
to skip features with null geometries. It would make sense the generated
PostgreSQL table has a NOT NULL constraint set on the geometry column,
since this is exactly what the user wants when specifying this option.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2270>
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