Re: SQL keywords are suddenly case sensitive

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: Lee Hachadoorian <Lee(dot)Hachadoorian+L(at)gmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: SQL keywords are suddenly case sensitive
Date: 2013-04-16 23:46:02
Message-ID: 516DE2BA.5060905@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 04/16/2013 04:39 PM, Lee Hachadoorian wrote:
>
> On 04/16/2013 07:31 PM, Adrian Klaver wrote:
>> On 04/16/2013 02:46 PM, Lee Hachadoorian wrote:

>>
>> Interesting.
>>
>> Does this behavior survive logging out and then back into a session?
>
> It survives complete restart. (This is a laptop that I use for
> development and analysis, not a high-availability server, so the first
> thing I did when I realized my scripts started failing was reboot.)
>
>>
>> Do you have any other client using the database that exhibits this
>> behavior?
>
> Same behavior in both psql and pgAdmin.

So when did this start?

a) From creation of the database?

b) At some point afterward?

3) If b), did something noteworthy to Postgres, an upgrade possibly?

4) Is there more than one version of Postgres on the machine?

>
> Regards,
> --Lee
>

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2013-04-17 00:23:24 Re: SQL keywords are suddenly case sensitive
Previous Message Lee Hachadoorian 2013-04-16 23:45:24 Re: SQL keywords are suddenly case sensitive