BUG #4337: psql -c case insensitive

From: "none" <nomind(at)mailinator(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #4337: psql -c case insensitive
Date: 2008-07-31 16:16:23
Message-ID: 200807311616.m6VGGNGK094822@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 4337
Logged by: none
Email address: nomind(at)mailinator(dot)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 ;)

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2008-07-31 16:37:36 Re: BUG #4337: psql -c case insensitive
Previous Message Pavel Stehule 2008-07-31 09:27:01 Re: BUG #4336: Strange behaviour for to_ascii