Oleg Bartunov wrote:
> On Sat, 12 Mar 2005, Bruce Momjian wrote:
> 
> > Oleg Bartunov wrote:
> >> Hi there,
> >>
> >> I noticed client error logging  was changed in REL8_0_STABLE in compare 
> >> with
> >> 8.0.1 release.
> >>
> >> 8.0.1:
> >> tycho=# select * from pg_stas where srelnae='tycho';
> >> ERROR:  relation "pg_stas" does not exist
> >> tycho=# \q
> >>
> >> REL8_0_STABLE:
> >> tycho=# select * from pg_stas where srelnae='tycho';
> >> tycho=# \q
> >>
> >> ostgresql.conf was the same.
> >
> > Uh, you ran the query and got no error message from STABLE?  That seems
> > almost impossible for us to have broken.  There must be some other reason.
> 
> this is very annoying.

Can you actually reproduce the failure by downloading different versions
of CVS and trying it?  I just tested with REL8_0_STABLE and get the
error message just fine.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to