BUG #4337: psql -c case insensitive

Поиск
Список
Период
Сортировка
От none
Тема BUG #4337: psql -c case insensitive
Дата
Msg-id 200807311616.m6VGGNGK094822@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #4337: psql -c case insensitive
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      4337
Logged by:          none
Email address:      nomind@mailinator.com
PostgreSQL version: 8.2.3
Operating system:   windows xp
Description:        psql -c case insensitive
Details:

I'm programming an application that uses psql (...) -c "ALTER DATABASE
\"MyBase\" RENAME TO \"MyBase2\" and it doesn't work because it looks for a
"mybase" database name.

I'm using c# respecting case sensitive arguments, so I think the error is
with psql.

Check it ;)

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

Предыдущее
От: "Pavel Stehule"
Дата:
Сообщение: Re: BUG #4336: Strange behaviour for to_ascii
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #4337: psql -c case insensitive