Re: plpgsql.print_strict_params - Mailing list pgsql-hackers

From Marko Tiikkaja
Subject Re: plpgsql.print_strict_params
Date
Msg-id 523394D9.5080909@joh.to
Whole thread Raw
In response to Re: plpgsql.print_strict_params  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: plpgsql.print_strict_params
List pgsql-hackers
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




pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: plpgsql.print_strict_params
Next
From: Richard Poole
Date:
Subject: patch: add MAP_HUGETLB to mmap() where supported (WIP)