Do not use an empty hostname.

Michael Meskes <meskes@postgresql.org>

Commit: 9484982740e880318aa18a953608c6242bb71341
Author: Michael Meskes <meskes@postgresql.org>
Date: 2014-01-01T11:44:15Z
Releases: 9.1.12
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