EXECUTE command tag returns actual command

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема EXECUTE command tag returns actual command
Дата
Msg-id Pine.BSO.4.56.0404180458290.31686@leary.csoft.net
обсуждение исходный текст
Ответы Re: [JDBC] EXECUTE command tag returns actual command
Список pgsql-patches
This patch makes the EXECUTE command's completion tag return the
completion tag of the actual statement executed.  This allows the
correct update count to be returned for UPDATE/INSERT/DELETE
statements.  Per discussion on hackers here:

http://archives.postgresql.org/pgsql-hackers/2004-03/msg00923.php

Kris Jurka

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

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: guc variables flags explicitly initialisation
Следующее
От: Tom Lane
Дата:
Сообщение: Re: guc variables flags explicitly initialisation