libpq and escaping array string literals

Поиск
Список
Период
Сортировка
От Ted Toth
Тема libpq and escaping array string literals
Дата
Msg-id CAFPpqQGxuAsmvONV9DWeBdiLwuJ2YiU8bJsnMsqAWMb4cAhmEg@mail.gmail.com
обсуждение исходный текст
Ответы Re: libpq and escaping array string literals  (Dmitry Igrishin <dmitigr@gmail.com>)
Список pgsql-general
I've got so C code that interacting with a table containing a field of type text[]. Strings I've got to put in the array may be unicode and or contain single or double quotes etc ... What's the best way to escape these strings? 

Ted

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

Предыдущее
От: Jeremy Schneider
Дата:
Сообщение: Re: Real application clustering in postgres.
Следующее
От: Dmitry Igrishin
Дата:
Сообщение: Re: libpq and escaping array string literals