Rajanikant Chirmade <rajanikant(dot)chirmade(at)enterprisedb(dot)com> writes:
> Every identifier is downcase & truncated by function
> "downcase_truncate_identifier()"
> before using it.
> But since the function "downcase_truncate_identifier()" is not
> multibyte-charecter aware,
> it is not able to downcase some of special charecters in identifier like
> "my_Schem".
IIRC this is intentional. Please consult the archives for previous
discussions.
regards, tom lane