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.
Branch ------ REL9_1_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/9484982740e880318aa18a953608c6242bb71341 Modified Files -------------- src/interfaces/ecpg/ecpglib/connect.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
