pgsql: The correct min buffer size is INITIAL_EXPBUFFER_SIZE, not

Поиск
Список
Период
Сортировка
От mha@postgresql.org (Magnus Hagander)
Тема pgsql: The correct min buffer size is INITIAL_EXPBUFFER_SIZE, not
Дата
Msg-id 20070723181310.1A4589FA1C0@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
The correct min buffer size is
INITIAL_EXPBUFFER_SIZE, not PQERRORMSG_LENGTH.

Backpatch only, the proper fix in HEAD is
to use PQExpBuffers everywhere.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql/src/interfaces/libpq:
        fe-auth.c (r1.121.2.1 -> r1.121.2.2)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-auth.c.diff?r1=1.121.2.1&r2=1.121.2.2)
        fe-connect.c (r1.339.2.1 -> r1.339.2.2)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-connect.c.diff?r1=1.339.2.1&r2=1.339.2.2)
        libpq-int.h (r1.116 -> r1.116.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/libpq-int.h.diff?r1=1.116&r2=1.116.2.1)

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

Предыдущее
От: mha@postgresql.org (Magnus Hagander)
Дата:
Сообщение: pgsql: The correct min buffer size is INITIAL_EXPBUFFER_SIZE, not
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Just noticed that libpq thinks the maximum command tag length is