Escaping in C-language functions

Поиск
Список
Период
Сортировка
От Andreas Scherbaum
Тема Escaping in C-language functions
Дата
Msg-id 3CA3291D.AE0ADABF@htl.de
обсуждение исходный текст
Список pgsql-general
Hello,

i have a C-language function and need to escape some strings returned
from SPI_getvalue to insert into another query string.
Is there a proper way to do the escaping or should i use
my own functions for that?
Or i'm totally wrong and there's a better way to get the values
from a row and insert it into another table?


Best regards

--
                                  Andreas 'ads' Scherbaum

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

Предыдущее
От: Oliver Elphick
Дата:
Сообщение: Multibyte problem with COPY FROM [Fwd: Re: postgres 7.2 and unicode]
Следующее
От: Frank Hilliard
Дата:
Сообщение: pg_dump fails