On Thu, Jun 9, 2011 at 2:58 PM, Tom Lane <[email protected]> wrote: > Robert Haas <[email protected]> writes: >> Right. Understood. So let's look at the cases (from git grep >> pg_strcasecmp and pg_strncasecmp): > > Also pg_toupper and pg_tolower. Right offhand, it looks like psql > *does* assume it can lower-case identifiers this way :-(
Blarg. I dunno what to do about that - but surely we must have the encoding available somewhere? -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
