Re: pgsql: Add file-fdw documentation example.

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Bruce Momjian <bruce(at)momjian(dot)us>, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Add file-fdw documentation example.
Date: 2011-12-01 17:58:37
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On 12/1/11 7:01 AM, Magnus Hagander wrote:
> On Thu, Dec 1, 2011 at 15:58, Andrew Dunstan <andrew(at)dunslane(dot)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.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2011-12-01 19:46:11 pgsql: Make pgcompinclude/pgrminclude less tied to Bruce's personal mac
Previous Message Tom Lane 2011-12-01 17:44:51 pgsql: Fix getTypeIOParam to support type record[].