Re: proposal: new contrib module plpgsql's embeded sql validator
В списке pgsql-hackers по дате отправления:
| От | Petr Jelínek |
|---|---|
| Тема | Re: proposal: new contrib module plpgsql's embeded sql validator |
| Дата | |
| Msg-id | 4E270BE0.1080503@pjmodos.net обсуждение исходный текст |
| Ответ на | proposal: new contrib module plpgsql's embeded sql validator (Pavel Stehule <pavel.stehule@gmail.com>) |
| Список | pgsql-hackers |
On 07/20/2011 05:24 AM, Tom Lane wrote: > Petr Jelínek<pjmodos@pjmodos.net> writes: >> But, I think we should add valitation hook to plpgsql plugin structure >> so that you don't have to actually execute the function to check it - >> curretly there are only executing hooks which is why the plugin only >> works when you the func (not good for automation). > If you mean that such checks would be done automatically, no, they > shouldn't be. Consider a function that creates a table and then uses > it, or even just depends on using a table that doesn't yet exist when > you do CREATE FUNCTION. No, certainly not by default, I would just like to be able to do it automatically without having to call the function. -- Petr Jelinek
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера