Re: [HACKERS] Roadmap for FE/BE protocol redesign

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: [HACKERS] Roadmap for FE/BE protocol redesign
Дата
Msg-id 3E702552.DA8A29A9@tpf.co.jp
обсуждение исходный текст
Ответ на Re: [HACKERS] Roadmap for FE/BE protocol redesign  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-interfaces
Tom Lane wrote:
> 
> "Dave Page" <dpage@vale-housing.co.uk> writes:
> > No, but with them we can avoid cluttering the wire protocol with fields
> > for all this, and the JDBC required data. With 2 numeric columns
> > (attrelid, attnum), any application/interface can query the system
> > catalogs easily for whatever extra info they like.
> 
> This is my feeling also.  We shouldn't try to guess in the protocol
> exactly what set of information will be wanted by a frontend; we should
> just provide the catalog keys needed to look up whatever is wanted.

Does looking up by the catalog keys take no cost ?

regards,
Hiroshi Inouehttp://www.geocities.jp/inocchichichi/psqlodbc/


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Roadmap for FE/BE protocol redesign
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: [HACKERS] Roadmap for FE/BE protocol redesign