Do not use an empty hostname.

Michael Meskes <meskes@postgresql.org>

Commit: 119a59879679289174460a777abc36c4f7944b37
Author: Michael Meskes <meskes@postgresql.org>
Date: 2014-01-01T11:40:42Z
Releases: 9.2.7
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 +7 −4