Opened 15 years ago

Closed 15 years ago

#2927 closed defect (duplicate)

Oracle spatial GetShape performance improvements

Reported by: jimk Owned by: fsimon@…
Priority: normal Milestone:
Component: Input - Native Oracle Spatial Support Version: svn-trunk (development)
Severity: normal Keywords:
Cc:

Description

Use a persistent prepared statement in msOracleSpatialLayerGetShape to improve the performance of queries such as occur under mode=nquery.

Also fixes a memory leak from #2584.

Attachments (2)

maporaclespatial-prepare.2.patch (18.2 KB ) - added by jimk 15 years ago.
maporaclespatial-prepare.patch (18.2 KB ) - added by jimk 15 years ago.

Download all attachments as: .zip

Change History (4)

by jimk, 15 years ago

comment:1 by jimk, 15 years ago

This should be on hold until RFC-52 (one pass query) is decided as if RFC-52 is passed it would completely change how this section of code needs to work.

comment:2 by jimk, 15 years ago

Resolution: duplicate
Status: newclosed

Resolved in a different fashion as part of RFC 52 under ticket #3069.

Note: See TracTickets for help on using tickets.