python - fe: Reduce the identifier size for prepared statements.

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - fe: Reduce the identifier size for prepared statements.
Дата
Msg-id 20060214021806.0FA981033843@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Reduce the identifier size for prepared statements.

In, at least one, 7.4 there seems to be a more significant limitation on the
size of the statement identifier string, so go ahead and cut the size on all
identifiers.
(Really, it doesn't need to be so long to begin with and it *sometimes*
causes problems by being so long, so adjust it make everyone happy without
really sacrificing anything at all.)

Modified Files:
--------------
    fe/src:
        tracenull.py (r1.7 -> r1.8)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/src/tracenull.py.diff?r1=1.7&r2=1.8)

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

Предыдущее
От: agoldshuv@pgfoundry.org (User Agoldshuv)
Дата:
Сообщение: bizgres - bizgres: Added error debug information when transactions fail.
Следующее
От: agoldshuv@pgfoundry.org (User Agoldshuv)
Дата:
Сообщение: bizgres - bizgres: Multiple LOAD statements in one control file are now