Re: [GENERAL] Arrays and backslashes
Colin DuPlantis <[EMAIL PROTECTED]> writes: > I am having trouble inserting a value into the array column that > contains a single '\' (no quotes) character. The following examples are > my attempts to produce a value of 'x\y' (no quotes) in both the regular > text and the text array columns in
[GENERAL] Arrays and backslashes
I'm running: colin=# select version(); version --- PostgreSQL 8.1.1 on x86_64-unknown-linux-gnu, compiled by GCC gcc