K 10 svn:author V 3 sat K 8 svn:date V 27 2007-08-15T19:22:58.000000Z K 7 svn:log V 480 Add port databases/tablelog: Tablelog is a contributed PostgreSQL module that uses a trigger to log any INSERTs, UPDATEs and DELETEs on a specific table into another table. The second part of tablelog is able to restore the state of the original table or of a specific row for any time in the past. WWW: http://tablelog.projects.postgresql.org/ Author: Andreas Scherbaum PR: ports/114541 Submitted by: Robert Gogolok END