Re: per-column FDW options, v5 - Mailing list pgsql-hackers

From Robert Haas
Subject Re: per-column FDW options, v5
Date
Msg-id CA+TgmoZNgBgrMKMaG3h_+hSj70ooCUDYbJ5mEssgYRUMHYj7cQ@mail.gmail.com
Whole thread Raw
In response to Re: per-column FDW options, v5  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: per-column FDW options, v5
List pgsql-hackers
On Fri, Jul 29, 2011 at 10:09 AM, Robert Haas <robertmhaas@gmail.com> wrote:
> 2011/7/29 Shigeru Hanada <shigeru.hanada@gmail.com>:
>> Here is a rebased version of per-column FDW options patch.  I've
>> proposed this patch in last CF, but it was marked as returned with
>> feedback.  So I would like to propose in next CF 2011-09.  I already
>> moved CF item into new topic "SQL/MED" of CF 2011-09.
>
> I did a quick review of this patch and it looks good to me, modulo
> some quibbles with the wording of the documentation and comments and a
> couple of minor stylistic nitpicks.  Barring objections, I'll fix this
> up a bit and commit it.

Done.

Incidentally, I notice that if you do:

\d some_foreign_table

...the table-level options are not displayed.  We probably ought to do
something about that...

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Further news on Clang - spurious warnings
Next
From: Peter Geoghegan
Date:
Subject: Re: Further news on Clang - spurious warnings