[postgis-devel] [PostGIS] #2023: Add(Topo)GeometryColumn overload using regclass
PostGIS
trac at osgeo.org
Sat Sep 29 01:28:30 PDT 2012
#2023: Add(Topo)GeometryColumn overload using regclass
-------------------------+--------------------------------------------------
Reporter: strk | Owner: pramsey
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: postgis | Version: 2.0.x
Keywords: |
-------------------------+--------------------------------------------------
I find having to specify "schema" and "tablename" as two separate
arguments pretty annoying and error prone.
Since we have the nice "regclass" type, I think it would make sense to
provide overrides for AddGeometryColumn and AddTopoGeometryColumn that
take it as a replacement for the schema/table pair.
I consider this as a usability enhancement. Could be SQL only.
Writing a ticket in case anyone is against this for any reason.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2023>
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