]> granicus.if.org Git - postgresql/commit
Do not use an empty hostname.
authorMichael Meskes <meskes@postgresql.org>
Wed, 1 Jan 2014 11:24:19 +0000 (12:24 +0100)
committerMichael Meskes <meskes@postgresql.org>
Wed, 1 Jan 2014 11:40:28 +0000 (12:40 +0100)
commit8404037d89537a536f0db7e6c977378ed1017e9e
tree20cc88ef8d6c4a687a0bf8025ed2e1877bcd20ea
parent9a6e2b150fd8e024d638ed4f03d61a3fa26e4165
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.
src/interfaces/ecpg/ecpglib/connect.c