]> 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:44:44 +0000 (12:44 +0100)
commit17bcdd01f3615d719ef53680b0bd316424d6b706
tree37d35631bb4bacd08f5cea36ad83498c747a1ca9
parent8d65ea20f6ed31159768c643035093cd719393c7
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