Can I make PostgreSql namespace case-insensitive?

Поиск
Список
Период
Сортировка
От Ben Kim
Тема Can I make PostgreSql namespace case-insensitive?
Дата
Msg-id Pine.GSO.4.10.10403261635500.7273-100000@edsun.coe.tamu.edu
обсуждение исходный текст
Ответы Re: Can I make PostgreSql namespace case-insensitive?  (Manuel Sugawara <masm@fciencias.unam.mx>)
Список pgsql-admin
Dear List,

Is there a way to completely turn off case sensitivity of the names of
table, field, sequence, etc.?

In our case we used mixed-case names, and the names are unique. They
wouldn't collide even if they get turned into lowercase names.

Because of interfacing problems with other softwares, I wish to make all
names case insensitive. However we already have some scripts using case
sensitive names, so don't want just to convert the database to lowercase
only. This is why I am looking to turn off case sensitivity of the
database as a whole. (So that "MyTable", mytable, MyTable will all work.)

I would appreciate any advice.


Regards,
Ben


В списке pgsql-admin по дате отправления:

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: License for PostgreSQL for commercial purpose
Следующее
От: "Jaime Casanova"
Дата:
Сообщение: Raw devices