I tend to write my PostgreSQL functions in a way that I always have default exception handler, that adds function name to the exception thrown and re-throws it again. I tend to write my PostgreSQL functions in a wa
I tend to write my PostgreSQL functions in a way that I always have default exception handler, that adds function name to the exception thrown and re-throws it again. I tend to write my PostgreSQL functions in a wa