Re: Iterating through individual fields of OLD/NEW - Mailing list pgsql-general

From Larry Rosenman
Subject Re: Iterating through individual fields of OLD/NEW
Date
Msg-id 137660000.1053829908@lerlaptop.lerctr.org
Whole thread Raw
In response to Iterating through individual fields of OLD/NEW records in plpgsql trigger  (j.sachanbinski@coroplast.de)
List pgsql-general

--On Friday, May 23, 2003 16:34:58 +0200 j.sachanbinski@coroplast.de wrote:

> Hello everyone,
>
> is there a way to loop/iterate through every individual field of the
> OLD/NEW records in plpgsql trigger function?
>
> I'm attempting to write a function that logs all the changes the user
> makes to the table, sth. like: (sketch only)

See a similar thread I had on the SQL list last week.  Joe Conway posted a
wonderful solution using contrib/dblink.

I've asked this before, and have had no luck.  Joe's solution logs the
exact SQL statement used.

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-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: implicit abort harmful?
Next
From: Martijn van Oosterhout
Date:
Subject: Re: network problems: -h flag not working properly