Re: Make check fails on 8.3.7

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Christine Desmuke <cdesmuke(at)kshs(dot)org>
Cc: Alban Hertroys <dalroi(at)solfertje(dot)student(dot)utwente(dot)nl>, pgsql-general(at)postgresql(dot)org
Subject: Re: Make check fails on 8.3.7
Date: 2009-08-07 22:56:26
Message-ID: 2383.1249685786@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Christine Desmuke <cdesmuke(at)kshs(dot)org> writes:
> [postgres(at)zu ~]$ /usr/local/pgsql/bin/psql -U nobody
> psql: [postgres(at)zu ~]$

> [That is, the expected error from psql about the nonexistent user is
> swallowed.]

Try the above under strace, and see what it shows happening to the
writes to stderr (they should be very close to the end of the strace
output).

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2009-08-07 23:26:52 Re: Make check fails on 8.3.7
Previous Message Christine Desmuke 2009-08-07 22:29:23 Re: Make check fails on 8.3.7