Re: contrib/fixchar (Was: Large databases, performance)
Shridhar Daithankar <shridhar_daithankar@persistent.co.in>
From: "Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>
To: pgsql-hackers@postgresql.org
Date: 2002-10-12T06:41:02Z
Lists: pgsql-hackers
On 12 Oct 2002 at 8:54, Giles Lean wrote: > Portable code uses 'unsigned char' when using ctype.h features, even > though for many platforms where 'char' is an unsigned type it's not > necessary for correct functioning. > > I don't see any isspace() or similar in the code though, so I'm not > sure why this issue is being raised? Well, I commented on fixchar contrib module that it should use unsigned char rather than just char, to be on safer side on all platforms. Nothing much.. Bye Shridhar -- brokee, n: Someone who buys stocks on the advice of a broker.