On Fri, Jul 29, 2011 at 10:09 AM, Robert Haas <[email protected]> wrote: > 2011/7/29 Shigeru Hanada <[email protected]>: >> 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 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
