python - be: Append traceback information to detail if it is a Postgres

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (User Jwp)
Тема python - be: Append traceback information to detail if it is a Postgres
Дата
Msg-id 20050417205348.191E31FB6218@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Append traceback information to detail if it is a Postgres error, rather than
leaving the traceback out.

Remove some dead code, and other minor touch-ups.

Modified Files:
--------------
    be/src:
        pl.c (r1.5 -> r1.6)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/pl.c.diff?r1=1.5&r2=1.6)

В списке pgsql-committers по дате отправления:

Предыдущее
От: jwp@pgfoundry.org (User Jwp)
Дата:
Сообщение: python - be: Complete namespace interface addition.
Следующее
От: jwp@pgfoundry.org (User Jwp)
Дата:
Сообщение: python - be: Add common mapping object methods 'keys' and 'has_key'.