Re: pgsql: Add file-fdw documentation example. - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: pgsql: Add file-fdw documentation example.
Date
Msg-id 201112041610.pB4GARx05920@momjian.us
Whole thread Raw
In response to Re: pgsql: Add file-fdw documentation example.  (Magnus Hagander <magnus@hagander.net>)
Responses Re: pgsql: Add file-fdw documentation example.  (Josh Berkus <josh@agliodbs.com>)
List 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 by date:

Previous
From: Magnus Hagander
Date:
Subject: pgsql: Remove incorrect instructions to run CREATE FOREIGN DATA WRAPPER
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Add a \setenv command to psql.