no. of functions

Поиск
Список
Период
Сортировка
От Sandeep Joshi
Тема no. of functions
Дата
Msg-id 3A4279EE.38193694@zambeel.com
обсуждение исходный текст
Ответы Re: no. of functions  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-general
Hi,

   I have 30 tables and I want to write BEFORE trigger for INSERT,
DELETE and UPDATE opeation on all the
tables.

   So, can I write all the 'C' functions in a single '.so' file and load
it once? There will be in all 90 functions.
Is there any limit on how many functions can be loaded? do they need to
be in separate file?

Thanks,

Sandeep Joshi

В списке pgsql-general по дате отправления:

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: red hat/mysql fiasco
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: no. of functions