Re: [HACKERS] More thoughts about FE/BE protocol

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] More thoughts about FE/BE protocol
Дата
Msg-id 7056.1050012288@sss.pgh.pa.us
обсуждение исходный текст
Ответ на More thoughts about FE/BE protocol  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [HACKERS] More thoughts about FE/BE protocol
Список pgsql-interfaces
Barry Lind <blind@xythos.com> writes:
> This all sounds great.  I am really looking to seeing all of this 
> implemented.  Are you still on schedule for getting this into 7.4?

I gotta get off my duff and get with it, but I still plan to do it.

> And will there be time left for the clients to make the changes
> necessary to use the new protocol?

Well, that depends how long they take ;-)

I had originally planned to do the error message revisions first, but
I now think they should be last, or at least the long/tedious part of
converting all the backend elog calls should be put off to last.  That
will provide an interval where all the protocol-level revisions are done
and so people can hack on the clients in parallel with the backend work.

I'll try to put out a protocol spec document first, which would give you
something to shoot at, but I'm not really expecting anyone to work very
hard on it until there's backend code to test against ...
        regards, tom lane



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

Предыдущее
От: Michiel Lange
Дата:
Сообщение: Re: Getting to learn libpqxx
Следующее
От: Bruce Badger
Дата:
Сообщение: Re: [HACKERS] More thoughts about FE/BE protocol