Opened 14 years ago
Closed 13 years ago
#955 closed task (fixed)
VOLATILE -> STABLE for read-only topology functions
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.1.0 |
Component: | topology | Version: | master |
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 (3)
comment:1 by , 14 years ago
comment:3 by , 13 years ago
Milestone: | PostGIS 2.0.0 → PostGIS 2.1.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
r7169 commits something about it, but I belive the whole gml machinery needs be STABLE too (and sometimes IMMUTABLE)