Re: pg_class catalog question...

Поиск
Список
Период
Сортировка
От Jonah H. Harris
Тема Re: pg_class catalog question...
Дата
Msg-id 36e682920603310909r72df1d80k7a1df972013a6f0f@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_class catalog question...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 3/31/06, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> This argument falls flat when you consider that the width of a CHAR
> entry is measured in characters, not bytes, and therefore its physical
> size is not fixed even if its logical width is.

Gotta love multibyte :)

--
Jonah H. Harris, Database Internals Architect
EnterpriseDB Corporation
732.331.1324


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Index vacuum improvements
Следующее
От: Tom Lane
Дата:
Сообщение: Re: WAL dirty-buffer management bug