"Gavin" <[EMAIL PROTECTED]> writes: > Hi All, I have been tinkering with a function to log the changes made on > any column through a function and trigger. However, I cant think of a way > to make this work through pl/pgsql.
plpgsql won't do it, but you could do it in pltcl, I believe.
Or resort to C ;-)
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
http://archives.postgresql.org
