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

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Fix pg_GSS_error to use conn->errorMessage more sanely, ie,
Date
Msg-id 20080131185830.8EDFC754108@cvs.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Improve pg_autovacuum documentation to clarify that the enabled
Next
From: qnex@pgfoundry.org (User Qnex)
Date:
Subject: press - pr: Updated release.txt to the current version