On Sun, 13 Mar 2005, Andrew Dunstan wrote:
Oleg Bartunov said:
On Sat, 12 Mar 2005, Tom Lane wrote:
Oleg Bartunov writes:
REL8_0_STABLE:
tycho=# select * from pg_stas where srelnae='tycho';
tycho=# \q
Works fine for me in REL8_0_STABLE tip ... and it's working fine on
all the build farm machines t
Oleg Bartunov said:
> On Sat, 12 Mar 2005, Tom Lane wrote:
>
>> Oleg Bartunov writes:
>>> REL8_0_STABLE:
>>> tycho=# select * from pg_stas where srelnae='tycho';
>>> tycho=# \q
>>
>> Works fine for me in REL8_0_STABLE tip ... and it's working fine on
>> all the build farm machines too, because thi
On Sat, 12 Mar 2005, Tom Lane wrote:
Oleg Bartunov writes:
REL8_0_STABLE:
tycho=# select * from pg_stas where srelnae='tycho';
tycho=# \q
Works fine for me in REL8_0_STABLE tip ... and it's working fine on all
the build farm machines too, because this would surely cause all the
regression tests to
Oleg Bartunov writes:
> REL8_0_STABLE:
> tycho=# select * from pg_stas where srelnae='tycho';
> tycho=# \q
Works fine for me in REL8_0_STABLE tip ... and it's working fine on all
the build farm machines too, because this would surely cause all the
regression tests to fail. Sure you didn't mistak
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';
> >
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=
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
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
ostgr