pgsql: Error when a specified connection service is not found, instead - Mailing list pgsql-committers

From petere@postgresql.org (Peter Eisentraut)
Subject pgsql: Error when a specified connection service is not found, instead
Date
Msg-id 20091129201453.4FF20753FB7@cvs.postgresql.org
Whole thread Raw
Responses Re: pgsql: Error when a specified connection service is not found, instead
List 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 by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add some opr_sanity checks that the lengths of the various
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix session-lifespan memory leak when a plperl function is