pgsql: Fix bogus calculation of potential output string length in

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix bogus calculation of potential output string length in
Дата
Msg-id 20070922053620.D1D63753E8A@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix bogus calculation of potential output string length in translate().

Tags:
----
REL7_3_STABLE

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        oracle_compat.c (r1.43 -> r1.43.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/oracle_compat.c?r1=1.43&r2=1.43.2.1)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix bogus calculation of potential output string length in
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix erroneous Assert() in syslogger process start in EXEC_BACKEND