Re: dealing with extension dependencies that aren't quite 'e'
В списке pgsql-hackers по дате отправления:
| От | Abhijit Menon-Sen |
|---|---|
| Тема | Re: dealing with extension dependencies that aren't quite 'e' |
| Дата | |
| Msg-id | 20160115170826.GA28307@toroid.org обсуждение исходный текст |
| Ответ на | Re: dealing with extension dependencies that aren't quite 'e' (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: dealing with extension dependencies that aren't quite
'e'
|
| Список | pgsql-hackers |
I'm sorry, it wasn't clear from my earlier post that the triggers are dependent on a function provided by the extension. So when you do CREATE EXTENSION foo, it creates foo_somefunc() that RETURNS TRIGGER. Later, a trigger is created (somehow; in this case it is by some other function in the extension, but it could be by the user directly as well) that executes this function. But that's only a partial answer to the questions raised here, and I'll return to the drawing board and draw up a more complete explanation. Thanks for reading. -- Abhijit
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера