Re: dblink bug fix - please apply prior to wrapping up

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: dblink bug fix - please apply prior to wrapping up
Дата
Msg-id 3D7435C7.6030503@joeconway.com
обсуждение исходный текст
Ответ на dblink bug fix - please apply prior to wrapping up beta tarball  (Joe Conway <mail@joeconway.com>)
Ответы Re: dblink bug fix - please apply prior to wrapping up beta tarball  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Tom Lane wrote:
> Applied.  Sorry about that, but I knew you were working on dblink and
> thought it best not to joggle your elbow.  Is contrib/tablefunc okay?

No sweat! Yesterday was a bit of a whirlwind around cvs. I tested
contrib/tablefunc also and it seems OK.

BTW, that connectby function gave me the impression that it may actually
be simpler for the function writer to build and return their own
tuplestore. A lot of complexity is removed by not having to deal with
multiple calls.

Thanks,

Joe



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: fix for palloc() of user-supplied length
Следующее
От: Tom Lane
Дата:
Сообщение: Re: dblink bug fix - please apply prior to wrapping up beta tarball