Re: [HACKERS] LONG varsize - how to go on

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] LONG varsize - how to go on
Дата
Msg-id 199912171812.NAA20324@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] LONG varsize - how to go on  (wieck@debis.com (Jan Wieck))
Ответы Re: [HACKERS] LONG varsize - how to go on  (wieck@debis.com (Jan Wieck))
Список pgsql-hackers
> > >
> > >     Christof Petig and me then could start implementing it, using
> > >     lztext with locally  disabled  compression  feature  for  the
> >
> > I would recommand having compression disabled by default, and enabled by
> > the user.
> 
>     Missed me here. I wanted to abuse lztext during  development,
>     having that only beeing considered for move off at all to get
>     the in place tuple modification going. Then add all the other
>     varsize  types  (there  are 12 plus arrays currently) to have
>     only one source of errors.

Oh, got it.  You are going to implement long tuples for only the lztext
type at first.  Excellent idea.  Did you see someone on the general list
already is asking about long tuples for 7.0?  I replied on our current
status.


--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Re: Notation for nextval() (was Re: Several small patches)
Следующее
От: wieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [HACKERS] LONG varsize - how to go on