Ticket #955 (closed task: fixed)

Opened 2 years ago

Last modified 16 months ago

VOLATILE -> STABLE for read-only topology functions

Reported by: strk Owned by: strk
Priority: medium Milestone: PostGIS 2.1.0
Component: topology Version: trunk
Keywords: Cc:

Description

Topology functions should be reviewed to appropriately be set as STABLE rather than VOLATILE if they only access the database in read-only mode.

Change History

Changed 2 years ago by strk

r7169 commits something about it, but I belive the whole gml machinery needs be STABLE too (and sometimes IMMUTABLE)

Changed 2 years ago by strk

r7176 does it for the GML family of topology functions

Changed 16 months ago by strk

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from PostGIS 2.0.0 to PostGIS 2.1.0

r9170 and r9171 complete this

Note: See TracTickets for help on using tickets.