]> 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:39:31 +0000 (12:39 +0100)
commit7c957ec83eeefa8b6d3179f3af0a5dc338d2252b
tree71f5559b37b570612e3ca30e90a9c57979ad2646
parentc01bc51f8d596d425d897c833ef11ca3670ea984
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