pgsql: Error when a specified connection service is not found, instead

Поиск
Список
Период
Сортировка
От petere@postgresql.org (Peter Eisentraut)
Тема pgsql: Error when a specified connection service is not found, instead
Дата
Msg-id 20091129201453.4FF20753FB7@cvs.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Error when a specified connection service is not found, instead  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-committers
Log Message:
-----------
Error when a specified connection service is not found, instead of ignoring it

Modified Files:
--------------
    pgsql/src/interfaces/libpq:
        fe-connect.c (r1.379 -> r1.380)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-connect.c?r1=1.379&r2=1.380)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Add some opr_sanity checks that the lengths of the various
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix session-lifespan memory leak when a plperl function is