Re: (patch) regression diffs on collate.linux.utf8 test

Jeff Davis <pgsql@j-davis.com>

From: Jeff Davis <pgsql@j-davis.com>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-hackers@postgresql.org
Date: 2011-10-19T04:47:13Z
Lists: pgsql-hackers
On Tue, 2011-10-18 at 22:25 +0300, Peter Eisentraut wrote:
> Presumably because Jeff doesn't have that particular locale installed.
> locale -a would clarify that.

$ locale -a |grep -i tr
tr_CY.utf8
tr_TR.utf8

So, yes, I only have the UTF8 version. I didn't realize they were
different -- do you happen to know what package I need for just plain
tr_TR?

Regards,
	Jeff Davis