Re: libpq protocol version 2

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: libpq protocol version 2
Дата
Msg-id 7267.1182810261@sss.pgh.pa.us
обсуждение исходный текст
Ответ на libpq protocol version 2  ("Chuck McDevitt" <cmcdevitt@greenplum.com>)
Список pgsql-hackers
"Chuck McDevitt" <cmcdevitt@greenplum.com> writes:
> Is protocol version 2 still used by anything?  Is there a reason why
> this is still supported?

Even if you're not concerned about breaking old clients, I believe that
the JDBC folk are still giving out advice to use ProtocolVersion=2 as
a workaround for various arcane portability issues for Java clients.

In any case, AFAICS there's no very good reason to remove it.  The
amount of backend code involved is pretty trivial.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Waiting for archive to complete
Следующее
От: "Andrew Hammond"
Дата:
Сообщение: Re: Bugtraq: Having Fun With PostgreSQL