Re: Missing importing option of postgres_fdw

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Missing importing option of postgres_fdw
Дата
Msg-id CA+TgmoZFV13BfDJzAF11qb7cxyNYdD6QVTAPrv7qvMLRcStWnA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Missing importing option of postgres_fdw  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Ответы Re: Missing importing option of postgres_fdw  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Список pgsql-hackers
On Thu, May 14, 2015 at 6:37 AM, Etsuro Fujita
<fujita.etsuro@lab.ntt.co.jp> wrote:
> On second thought, I noticed that as for this option, we cannot live without
> allowing IMPORT FOREIGN SCHEMA to return ALTER FOREIGN TABLE statements
> because we cannot declare the convalidated information in the CREATE FOREIGN
> TABLE statement.  So, I think we shoould also allow it to return ALTER
> FOREIGN TABLE statements.  Am I right?

Isn't convalidated utterly meaningless for constraints on foreign tables?

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: PATCH: adaptive ndistinct estimator v4
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Minor improvement to create_foreign_table.sgml