Re: Problem escaping, nonstandard use of \\ in a string literal

Поиск
Список
Период
Сортировка
Искать
От
Tom Lane
Тема
Re: Problem escaping, nonstandard use of \\ in a string literal
Дата
Msg-id
27407.1218683996@sss.pgh.pa.us
Ответ на
Список
Дерево обсуждения
Problem escaping, nonstandard use of \\ in a string literal Warren Bell <warren@clarksnutrition.com>
Re: Problem escaping, nonstandard use of \\ in a string literal Tom Lane <tgl@sss.pgh.pa.us>
Warren Bell  writes:
> I am having a problem with escaping characters after upgrading to 8.3. I 
> have changed the postgresql.conf file to contain:
> standard_conforming_strings = on
> ...
> I am not escaping this character in my code. I am assuming that the 
> driver is escaping it. I am using the postgresql-8.3-603.jdbc3.jar as 
> the driver.

Does 8.3-603 claim to support standard_conforming_strings = on?
(That's an honest question --- I don't know.)

I think you should probably be asking about this on pgsql-jdbc.
You're more likely to get a knowledgeable answer there.

			regards, tom lane
В списке pgsql-general по дате отправления
От: Warren Bell
Дата:
От: Joost Kraaijeveld
Дата:
FAQ