Re: [HACKERS] Priorities for 6.6

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: [HACKERS] Priorities for 6.6
Дата
Msg-id 37587E1D.886394AB@alumni.caltech.edu
обсуждение исходный текст
Ответ на Re: [HACKERS] Priorities for 6.6  (Vince Vielhaber <vev@michvhf.com>)
Ответы Re: [HACKERS] Priorities for 6.6  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> > eliminating the size restrictions on regular tuples.
> Is this doable?

Presumably we would have to work out a "chunking" client/server
protocol to allow sending very large tuples. Also, it would need to
report the size of the tuple before it shows up, to allow very large
rows to be caught correctly.
                - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


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

Предыдущее
От: Tatsuo Ishii
Дата:
Сообщение: Re: [HACKERS] Priorities for 6.6
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: Printing parse tree