Re: Beta of DBD::Pg 1.44 available

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Beta of DBD::Pg 1.44 available
Дата
Msg-id 9315.1126752593@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Beta of DBD::Pg 1.44 available  ("Greg Sabino Mullane" <greg@turnstep.com>)
Ответы Re: Beta of DBD::Pg 1.44 available
Список pgsql-interfaces
"Greg Sabino Mullane" <greg@turnstep.com> writes:
>> Thanks for doing all of this.  I will give it a whirl.  Just a quick
>> question on the point directly above: does this imply that explain and
>> explain analyze are excluded from placeholder parsing?

The existing approach for that isPREPARE foo(parameter types) AS SELECT ...EXPLAIN [ANALYZE] EXECUTE foo(parameter
values)

> ... A third (and probably best) option is to make the parser
> inside of DBD::Pg recognize dollar-quoting.

I think you need to do that, independently of anything else ...
        regards, tom lane


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

Предыдущее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: Beta of DBD::Pg 1.44 available
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: libpq, ecpg and the bytea data type