Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110910 - initdb defaults to SQL_ASCII
Summary: initdb defaults to SQL_ASCII
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Highest major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-30 09:29 UTC by David Fetter
Modified: 2005-10-30 09:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Fetter 2005-10-30 09:29:45 UTC
SQL_ASCII is guaranteed to accept any byte string, which is to say it's the
Wrong Thing.  The default encoding should be UTF8 and the default locale should be C
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-10-30 09:31:47 UTC
No clue whatsoever what ebuild is this about...