Re: SQL keywords are suddenly case sensitive - Mailing list pgsql-general

From Bruce Momjian
Subject Re: SQL keywords are suddenly case sensitive
Date
Msg-id 20130417010549.GF4602@momjian.us
Whole thread Raw
In response to Re: SQL keywords are suddenly case sensitive  (Lee Hachadoorian <Lee.Hachadoorian+L@gmail.com>)
List pgsql-general
On Tue, Apr 16, 2013 at 08:57:02PM -0400, Lee Hachadoorian wrote:
>
> On 04/16/2013 08:23 PM, Tom Lane wrote:
> >"SELECT 1" as all one token.  Also, if you transcribed this accurately,
> >it looks like the error cursor is pointing to the second character of
> >the "SELECT" not the first (could you confirm that?).  Which is even
> >more bizarre.
>
> No, that must have been an email formatting thing. In psql, the
> caret is under the S.
>
> Looking at the other issues you raised, but just wanted to provide a
> quick answer to that.

Use SET log_statment='all' and look in the server logs for the query.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +


pgsql-general by date:

Previous
From: Lee Hachadoorian
Date:
Subject: Re: SQL keywords are suddenly case sensitive
Next
From: Lee Hachadoorian
Date:
Subject: Re: SQL keywords are suddenly case sensitive