"Tom Lane" <[EMAIL PROTECTED]> writes: > Anyway, I tweaked plpgsql's Makefile to force LC_CTYPE=C, which > theoretically should silence this warning.
This doesn't mean that people were previousy able to use any of these "exotic" characters like aßertion or explaïn if they happened to compile in the wrong (or right) locale and now they won't be able to does it? -- Gregory Stark EnterpriseDB http://www.enterprisedb.com ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match