Opened 12 years ago
Last modified 7 years ago
#2023 new enhancement
Add(Topo)GeometryColumn overload using regclass
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS Fund Me |
Component: | postgis | Version: | 2.0.x |
Keywords: | Cc: |
Description
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.
Change History (4)
comment:1 by , 12 years ago
Milestone: | PostGIS 2.1.0 → PostGIS 2.2.0 |
---|
comment:2 by , 10 years ago
Owner: | changed from | to
---|
comment:3 by , 10 years ago
Milestone: | PostGIS 2.2.0 → PostGIS Future |
---|
comment:4 by , 7 years ago
Milestone: | PostGIS Future → PostGIS Fund Me |
---|
Note:
See TracTickets
for help on using tickets.
Milestone renamed