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

Michael Meskes <meskes@postgresql.org>

Commit: 71a185a24d573dc1449777ff9fa8f3020af6f13c
Author: Michael Meskes <meskes@postgresql.org>
Date: 2010-05-07T19:35:03Z
Releases: 9.0.0
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