Re: Fwd: [BUGS] fix: plpgsql: return query and dropped columns problem

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: Fwd: [BUGS] fix: plpgsql: return query and dropped columns problem
Дата
Msg-id 162867790908062126x4b4315delab6455691ee67c8c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Fwd: [BUGS] fix: plpgsql: return query and dropped columns problem  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
2009/8/6 Tom Lane <tgl@sss.pgh.pa.us>:
> Pavel Stehule <pavel.stehule@gmail.com> writes:
>> There is fixed patch. Please, Jaime, can you look on it?
>
> Applied with significant revisions.  I really wanted this code factored
> out, because we'd otherwise end up duplicating it in other PLs (and it
> was already duplicative of execQual.c).  So I pushed the support code
> into a new file tupconvert.c.
>
>                        regards, tom lane
>

thank you

Pavel


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [PATCH] pgbench: new feature allowing to launch shell commands
Следующее
От: Steve Prentice
Дата:
Сообщение: Re: mixed, named notation support