Hi all,
When calling a PostgreSQL function that return void, from Sequoia 2.10.8
I get the following message :
jdbc:sequoia://controller/vdb (user) > {call test_function('20070101')}
An error occured while executing SQL procedure
(org.continuent.sequoia.common.exceptions.driver.DriverSQLException:
callableStatementExecuteQuery: Error occured while request '{call
test_function('20070101...' was processed by Sequoia Controller)
After this I've looked on the PostgreSQL logs and I don't see any errors.
But if change the function signature to return, by example, an integer
then everything works ok.
Should I change the way I'm calling stored procedures?
Thanks,
Saulo G.
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia