Re: string escaping in tutorial/syscat.source

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: string escaping in tutorial/syscat.source
Дата
Msg-id 2163.1358634199@sss.pgh.pa.us
обсуждение исходный текст
Ответ на string escaping in tutorial/syscat.source  (Josh Kupershmidt <schmiddy@gmail.com>)
Список pgsql-hackers
Josh Kupershmidt <schmiddy@gmail.com> writes:
> It seems the queries in ./src/tutorial/syscat.source use string
> escaping with the assumption that standard_conforming_strings is off,
> and thus give wrong results with modern versions. A simple fix is
> attached.

I tweaked the comments a little bit and committed this as far back
as 9.1.  Thanks!
        regards, tom lane



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

Предыдущее
От: Jeff Janes
Дата:
Сообщение: Re: CF3+4 (was Re: Parallel query execution)
Следующее
От: Steve Singer
Дата:
Сообщение: Re: Re: [PATCH] unified frontend support for pg_malloc et al and palloc/pfree mulation (was xlogreader-v4)