| От | Tom Lane |
|---|---|
| Тема | Re: [HACKERS] SELECT ... LIMIT (trial implementation) |
| Дата | |
| Msg-id | 14091.908644914@sss.pgh.pa.us обсуждение |
| Ответ на | SELECT ... LIMIT (trial implementation) (jwieck@debis.com (Jan Wieck)) |
| Ответы |
Re: [HACKERS] SELECT ... LIMIT (trial implementation)
|
| Список | pgsql-hackers |
jwieck@debis.com (Jan Wieck) writes:
> I've seen the queryLimit by SET variable stuff and that
> really can break rewrite rules, triggers or functions. This
> is because the query limit will be inherited by any query
> (inserts, updates, deletes too) done by them.
> [ example snipped ]
> This is a feature where users can get around rules that
> ensure data integrity.
Ouch. I think this point is a *fatal* objection to implementing
query limit as a SET variable. That might be a quick-and-dirty way
of getting some functionality going, but we can't let it loose on the
world like that.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера