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

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

From [email protected] (D'Arcy J.M. Cain)
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
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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] no operator '=' for types char16 and text
Next
From: [email protected] (D'Arcy J.M. Cain)
Date:
Subject: Re: [HACKERS] PostgreSQL - the Linux of Databases...