Re: [HACKERS] COPY view

Zoltan Boszormenyi <zboszor@dunaweb.hu>

From: Zoltan Boszormenyi <zboszor@dunaweb.hu>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@postgresql.org, pgsql-patches@postgresql.org
Date: 2006-08-24T10:05:28Z
Lists: pgsql-hackers
Zoltan Boszormenyi írta:
> The option parsing and error checking is now common.
>
> I also changed it to use transformStmt() in analyze.c.
> However, both the UNION and sunselect cases give me
> something like this:
>
> ERROR:  could not open relation 1663/16384/16723: No such file or 
> directory
>
> What else can I do with it?

But a single SELECT with two tables joined
also works so it must be something trivial.

Best regards,
Zoltán Böszörményi