Re: Writable Foreign Tables

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Writable Foreign Tables
Дата
Msg-id 23984.1358478621@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Writable Foreign Tables  (Craig Ringer <craig@2ndQuadrant.com>)
Список pgsql-hackers
Craig Ringer <craig@2ndQuadrant.com> writes:
> The writable foreign tables patch is flagged ready for committer. While
> its last activity was in late 2012, I haven't noticed much else changing
> in the area that'd be likely to break it, and FDWs are a somewhat
> immature feature anyway. It's been revised based on initial reviews.

> Is anyone willing to commit this or do you want further testing?

I think that one is probably my responsibility, along with the
postgresql FDW which is in the same general turf.  My plan is to try to
commit whatever seems immediately commitable over the next few days, and
then sit down and take a hard look at those patches to see if they're
really ready to go in or not.
        regards, tom lane



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Event Triggers: adding information
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Move postgresql_fdw_validator into dblink