Re: PL/pgSQL: Logging Trigger. Advice/comments/other?

Поиск
Список
Период
Сортировка
От Larry Rosenman
Тема Re: PL/pgSQL: Logging Trigger. Advice/comments/other?
Дата
Msg-id 485430000.1052948478@lerlaptop-red.iadfw.net
обсуждение исходный текст
Ответ на Re: PL/pgSQL: Logging Trigger. Advice/comments/other?  (Joe Conway <mail@joeconway.com>)
Список pgsql-sql

--On Wednesday, May 14, 2003 14:32:52 -0700 Joe Conway <mail@joeconway.com> 
wrote:

> Larry Rosenman wrote:
>> Ok, I finally finished this damn trigger to log changes to ONE frapping
>> table.
>>
>> I'm wondering if any of you PL/pgSQL guru's out there see any better way
>> to do
>> this:
>
> I haven't had the time to follow this thread, but depending on your
> needs, maybe this will help (uses dblink_current_query() from
> contrib/dblink):
[snip]
Oooohhhhh.... This looks promising.  (now, can I migrate the damn 7.2.1
to 7.3.2????).

Thanks Joe!

LER


-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749





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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: PL/pgSQL: Logging Trigger. Advice/comments/other?
Следующее
От: Guy Fraser
Дата:
Сообщение: I need help with a rule to relocate duplicate records