pgsql-server: This patch logs the error code in the default case, so - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql-server: This patch logs the error code in the default case, so
Date
Msg-id 20040923132046.1F6C4329E32@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
This patch logs the error code in the default case, so that the user
stands a chance of looking it up.  "Unrecognised error" is always
disheartening.  :-)

Dominic Mitchell

Modified Files:
--------------
    pgsql-server/src/interfaces/libpq:
        fe-secure.c (r1.49 -> r1.50)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/interfaces/libpq/fe-secure.c.diff?r1=1.49&r2=1.50)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql-server: This patch attempts to note the use of the root.crt file
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql-server: This patch attempts to outline the supported level of SSL