python - be: Fix depth reduction in exceptions.

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - be: Fix depth reduction in exceptions.
Дата
Msg-id 20051214153448.839E61125049@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix depth reduction in exceptions.

Also, don't delete those attributes as they are no longer there.

Modified Files:
--------------
    be/src:
        pl.c (r1.30 -> r1.31)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/pl.c.diff?r1=1.30&r2=1.31)

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

Предыдущее
От: cmaj@pgfoundry.org (User Cmaj)
Дата:
Сообщение: pgaccess - pgaccess: Split views and queries, on commas, into new lines.
Следующее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - be: Remove call argument overrides.