| От | Sibtay Abbas |
|---|---|
| Тема | storage of compiled functions |
| Дата | |
| Msg-id | bd6a3551050127233275167af7@mail.gmail.com обсуждение исходный текст |
| Ответы |
Re: storage of compiled functions
|
| Список | pgsql-hackers |
Hello everyone i have been studying postgres's function handling philosophy lately. I got stuck at a point where i could'nt get the answer myself All the information related to functions are stored in pg_proc system catalog. But when a function is compiled (probably the data structure that contains a compiled function is pgfunction) where is it stored for persistence. I checked plpgsql's code and noticed there that the function after compilation was saved in fcinfo->flinfo->fn_extra. But how do you get persistence (of compiled functions) by storing its value in fcinfo->flinfo->fn_extra. Or in other words how is the FmgrInfo information stored to persistence in postgresql Thankz
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера