On 2013-09-14 00:39, Alvaro Herrera wrote:
>> set plpgsql.print_strict_params to true;
>
> Hmm, shouldn't this be a compile option? See the "comp_option"
> production in pl_gram.y for existing examples.
I thought about that, but it seemed more like a runtime option to me.
Any particular reason you think it would be better as a compile time option?
Regards,
Marko Tiikkaja