Re: IMPORT FOREIGN SCHEMA statement

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: IMPORT FOREIGN SCHEMA statement
Дата
Msg-id CAB7nPqSQRfabxo9YH74u7z1E-Yvd9-YRHDB+oSBHQmtnzEPxBg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: IMPORT FOREIGN SCHEMA statement  (Ronan Dunklau <ronan.dunklau@dalibo.com>)
Ответы Re: IMPORT FOREIGN SCHEMA statement  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Thu, Jul 3, 2014 at 3:37 PM, Ronan Dunklau <ronan.dunklau@dalibo.com> wrote:
> Also attached in this patch:
>  - more robust way for cleaning things up in regression tests
>  - small documentation change for options in the fdwhandler API
Those changes look good to me. I have found some minor issues, nothing
really huge so I am updating the patches myself:
- patch 0001 contains the documentation for postgres_fdw: it should be
in 0002, which is missing its docs.
- Some word-smithing as mentioned by Albe previously.
- PQclear before throwing the error "IMPORT of table \"%s\" failed
because of missing type blablah"
With that, I am marking this patch as ready for committer.
--
Michael

Вложения

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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Autonomous Transaction (WIP)
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: gaussian distribution pgbench