Re: Stored procedures and out parameters

Поиск
Список
Период
Сортировка
От Andrew Gierth
Тема Re: Stored procedures and out parameters
Дата
Msg-id 87k1plhot6.fsf@news-spur.riddles.org.uk
обсуждение исходный текст
Ответ на Re: Stored procedures and out parameters  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Stored procedures and out parameters  (Vladimir Sitnikov <sitnikov.vladimir@gmail.com>)
Re: Stored procedures and out parameters  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
>>>>> "Robert" == Robert Haas <robertmhaas@gmail.com> writes:

 >> However, connecting via Npgsql, which uses the extended protocol, I
 >> see something quite different. As a response to a Describe
 >> PostgreSQL message, I get back a NoData response rather than a
 >> RowDescription message, In other words, it would seem that the
 >> behavior of stored procedures differs between the simple and
 >> extended protocols, when INOUT parameters are involved.

 Robert> I might be wrong, but that sounds like a bug.

Completely off the cuff, I'd expect 59a85323d might have fixed that;
does it fail on the latest 11-stable?

-- 
Andrew (irc:RhodiumToad)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: How can we submit code patches that implement our (pending)patents?
Следующее
От: Andrey Borodin
Дата:
Сообщение: Re: GiST VACUUM