Re: Extend extension file_fdw - Mailing list pgsql-hackers

From Shigeru Hanada
Subject Re: Extend extension file_fdw
Date
Msg-id 4E8E5955.8080304@gmail.com
Whole thread Raw
In response to Extend extension file_fdw  (pasman pasmański <pasman.p@gmail.com>)
List pgsql-hackers
(2011/10/07 3:39), pasman pasmański wrote:
> Hi.
>
> I plan to extend file_fdw wrapper. I will add options to foreign
> server: encoding, format, header, delimiter, dir.

+1 for existing options.  Using foreign server options as default would 
make definition of file_fdw foreign tables very simple.  OTOH, 
specification of new "dir" option needs to be clarified.  Is it always 
prefixed to filename option?

> And i have some asks:
> - it's better to change name of extension or not

IMO, no.  Do you have any candidate?

> - other suggestions

What about other format options such as escape and null?

Regards,
-- 
Shigeru Hanada


pgsql-hackers by date:

Previous
From: Florian Pflug
Date:
Subject: Re: libpq, PQdescribePrepared -> PQftype, PQfmod, no PQnullable
Next
From: Alex Goncharov
Date:
Subject: Re: libpq, PQdescribePrepared -> PQftype, PQfmod, no PQnullable