Re: pgsql: Add file-fdw documentation example.

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pgsql: Add file-fdw documentation example.
Дата
Msg-id 201112041610.pB4GARx05920@momjian.us
обсуждение исходный текст
Ответ на Re: pgsql: Add file-fdw documentation example.  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: pgsql: Add file-fdw documentation example.  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-committers
Magnus Hagander wrote:
> On Thu, Dec 1, 2011 at 18:58, Josh Berkus <josh@agliodbs.com> wrote:
> > On 12/1/11 7:01 AM, Magnus Hagander wrote:
> >> On Thu, Dec 1, 2011 at 15:58, Andrew Dunstan <andrew@dunslane.net> wrote:
> >>>
> >>>
> >>> On 12/01/2011 09:34 AM, Bruce Momjian wrote:
> >>>>
> >>>> Add file-fdw documentation example.
> >>>>
> >>>> Josh Berkus
> >>>
> >>>
> >>> This example appears to be wrong: the extension creates the FDW for you, and
> >>> doing it yourself again will result in an error.
> >>
> >> Yeah, that was even pointed out in my review of the original patch....
> >
> > I'd swear I sent in a corrected patch. ?Lemme look for it.
>
> Not waiting for this, I've just removed the incorrect instructions.

Josh told me on Friday that he would apply a fix this weekend, but at
this point he can restore the patch and fix it if he wants.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Remove incorrect instructions to run CREATE FOREIGN DATA WRAPPER
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Add a \setenv command to psql.