Ticket #1122 (closed defect: fixed)
exclude raster_columns from being listed in geometry_columns
| Reported by: | robe | Owned by: | robe |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
Since raster_columns table has a geometry column, it is appearing automagically in our new spanking geometry_columns view.
It really should be treated as a system table, so we should automagically exclude it.
Change History
Note: See
TracTickets for help on using
tickets.
