Re: OCLASS_FOREIGN_TABLE support is incomplete

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: OCLASS_FOREIGN_TABLE support is incomplete
Дата
Msg-id 11733.1296921418@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: OCLASS_FOREIGN_TABLE support is incomplete  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: OCLASS_FOREIGN_TABLE support is incomplete  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> Err... wait.  Actually, I think the right thing to do might be to
> remove OCLASS_FOREIGN_TABLE altogether.  I don't think it's actually
> used for anything.  For a foreign table, we use OCLASS_CLASS, just as
> we do for indexes and sequences.  I think that's just leftover crap
> that I failed to rip out.

OK.  I'll fix it as part of the extensions patch, since it's touching
all those same places anyway.
        regards, tom lane


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

Предыдущее
От: Cédric Villemain
Дата:
Сообщение: Re: limiting hint bit I/O
Следующее
От: Cédric Villemain
Дата:
Сообщение: Re: We need to log aborted autovacuums