On Mon, May 25, 2009 at 4:12 PM, Stephen Frost <sfrost@snowman.net> wrote:
> This currently can't be done with the COPY command directly. There are
I would put it in postgresql as is, and than do "CREATE TABLE foo AS
SELECT .... CASE ... END ;"
--
GJ