pgsql: Use psql -q option instead of 2>/dev/null during first invocation - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Use psql -q option instead of 2>/dev/null during first invocation
Date
Msg-id 20041031191419.C8BF53A4280@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Use psql -q option instead of 2>/dev/null during first invocation
of psql; this should make it easier to diagnose client-side problems,
such as library version mismatch.  Also, consistently use -X option
to avoid problems from weird .psqlrc settings.

Modified Files:
--------------
    pgsql/src/test/regress:
        pg_regress.sh (r1.48 -> r1.49)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.sh.diff?r1=1.48&r2=1.49)

pgsql-committers by date:

Previous
From: andrewd@pgfoundry.org (User Andrewd)
Date:
Subject: pgbuildfarm - client-code: make default target the new production
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add: > * Add a GUC variable to control temporary and TOAST