I think that PostgreSQL is great RDBMS, but one important (for me)
feature that it missing is case-insensitive identifier quotes
([table].[column]) like in Microsoft SQL Server.
I know that there are double quotes, but they are case-sensitive.
Or maybe some option that will make double quotes case-insensitive.
2015-06-25 20:03 GMT+03:00 Алексей Бережняк <core(at)irc(dot)lg(dot)ua>:
> Good day.
>
> Is there any correct place for feature requests?
>
> Thanks.