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

Поиск
Список
Период
Сортировка
От Brett McCormick
Тема Re: [HACKERS] no operator '=' for types char16 and text
Дата
Msg-id 13565.36538.4876.125401@abraxas.scene.com
обсуждение исходный текст
Ответ на 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
On Wed, 4 March 1998, at 11:01:16, Bruce Momjian wrote:

> >
> > 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.  :-)
>
> That's what char2,char4, char8, and char16 are for.

But these types are depreciated! :)

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

Предыдущее
От: Brett McCormick
Дата:
Сообщение: Re: [HACKERS] version control backups?
Следующее
От: darrenk@insightdist.com (Darren King)
Дата:
Сообщение: Re: [HACKERS] PostgreSQL - the Linux of Databases...