Enhancements:
- Add support for a file "srid.map" to translate SRIDs between Oracle and PostGIS.
- If the Oracle session has been terminated outside of a transaction, try to reconnect once.
Idea by AVEN.
Bugfixes:
- Prepared statements with parameters can crash.
Because of custom plans, this does not manifest until the query has been executed several times in PostgreSQL 9.2 and higher.
Per report from Krzysztof Gorczyński and others.
This bug was introduced in 1.1.0.