Обсуждение: pgsql-server: This patch logs the error code in the default case, so

Поиск
Список
Период
Сортировка

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

От
momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
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)