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

From Bruce Momjian
Subject Re: [HACKERS] 6.5 cvs ERROR: copyObject: don't know how to copy 604
Date
Msg-id 199905101648.MAA07767@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] 6.5 cvs ERROR: copyObject: don't know how to copy 604  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [HACKERS] 6.5 cvs ERROR: copyObject: don't know how to copy 604  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: [HACKERS] 6.5 cvs ERROR: copyObject: don't know how to copy 604  (Oleg Bartunov <oleg@sai.msu.su>)
Re: [HACKERS] 6.5 cvs ERROR: copyObject: don't know how to copy 604  (Oleg Bartunov <oleg@sai.msu.su>)
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