Re: CVS Commit by andreas: Unix Domain Socket additional stuff switch to

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: CVS Commit by andreas: Unix Domain Socket additional stuff switch to
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E472C2E7@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на CVS Commit by andreas: Unix Domain Socket additional stuff switch to  (cvs@developer.pgadmin.org)
Ответы Re: CVS Commit by andreas: Unix Domain Socket additional  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список pgadmin-hackers

> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
> cvs@developer.pgadmin.org
> Sent: 18 April 2005 15:39
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] CVS Commit by andreas: Unix Domain
> Socket additional stuff switch to
>
> Log Message:
> -----------
> Unix Domain Socket additional stuff

Err, would you mind unbreaking this please? I can no longer change the
port number for the socket (libpq uses it to form part of the filename),
and the trailing / that is added to the end of the path now results in
libpq trying to connect to paths such as /tmp//.s.PGSQL.5432, which
although it works, is not technically correct iirc.

Heavy night on the beer last night? :-)

/D

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Andres Olarte
Дата:
Сообщение: Re: OSX Update: Night Builds
Следующее
От: cvs@developer.pgadmin.org
Дата:
Сообщение: CVS Commit by andreas: unbreak pipe conn stuff