Re: Any changes to the frontend/backend protocol?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Any changes to the frontend/backend protocol?
Дата
Msg-id 14352.1011031996@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Any changes to the frontend/backend protocol?  (Bruce Badger <bruce_badger@BadgerSE.com>)
Список pgsql-interfaces
Bruce Badger <bruce_badger@BadgerSE.com> writes:
> Have there been any changes made to the "frontend/backend protocol" 
> (messages & all that) for PostgreSQL 7.3?

Sorry, I don't have my crystal ball handy to prognosticate for 7.3 ;-).
There haven't been any changes as of 7.2, though.  There have been
additions; do you support MD5 password encryption, for example?

Sooner or later there will probably be major changes, whenever we get
sufficiently disgusted with the problems of COPY and so forth.  You'll
just have to keep your head up --- though we generally try to make the
backend backwards-compatible with old clients.  (AFAIK the backend still
accepts protocol 1.0 ... though it's untested for a long time, and
likely won't be fixed if it happens to break.)
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Any changes to the frontend/backend protocol?
Следующее
От: "David Joyner"
Дата:
Сообщение: Re: libpq++