Re: Protection from SQL injection

Поиск
Список
Период
Сортировка
От Florian Weimer
Тема Re: Protection from SQL injection
Дата
Msg-id 87y76qufyy.fsf@mid.deneb.enyo.de
обсуждение исходный текст
Ответ на Protection from SQL injection  ("Thomas Mueller" <thomas.tom.mueller@gmail.com>)
Список pgsql-hackers
* Thomas Mueller:

> What do you think about it? Do you think it makes sense to implement
> this security feature in PostgreSQL as well?

Can't this be implemented in the client library, or a wrapper around it?
A simple approximation would be to raise an error when you encounter a
query string that isn't contained in some special configuration file.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Proposed Patch - LDAPS support for servers on port 636 w/o TLS
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Patch for Prevent pg_dump/pg_restore from being affected by statement_timeout