character arrays and quotation

Поиск
Список
Период
Сортировка
От Tim Kane
Тема character arrays and quotation
Дата
Msg-id 389FC07F.137BD592@hotgames.com
обсуждение исходный текст
Список pgsql-interfaces
Is it at all possible to INSERT into an array of string types a value
that contains quotation marks (")?

I've tried escaping the " as \" but it doesn't seem to help...

eg:   INSERT into my_table VALUES ('{"value_1","value_2","quote\"doesnt
work\" damn","value_4"}');


Any thoughts?

Thanks heaps,

Tim Kane




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [INTERFACES] Bug in parser?
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: [INTERFACES] Bug in parser?