Re: Make check fails on 8.3.7 - Mailing list pgsql-general

From Tom Lane
Subject Re: Make check fails on 8.3.7
Date
Msg-id 2383.1249685786@sss.pgh.pa.us
Whole thread Raw
In response to Re: Make check fails on 8.3.7  (Christine Desmuke <cdesmuke@kshs.org>)
List pgsql-general
Christine Desmuke <cdesmuke@kshs.org> writes:
> [postgres@zu ~]$ /usr/local/pgsql/bin/psql -U nobody
> psql: [postgres@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

pgsql-general by date:

Previous
From: Christine Desmuke
Date:
Subject: Re: Make check fails on 8.3.7
Next
From: Tom Lane
Date:
Subject: Re: Make check fails on 8.3.7