Mainly postgresql fixes, but one new Xplain feature: you can now use if statements at some places in a stored procedure.
There are limits, you can't use extend in an if statement as that can lead to all kinds of odd output errors.
Mainly postgresql fixes, but one new Xplain feature: you can now use if statements at some places in a stored procedure.
There are limits, you can't use extend in an if statement as that can lead to all kinds of odd output errors.