Field collection in trigger - Mailing list pgsql-general

From Josué Maldonado
Subject Field collection in trigger
Date
Msg-id 3F539CDB.6040506@lamundial.hn
Whole thread Raw
Responses Re: Field collection in trigger
List pgsql-general
Hello list,

First of all, excuse me if this is not the right place to ask my question.

Is there a way in postgresql to loop to all the fields of a  given table
and compare the OLD and NEW value for each field. I need to make an
audit table that must contain only the fields changed after and
insert/update.

Thanks in advance

Josué Maldonado.



pgsql-general by date:

Previous
From: Carmen Gloria Sepulveda Dedes
Date:
Subject: Re: Multiple Connections
Next
From: Doug McNaught
Date:
Subject: Re: Field collection in trigger