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

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server: This patch logs the error code in the default case, so
Date: 2004-09-23 13:20:46
Message-ID: 20040923132046.1F6C4329E32@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-09-23 13:31:10 pgsql-server: This patch attempts to outline the supported level of SSL
Previous Message Bruce Momjian 2004-09-23 13:16:07 pgsql-server: This patch attempts to note the use of the root.crt file