Re: Idea: Avoid JOINs by using path expressions to follow FKs
В списке pgsql-hackers по дате отправления:
| От | Julien Rouhaud |
|---|---|
| Тема | Re: Idea: Avoid JOINs by using path expressions to follow FKs |
| Дата | |
| Msg-id | 20210330065247.z6ciai3nzqj2argo@nol обсуждение |
| Ответ на | Re: Idea: Avoid JOINs by using path expressions to follow FKs (Pavel Stehule <pavel.stehule@gmail.com>) |
| Ответы |
Re: Idea: Avoid JOINs by using path expressions to follow FKs
|
| Список | pgsql-hackers |
On Tue, Mar 30, 2021 at 08:03:09AM +0200, Pavel Stehule wrote: > > On second hand, it can be very nice to have some special strict mode in > Postgres - maybe slower, not compatible, that disallow some dangerous or > unsafe queries. But it is possible to solve in extensions, but nobody did > it. Something like plpgsql_check for SQL - who will write sql_check? The #1 cause of problems is probably unqualified outer references, and unfortunately I don't think it's really possible to detect that in an extension, as the required information is only available in the raw parsetree.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера