Re: possibility to define only local cursors

2023-11-29 Thread Pavel Stehule
čt 30. 11. 2023 v 6:45 odesílatel Pavel Stehule napsal: > Hi > > one my customer migrated a pretty large application from Oracle, and when > did performance tests, he found very high memory usage related probably to > unclosed cursors. The overhead is significantly bigger than on Oracle > (probab

possibility to define only local cursors

2023-11-29 Thread Pavel Stehule
Hi one my customer migrated a pretty large application from Oracle, and when did performance tests, he found very high memory usage related probably to unclosed cursors. The overhead is significantly bigger than on Oracle (probably Oracle closes cursors after leaving cursor's variable scope, I don