escaping literals (in libpq)

Поиск
Список
Период
Сортировка
От Volkan YAZICI
Тема escaping literals (in libpq)
Дата
Msg-id 20050403002747.GA1158@alamut
обсуждение исходный текст
Ответы Re: escaping literals (in libpq)
Список pgsql-interfaces
Hi,

By using PQescapeString() and PQescapeBytea() we can protect SQL
commands from SQL-Injection. I just wonder if it's necessary to
use these escape functions when using PQexecParams() or
PQsendQueryParams(); or these execParam functions don't need
escaping literals?

# End of file


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