Re: [BUGS] is it bug

2004-12-11 Thread Tom Lane
<[EMAIL PROTECTED]> writes: > Hi when i start this SQL on windows postgres rc1 Could we see a self-contained test case for this? The query is useless without tables to run it against. The best way is to provide a SQL script that causes the error when run in an initially-empty database.

Re: [BUGS] Is it bug???

2003-09-05 Thread Rod Taylor
On Fri, 2003-09-05 at 09:18, Bruno Wolff III wrote: > On Wed, Sep 03, 2003 at 23:19:24 -0700, > Ringo <[EMAIL PROTECTED]> wrote: > > What a prick.. > > >From observing Tom's responses here, I think this is a real question (not > an RTFM response). If the documentation doesn't make it clear to ne

Re: [BUGS] Is it bug???

2003-09-05 Thread Bruno Wolff III
On Wed, Sep 03, 2003 at 23:19:24 -0700, Ringo <[EMAIL PROTECTED]> wrote: > What a prick.. >From observing Tom's responses here, I think this is a real question (not an RTFM response). If the documentation doesn't make it clear to new readers that explain analyze does execute the query (though do

Re: [BUGS] Is it bug???

2003-09-04 Thread Ringo
What a prick.. "Tom Lane" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Dinar <[EMAIL PROTECTED]> writes: > > I thought that explain analyze doesn't execute query > > You thought wrong. Is the manual's explanation not clear enough? > > regards, tom lane > > ---

Re: [BUGS] Is it bug???

2003-09-02 Thread Tom Lane
Dinar <[EMAIL PROTECTED]> writes: > I thought that explain analyze doesn't execute query You thought wrong. Is the manual's explanation not clear enough? regards, tom lane ---(end of broadcast)--- TIP 9: the planner will ig