]> 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:15 +0000 (12:44 +0100)
commit9484982740e880318aa18a953608c6242bb71341
tree5f4ad761ffe693fc1748b83da2b889ba62de2b52
parentc41f036445f8dff705139a6d0f3727991b4fe964
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