Escaping in C-language functions

Поиск
Список
Период
Сортировка
От Andreas Scherbaum
Тема Escaping in C-language functions
Дата
Msg-id Pine.LNX.4.43.0203300901520.25985-100000@localhost
обсуждение исходный текст
Список pgsql-hackers
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 (how to handle \0 values)?


Best regards

--             Andreas 'ads' Scherbaum



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

Предыдущее
От: Justin Clift
Дата:
Сообщение: Posix AIO in new Red Hat Linux
Следующее
От: "Amit Khare"
Дата:
Сообщение: How to give permission to others on data directory