Ticket #1512 (closed enhancement: wontfix)

Opened 16 months ago

Last modified 7 weeks 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 16 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 16 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.

Changed 7 weeks ago by robe

  • status changed from new to closed
  • resolution set to wontfix

I have no idea what this is unless it relates to the deeper inspection on views. Don't like having a side line table. Dismising

Note: See TracTickets for help on using tickets.