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.

-- 
  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 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to