Do not use an empty hostname.

Michael Meskes <meskes@postgresql.org>

Commit: 17bcdd01f3615d719ef53680b0bd316424d6b706
Author: Michael Meskes <meskes@postgresql.org>
Date: 2014-01-01T11:44:44Z
Releases: 9.0.16
Do not use an empty hostname.

When trying to connect to a given database libecpg should not try using an
empty hostname if no hostname was given.

Files

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