Re: Exec statement logging

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Exec statement logging
Дата
Msg-id 20651.1116272499@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Exec statement logging  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Exec statement logging
Re: Exec statement logging
Список pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> a null for the prepare string.  Also, rather than change the API for
> pg_parse_query(), I use a global variable that I check after the
> function call.

This is horribly ugly and will doubtless lead to pfree crashes.  What
was the point again?

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Exec statement logging
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Exec statement logging