writing '\' in an array - Mailing list pgsql-bugs

From Bobo
Subject writing '\' in an array
Date
Msg-id 3BDCE652.439CA51B@noumea.ird.nc
Whole thread Raw
List 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 by date:

Previous
From: "Andy Hallam"
Date:
Subject: Select with backslash '\' character
Next
From: "Marcelo \(AdSolutions\)"
Date:
Subject: Problems when inserting a very large sequence of records