| От | Thomas G. Lockhart |
|---|---|
| Тема | Re: [HACKERS] functions with same name, different args |
| Дата | |
| Msg-id | 34CEE009.9560B0E5@alumni.caltech.edu обсуждение исходный текст |
| Ответ на | functions with same name, different args (Brett McCormick <brett@abraxas.scene.com>) |
| Ответы |
Re: [HACKERS] functions with same name, different args
|
| Список | pgsql-hackers |
> I notice that all the functions with the same name but different args > are actually sql statements which SELECT the result of the function > call using a different (and unique) name.. > > Wouldn't this cause slowdowns? Shouldn't you be able to have a > different name for your function in pgsql than in the shared library, > without having to resort to such hacks? Actually, we were pretty happy when Edmund Mergl found this mechanism. I've thought about making changes to allow compiled code to do the same thing, but we've had other more important issues to work on. Send patches if you want something different.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера