Home
Products
QA
Support
Contact
Why does my postgresql function rerturn null when a parameter is null?
Why does my postgresql function rerturn null when a parameter is null?
Check out the "strict" attribute. You don't want to use it if you don't want this behavior.