Re: COPY enhancements - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: COPY enhancements
Date
Msg-id 20090911223656.GO17756@tamriel.snowman.net
Whole thread Raw
In response to Re: COPY enhancements  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
* Robert Haas (robertmhaas@gmail.com) wrote:
> Integrating hstore into core and then
> making COPY able to execute a subquery to get its options is certainly
> not easier than a straightforward grammar modification; it's taking a
> small project and turning it into several big ones.

To be honest, my comment was more intended to support hstore in core in
general than this proposal.  I would like to see it happen, if possible,
because I see alot of value in hstore.
Thanks,
    Stephen

pgsql-hackers by date:

Previous
From: Emmanuel Cecchet
Date:
Subject: Re: COPY enhancements
Next
From: Sam Mason
Date:
Subject: Re: COALESCE and NULLIF semantics