Re: inherit support for foreign tables

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: inherit support for foreign tables
Дата
Msg-id 20150422153408.GO30322@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: inherit support for foreign tables  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Ответы Re: inherit support for foreign tables  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Список pgsql-hackers
Etsuro,

* Etsuro Fujita (fujita.etsuro@lab.ntt.co.jp) wrote:
> postgres=# select * from ft1 for update;
> ERROR:  could not find junk tableoid1 column
>
> I think this is a bug.  Attached is a patch fixing this issue.

Pushed, thanks!
Stephen

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

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: Allow SQL/plpgsql functions to accept record
Следующее
От: Greg Stark
Дата:
Сообщение: Re: Turning off HOT/Cleanup sometimes