| От | Christophe |
|---|---|
| Тема | Re: indexes on functions and create or replace function |
| Дата | |
| Msg-id | 714693CC-DD53-4657-9BEE-FCE667EEA8E7@thebuild.com обсуждение |
| Ответ на | Re: indexes on functions and create or replace function ("Matthew Dennis" <mdennis@merfer.net>) |
| Ответы |
Re: indexes on functions and create or replace function
Re: indexes on functions and create or replace function |
| Список | pgsql-general |
On Aug 28, 2008, at 6:10 PM, Matthew Dennis wrote: > I'm not sure I follow. Couldn't you track which statements were > prepared that called a function and either reprepare (just like > reindex, recheck, etc) or in the case of dropping a function, > refuse to drop it because something depends on it? EXECUTE in PL/pgSQL accepts a string and executes it as a statement. (That's different from the SQL-level EXECUTE.) I'm not sure how one would track dependencies there.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера