ECPG connect routine only checked for NULL to find empty parameters, but user and password can also be "".

Michael Meskes <meskes@postgresql.org>

Commit: aa4a0e6fc38e5842b972256c97d5ad34e246db27
Author: Michael Meskes <meskes@postgresql.org>
Date: 2010-05-07T19:38:17Z
Releases: 8.4.4
ECPG connect routine only checked for NULL to find empty parameters, but user and password can also be "".

Files

PathChange+/−
src/interfaces/ecpg/ecpglib/connect.c modified +4 −4