]> granicus.if.org Git - postgresql/commit
ECPG connect routine only checked for NULL to find empty parameters, but user and...
authorMichael Meskes <meskes@postgresql.org>
Fri, 7 May 2010 19:38:17 +0000 (19:38 +0000)
committerMichael Meskes <meskes@postgresql.org>
Fri, 7 May 2010 19:38:17 +0000 (19:38 +0000)
commitaa4a0e6fc38e5842b972256c97d5ad34e246db27
treec39d7b68b983973354bd65eb126dbff14ac711bf
parent25c139623a3bc1062115bcaa9f2cfbda236faaa4
ECPG connect routine only checked for NULL to find empty parameters, but user and password can also be "".
src/interfaces/ecpg/ecpglib/connect.c