pgsql: Make libpq on windows not try to send chunks larger than 64Kb.

Поиск
Список
Период
Сортировка
От mha@postgresql.org (Magnus Hagander)
Тема pgsql: Make libpq on windows not try to send chunks larger than 64Kb.
Дата
Msg-id 20080820115351.E8192755315@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Make libpq on windows not try to send chunks larger than 64Kb.

Per Microsoft knowledge base article Q201213, early versions of
Windows fail when we do this. Later versions of Windows appear
to have a higher limit than 64Kb, but do still fail on large
sends, so we unconditionally limit it for all versions.

Patch from Tom Lane.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/interfaces/libpq:
        fe-misc.c (r1.133 -> r1.133.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-misc.c?r1=1.133&r2=1.133.2.1)

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

Предыдущее
От: mha@postgresql.org (Magnus Hagander)
Дата:
Сообщение: pgsql: Make libpq on windows not try to send chunks larger than 64Kb.
Следующее
От: meskes@postgresql.org (Michael Meskes)
Дата:
Сообщение: pgsql: Fixed incorrect argument handling in SET command if argument is a