Ticket #1512 (new enhancement)

Opened 4 months ago

Last modified 4 months ago

functions returning geometries not showing up in geometry_columns

Reported by: wb1234 Owned by: pramsey
Priority: low Milestone: PostGIS 2.1.0
Component: postgis Version: trunk
Keywords: Cc:

Description

Tables and views are automatically displayed in the new geometry_columns view, but functions outputting a geometry column/type do not. I would like to have an option to manually add records to the geometry_columns view (using an extra table e.g. geometry_columns_inc). Of course I just hacked one in, but that would be less nice.

Change History

Changed 4 months ago by wb1234

Ah, now I see where my user id pops up... mine's not too gentle. Didn't know that, regards, Wouter

Changed 4 months ago by pramsey

  • version changed from 2.0.x to trunk
  • milestone changed from PostGIS 2.0.0 to PostGIS 2.1.0

Sorry, have to push this to next.

Note: See TracTickets for help on using tickets.