Re: Dept of ugly hacks: eliminating padding space in system indexes

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: Dept of ugly hacks: eliminating padding space in system indexes
Дата
Msg-id 48609055.9010808@sigaev.ru
обсуждение исходный текст
Ответ на Dept of ugly hacks: eliminating padding space in system indexes  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Dept of ugly hacks: eliminating padding space in system indexes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> dead easy to implement this: effectively, we just decree that the
> index column storage type for NAME is always CSTRING.  Because the

Isn't it a reason to add STORAGE option of CREATE OPERATOR CLASS to BTree? as 
it's done for GiST and GIN indexes.

-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 


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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: Git Repository for WITH RECURSIVE and others
Следующее
От: "Alex Hunsaker"
Дата:
Сообщение: Re: [PATCHES] Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout