Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: [HACKERS] no operator '=' for types char16 and text - Mailing list pgsql-hackers

From Brett McCormick
Subject Re: [HACKERS] no operator '=' for types char16 and text
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: [HACKERS] no operator '=' for types char16 and text  (Bruce Momjian <[email protected]>)
Responses Re: [HACKERS] no operator '=' for types char16 and text
List 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 by date:

Previous
From: Brett McCormick
Date:
Subject: Re: [HACKERS] version control backups?
Next
From: [email protected] (Darren King)
Date:
Subject: Re: [HACKERS] PostgreSQL - the Linux of Databases...