Re: plpgsql.print_strict_params

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: plpgsql.print_strict_params
Дата
Msg-id 20130914013303.GC5033@eldon.alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: plpgsql.print_strict_params  (Marko Tiikkaja <marko@joh.to>)
Ответы Re: plpgsql.print_strict_params  (Marko Tiikkaja <marko@joh.to>)
Список pgsql-hackers
Marko Tiikkaja wrote:
> 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?

Seems like something that would be useful to change per function, rather
than globally, no?

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [PATCH] Add transforms feature
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Re: Proposal/design feedback needed: WITHIN GROUP (sql standard ordered set aggregate functions)