Re: [HACKERS] no operator '=' for types char16 and text

Поиск
Список
Период
Сортировка
От darcy@druid.net (D'Arcy J.M. Cain)
Тема Re: [HACKERS] no operator '=' for types char16 and text
Дата
Msg-id m0yA5iI-00000oC@druid.net
обсуждение исходный текст
Ответ на Re: [HACKERS] no operator '=' for types char16 and text  (Bruce Momjian <maillist@candle.pha.pa.us>)
Ответы Re: [HACKERS] no operator '=' for types char16 and text  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
Thus spake Bruce Momjian
> > > The major string types are char(), varchar(), and text.
> > Is there a performance hit if the values chosen are not powers of 2?
> Nope.

Cool.

Except I'm a dinosaur and somehow it doesn't feel right if it isn't a
power of two.  Oh well.  :-)

--
D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 424 2871     (DoD#0082)    (eNTP)   |  what's for dinner.

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] no operator '=' for types char16 and text
Следующее
От: darcy@druid.net (D'Arcy J.M. Cain)
Дата:
Сообщение: Re: [HACKERS] PostgreSQL - the Linux of Databases...