Re: proposal - plpgsql unique statement id

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: proposal - plpgsql unique statement id
Дата
Msg-id dfa09228-1edc-932f-c90c-000242cdc70a@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: proposal - plpgsql unique statement id  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: proposal - plpgsql unique statement id  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
There are still a handful of places where a statement is created but no
stmtid is assigned.  Can you check those?

src/pl/plpgsql/src/pl_exec.c:2815
src/pl/plpgsql/src/pl_exec.c:4580
src/pl/plpgsql/src/pl_gram.y:907

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: 今井 良一
Дата:
Сообщение: Re: speeding up planning with partitions
Следующее
От: Kevin Grittner
Дата:
Сообщение: Re: Refactoring the checkpointer's fsync request queue