Re: [HACKERS] EXECUTE status (was Re: About server side prepare)

Поиск
Список
Период
Сортировка
Искать
От
Tom Lane
Тема
Re: [HACKERS] EXECUTE status (was Re: About server side prepare)
Дата
Msg-id
23639.1040407015@sss.pgh.pa.us
Ответ на
Список
Дерево обсуждения
Re: EXECUTE status (was Re: About server side prepare) Hiroshi Inoue <Inoue@tpf.co.jp>
Bruce Momjian  writes:
> I think it should return "EXECUTE" with the counts from the commands. 
> Does that make sense?

No.  It would break client libraries, which only expect command tags
INSERT, UPDATE, DELETE to be followed by counts.  Also, INSERT has two
numbers associated with it, the others only one; if we allow both those
cases for EXECUTE then life gets even worse for the client library.

			regards, tom lane
В списке pgsql-odbc по дате отправления
От: Bruce Momjian
Дата:
От: Bruce Momjian
Дата:
FAQ