Re: case insensitive sorting & searching in oracle 10g

Поиск
Список
Период
Сортировка
От David Garamond
Тема Re: case insensitive sorting & searching in oracle 10g
Дата
Msg-id 41135978.90200@zara.6.isreserved.com
обсуждение исходный текст
Ответ на Re: case insensitive sorting & searching in oracle 10g  (David Garamond <lists@zara.6.isreserved.com>)
Список pgsql-general
David Garamond wrote:
> 2a. individual string values will be tagged with charset+encoding. this
> incurs an overhead of 1-2 bytes per value.

forgot to add: this overhead is just for "in-memory" or temporary value
(e.g. when being passed as arguments). in the storage itself, this is
not needed because charset+encoding is recorded in the column definition.

--
dave


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

Предыдущее
От: David Garamond
Дата:
Сообщение: Re: case insensitive sorting & searching in oracle 10g
Следующее
От: jseymour@linxnet.com (Jim Seymour)
Дата:
Сообщение: Re: Where are all the users?