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_0_STABLE

Modified Files:
--------------
    pgsql/src/interfaces/libpq:
        fe-auth.c (r1.99.4.1 -> r1.99.4.2)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-auth.c.diff?r1=1.99.4.1&r2=1.99.4.2)
        fe-connect.c (r1.301.4.5 -> r1.301.4.6)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-connect.c.diff?r1=1.301.4.5&r2=1.301.4.6)
        libpq-int.h (r1.100.4.1 -> r1.100.4.2)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/libpq-int.h.diff?r1=1.100.4.1&r2=1.100.4.2)

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to