Re: [COMMITTERS] pgsql: Add file-fdw documentation example.

2011-12-05 Thread Josh Berkus
>> 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. If magnus already fixed it, I don't see why I need to fix it again ... -- Josh Berkus

Re: [COMMITTERS] pgsql: Add file-fdw documentation example.

2011-12-04 Thread Bruce Momjian
Josh Berkus wrote: > > >> 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. > > If magnus already fixed it, I don't see why I need to fi

Re: [COMMITTERS] pgsql: Add file-fdw documentation example.

2011-12-04 Thread Bruce Momjian
Magnus Hagander wrote: > On Thu, Dec 1, 2011 at 18:58, Josh Berkus wrote: > > On 12/1/11 7:01 AM, Magnus Hagander wrote: > >> On Thu, Dec 1, 2011 at 15:58, Andrew Dunstan wrote: > >>> > >>> > >>> On 12/01/2011 09:34 AM, Bruce Momjian wrote: > > Add file-fdw documentation example. >

Re: [COMMITTERS] pgsql: Add file-fdw documentation example.

2011-12-04 Thread Magnus Hagander
On Thu, Dec 1, 2011 at 18:58, Josh Berkus wrote: > On 12/1/11 7:01 AM, Magnus Hagander wrote: >> On Thu, Dec 1, 2011 at 15:58, Andrew Dunstan wrote: >>> >>> >>> On 12/01/2011 09:34 AM, Bruce Momjian wrote: Add file-fdw documentation example. Josh Berkus >>> >>> >>> This exampl

Re: [COMMITTERS] pgsql: Add file-fdw documentation example.

2011-12-02 Thread Josh Berkus
On 12/1/11 7:01 AM, Magnus Hagander wrote: > On Thu, Dec 1, 2011 at 15:58, Andrew Dunstan 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, a

Re: [COMMITTERS] pgsql: Add file-fdw documentation example.

2011-12-01 Thread Magnus Hagander
On Thu, Dec 1, 2011 at 15:58, Andrew Dunstan 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.

Re: [COMMITTERS] pgsql: Add file-fdw documentation example.

2011-12-01 Thread Andrew Dunstan
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. cheers andrew -- Sent via pgsql-committers mailing list (pgsql-c

[COMMITTERS] pgsql: Add file-fdw documentation example.

2011-12-01 Thread Bruce Momjian
Add file-fdw documentation example. Josh Berkus Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/1be6f9379287ecbbe6ab47636af7d41c7ae279ea Modified Files -- doc/src/sgml/file-fdw.sgml | 72 1 files changed, 72