pgsql: Fix problems with certain shells (e.g., FreeBSD, Cygwin) clearing

From: petere(at)svr1(dot)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix problems with certain shells (e.g., FreeBSD, Cygwin) clearing
Date: 2004-12-12 15:34:20
Message-ID: 20041212153420.B5B9C3A66D1@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix problems with certain shells (e.g., FreeBSD, Cygwin) clearing the
exit status in multiline traps.

Modified Files:
--------------
pgsql/src/test/regress:
pg_regress.sh (r1.50 -> r1.51)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.sh.diff?r1=1.50&r2=1.51)

Browse pgsql-committers by date

  From Date Subject
Next Message User Nickg 2004-12-12 16:58:53 press - pr: Final small improvements
Previous Message Neil Conway 2004-12-12 07:11:35 Re: pgsql: Instead of supposing (wrongly, in the general