Re: Concurrent psql patch

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Concurrent psql patch
Дата
Msg-id 20363.1180037786@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Concurrent psql patch  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: Concurrent psql patch  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-patches
Andrew Dunstan <andrew@dunslane.net> writes:
> Tom Lane wrote:
>> If there's more needed here, let's see an official API change,
>> not a hack.

> Well, I guess the obvious API would be something like:
>     PGAsyncStatusType PQasyncStatus(const PGconn *conn);

That would mean exposing PGAsyncStatusType, which doesn't seem like an
amazingly good idea either.  What is it that the patch actually wants
to do?

            regards, tom lane

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Concurrent psql patch
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Concurrent psql patch