| От | Rod Taylor |
|---|---|
| Тема | Re: question about fixes in v7.4... |
| Дата | |
| Msg-id | 1069272071.4662.42.camel@jester обсуждение исходный текст |
| Ответ на | question about fixes in v7.4... ("Don Sceifers" <dsceifers@harvestadsdepot.com>) |
| Список | pgsql-hackers |
On Wed, 2003-11-19 at 11:17, Don Sceifers wrote: > My company is fairly new at Postgresql, but we have hit a problem, where > we modify a table using ALTER, and our stored procedures stop working. We > have a grasp as to why this happens, but I was wondering if this v7.4 > upgrade fixes this issue? At this time function bodies do not have the dependency tracking capabilities that a majority of the system has, so it is unable to complain when you remove or alter an object it depends on. With SQL functions it should be feasible. For functions that build queries on the fly this will be virtually impossible.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера