python - be: fix assertion trap.

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (User Jwp)
Тема python - be: fix assertion trap.
Дата
Msg-id 20050411135936.40A021FB621E@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
fix assertion trap. If ErrorData is duplicated in the Error context, bad things
could happen.
Properly fetch the error's exception class.

Modified Files:
--------------
    be/src:
        error.c (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/error.c.diff?r1=1.3&r2=1.4)

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

Предыдущее
От: pjmodos@pgfoundry.org (User Pjmodos)
Дата:
Сообщение: docbot - docbot: Output more urls per line
Следующее
От: jwp@pgfoundry.org (User Jwp)
Дата:
Сообщение: python - be: uncomment the LargeObject initialization