Re: Packed short varlenas, what next?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Packed short varlenas, what next?
Дата
Msg-id 4382.1172679330@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Packed short varlenas, what next?  (Gregory Stark <stark@enterprisedb.com>)
Ответы Re: Packed short varlenas, what next?  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-hackers
Gregory Stark <stark@enterprisedb.com> writes:
> I just noticed that last night myself. In particular the GIST modules seems to
> be a major problem. they define dozens of new objects, many of which are just
> passing around C data structures internally but some of which are objects
> which get stored in the database. I have no idea which are which and which
> ones are varlenas.

FWIW, when I went to bed last night I had hstore and intarray working,
but was still fooling with ltree.  Didn't get to the others yet.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: VACUUM and spoiling the buffer manager cache
Следующее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: COMMIT NOWAIT Performance Option