Re: editing functions/triggers etc..

Поиск
Список
Период
Сортировка
От Niklas Johansson
Тема Re: editing functions/triggers etc..
Дата
Msg-id C370C3F1-0EE1-4AA2-8310-F186C3E952D5@tele2.se
обсуждение исходный текст
Ответ на editing functions/triggers etc..  (john <jfabiani@yolo.com>)
Ответы Re: editing functions/triggers etc..
Список pgsql-general
On 24 maj 2008, at 17.03, john wrote:
> I was wondering if anyone has written a tool that will drop
> (cascade) then
> allow the edit and then restore the functions/triggers including
> the adding
> the function/triggers to the inserts/deletes/etc.. to the tables.

Just use

CREATE OR REPLACE your_trigger_function() RETURNS TRIGGER AS ...

to replace the trigger function in place.



Sincerely,

Niklas Johansson




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

Предыдущее
От: "Rob Wultsch"
Дата:
Сообщение: Re: Optimzing Postgresql
Следующее
От: Tomasz Ostrowski
Дата:
Сообщение: Re: Performance Problem - pgsql on MD3000 DAS