Re: [GENERAL] Getting the function definition from oid in before firing the function

2016-01-06 Thread Mohammed Ajil
commands at another location, what I am trying to do now is keep track of what triggers are fired, since they recursively can fire more triggers. What is an executor hook? Regards, Mohammed On 01/06/2016 03:20 AM, Jim Nasby wrote: > On 1/5/16 8:13 AM, Mohammed Ajil wrote: >> Now m

[GENERAL] Getting the function definition from oid in before firing the function

2016-01-05 Thread Mohammed Ajil
r the root Makefile to pick them up or do I need to modify the root Makefile too? Thank you very much for your help in advance, for both problems I have tried many variations and researched quite much, but did not find a solution. Kind regards, Moh

[GENERAL] Adding a new module to postgres

2015-11-16 Thread Mohammed Ajil
file with its header. Now I have some problems understanding the makefiles, I do not quite get where I have to link the C file into the whole build of postgres. I would be very glad for some help. Thank you in advance for your time, Kind regards, Mohammed Ajil