writing '\' in an array

Поиск
Список
Период
Сортировка
От Bobo
Тема writing '\' in an array
Дата
Msg-id 3BDCE652.439CA51B@noumea.ird.nc
обсуждение исходный текст
Список pgsql-bugs
Hi,

I have an a column wich represent a list of path:

    pathname text[],

I insert a row :

'{C:\\data}'    gives    "C:data"
'{C:\134data}'    gives     "C:data" where 134 is the ascii code for
\...


answer me if u fix the problem plz....

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

Предыдущее
От: "Andy Hallam"
Дата:
Сообщение: Select with backslash '\' character
Следующее
От: "Marcelo \(AdSolutions\)"
Дата:
Сообщение: Problems when inserting a very large sequence of records