pgsql: ECPG connect routine only checked for NULL to find empty

Lists: pgsql-committers
From: meskes(at)postgresql(dot)org (Michael Meskes)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: ECPG connect routine only checked for NULL to find empty
Date: 2010-05-07 19:38:18
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: 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)