Re: Fixed length data types issue

From: Andrew - Supernews <andrew+nonews(at)supernews(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Fixed length data types issue
Date: 2006-09-08 07:40:19
Message-ID: slrneg27j3.2ea3.andrew+nonews@atlantis.supernews.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2006-09-08, Gregory Stark <gsstark(at)MIT(dot)EDU> wrote:
>> But that won't help in the example you posted upthread, because char(N)
>> is not fixed-length.
>
> Sure it is because any sane database--certainly any sane database using
> char(N)--is in C locale anyways.

You're confusing locale and charset.

--
Andrew, Supernews
http://www.supernews.com - individual and corporate NNTP services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2006-09-08 07:41:47 Re: Fixed length data types issue
Previous Message Gregory Stark 2006-09-08 07:22:26 Re: Fixed length data types issue