]> 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:42 +0000 (12:40 +0100)
commit119a59879679289174460a777abc36c4f7944b37
tree656654890a3c7bf89008aa56549734e39202e6c4
parentdf090b3908c8d1cd25bbb35068e7da3a2b4c5750
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