]> git.ipfire.org Git - thirdparty/postgresql.git/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:58 +0000 (12:44 +0100)
commit96de4939c0038fecd03f88891538053c691eeebd
treed026891556072932e07cc34b482e642500ec96de
parent302cbc5fa6f5927a36bf22b5cfb356c1fe4284a6
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