python - tin: Add exit_message wrapper to inform user of negative exit - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - tin: Add exit_message wrapper to inform user of negative exit
Date
Msg-id 20070114192121.521F7217212@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Add support for xmlval IS DOCUMENT expression.
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - tin: Turn silent_mode off by default.