| От | Bruno Wolff III |
|---|---|
| Тема | Re: SQL safe input? |
| Дата | |
| Msg-id | 20050827235413.GA11234@wolff.to обсуждение исходный текст |
| Ответ на | Re: SQL safe input? (<operationsengineer1@yahoo.com>) |
| Ответы |
Re: SQL safe input?
|
| Список | pgsql-novice |
On Sat, Aug 27, 2005 at 16:22:51 -0700, operationsengineer1@yahoo.com wrote: > > if bad data is submitted, is there something going on > "behind the scenes" to scrub the bad data and cause > the query to fail instead of run with the bad data? > how does the the system know the data is bad data? The type input routines will reject bad data. I wouldn't feel too safe about handling really large strings without a problem in all cases, but invalid syntax shouldn't cause anything but the transaction to abort.
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера