Re: [HACKERS] 6.5 cvs ERROR: copyObject: don't know how to copy 604 - Mailing list pgsql-hackers

Is this a valid item?



> Oleg Bartunov <oleg@sai.msu.su> writes:
> > [ EXPLAIN fails on a SELECT ... EXCEPT ... ]
> 
> This looks to be another artifact of the fact that EXPLAIN
> doesn't invoke the rewriter.
> 
> It looks to me like the rewrite-invocation section of
> pg_parse_and_plan() needs to be pulled out as a subroutine
> so that explain.c can invoke it.  Comments?  Where should
> the new subroutine go?  (Probably not in postgres.c...)
> 
>             regards, tom lane
> 
> 


--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] INSERT INTO
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] views and group by (formerly: create view as selec