On 14/09/2013 20:47, I wrote:
> These are
> similar to the Assert() backend macro: they can be disabled during
> compile time, but when enabled, abort execution if the passed expression
> is not true.
And by "compile time" here, I mean at the time when the PL/PgSQL
function is compiled, not the postgres server binary.
Regards,
Marko Tiikkaja