Re: [HACKERS] Open 6.5 items - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Open 6.5 items
Date
Msg-id 199906040418.AAA06131@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] Open 6.5 items  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> Is there any rational interpretation to the first query?  test is not an
> available column name, so I don't know what it is supposed to mean.
> 

It clearly is a meaningless query.  Tablenames can not be used in that
context.

> I'm having a hard time seeing this as a showstopper bug... at best it's
> an error that needs to be caught somewhere where a better error message
> can be given...

It isn't.  It is just new from 6.4.2.  I just move it to TODO if it is
not done, unless you want it moved now.

--  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: Don Baccus
Date:
Subject: Re: [HACKERS] Priorities for 6.6
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Open 6.5 items