pgsql: ECPG connect routine only checked for NULL to find empty - Mailing list pgsql-committers

From meskes@postgresql.org (Michael Meskes)
Subject pgsql: ECPG connect routine only checked for NULL to find empty
Date
Msg-id 20100507193818.0E7307541D2@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
ECPG connect routine only checked for NULL to find empty parameters, but user and password can also be "".

Tags:
----
REL8_4_STABLE

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/ecpglib:
        connect.c (r1.54 -> r1.54.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/connect.c?r1=1.54&r2=1.54.2.1)

pgsql-committers by date:

Previous
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: ECPG connect routine only checked for NULL to find empty
Next
From: ormod@pgfoundry.org
Date:
Subject: pgmemcache: pgmemcache README.pgmemcache pgmemcache.te