Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

pgsql: Fix pg_GSS_error to use conn->errorMessage more sanely, ie,

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix pg_GSS_error to use conn->errorMessage more sanely, ie,
Дата
Msg-id 20080131185830.8EDFC754108@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix pg_GSS_error to use conn->errorMessage more sanely, ie, actually
work with the PQExpBuffer code instead of fighting it.  This avoids an
unnecessary limit on message length and fixes the latent bug that
errorMessage.len wasn't getting set.

Modified Files:
--------------
    pgsql/src/interfaces/libpq:
        fe-auth.c (r1.136 -> r1.137)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-auth.c?r1=1.136&r2=1.137)

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