Re: Fixed length data types issue - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Fixed length data types issue
Date
Msg-id 200609080941.48334.peter_e@gmx.net
Whole thread Raw
In response to Re: Fixed length data types issue  (Gregory Stark <gsstark@mit.edu>)
List pgsql-hackers
Gregory Stark 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.

This matter is completely independent of the choice of locale and 
therefore any unilateral redefinition of sanity that you might come up 
with.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


pgsql-hackers by date:

Previous
From: Gregory Stark
Date:
Subject: Re: Fixed length data types issue
Next
From: Andrew Dunstan
Date:
Subject: Re: A note about buildfarm ecpg-check