61c43ad466
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 <ads-pgfoundry @nospam@ wars-nicht.de> PR: ports/114541 Submitted by: Robert Gogolok <gogo@cs.uni-sb.de>
5 lines
159 B
Text
5 lines
159 B
Text
lib/postgresql/table_log.so
|
|
share/postgresql/contrib/table_log_init.sql
|
|
@dirrmtry lib/postgresql
|
|
@dirrmtry share/postgresql/contrib
|
|
@dirrmtry share/postgresql
|