ECPG connect routine only checked for NULL to find empty parameters, but user and...
authorMichael Meskes <meskes@postgresql.org>
Fri, 7 May 2010 19:35:03 +0000 (19:35 +0000)
committerMichael Meskes <meskes@postgresql.org>
Fri, 7 May 2010 19:35:03 +0000 (19:35 +0000)
commit71a185a24d573dc1449777ff9fa8f3020af6f13c
treeb58afbb2bf568e70340299da5b09ceffed9f8a9a
parentcd86869a9a56715a4143aff460f58ad9b4750475
ECPG connect routine only checked for NULL to find empty parameters, but user and password can also be "".
src/interfaces/ecpg/ecpglib/connect.c