- don't raise an error on missing substitution variables, but write an error to the error.log (otherwise, one can get recursive errors on missing variables)
- add stored procedure sec_session_property__upsert to address concurrency problems with updates in sec_session_properties; implementation for PostgreSQL and Oracle are added, latter is not tested.- bump version number to 5.9.0d4