Re: validating foreign tables

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: validating foreign tables
Date: 2011-02-22 03:21:29
Message-ID: 4D632BB9.1060605@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 02/21/2011 08:59 PM, Itagaki Takahiro wrote:
> I think we need to overhaul validators in 9.2 listening to FDW developers'
> opinions anyway. The text array is an example, but there should be many
> other requirements. Personally, I'd like to have a method to list available
> options from SQL. We should also consider column-level options for foreign
> tables then.
>

Ok, I guess. It just seems to me like it will be harder to extend the
API later than now, so if we can reasonably foresee a likely need we
should try to provide for it.

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-02-22 03:40:31 Re: validating foreign tables
Previous Message Itagaki Takahiro 2011-02-22 03:08:31 UNLOGGED tables in psql \d