Robert Haas <robertmhaas(at)gmail(dot)com> 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 :-(
regards, tom lane