python - tin: Add exit_message wrapper to inform user of negative exit

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - tin: Add exit_message wrapper to inform user of negative exit
Date: 2007-01-14 19:21:21
Message-ID: 20070114192121.521F7217212@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add exit_message wrapper to inform user of negative exit codes.
(signals that caused the process to exit)

Modified Files:
--------------
tin/src:
command.py (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/tin/src/command.py.diff?r1=1.2&r2=1.3)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2007-01-14 19:33:20 python - tin: Turn silent_mode off by default.
Previous Message Peter Eisentraut 2007-01-14 13:11:54 pgsql: Add support for xmlval IS DOCUMENT expression.