Re: SQL keywords are suddenly case sensitive

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: SQL keywords are suddenly case sensitive
Дата
Msg-id 20130417010549.GF4602@momjian.us
обсуждение исходный текст
Ответ на Re: SQL keywords are suddenly case sensitive  (Lee Hachadoorian <Lee.Hachadoorian+L@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Lee Hachadoorian
Дата:
Сообщение: Re: SQL keywords are suddenly case sensitive
Следующее
От: Lee Hachadoorian
Дата:
Сообщение: Re: SQL keywords are suddenly case sensitive