aupg - aupg_src: Changed write table to be primary key'ed on transaction

Started by Nonamealmost 19 years ago1 messagescomitters
Jump to latest
#1Noname
rlucas@pgfoundry.org

Log Message:
-----------
Changed write table to be primary key'ed on transaction id and timestamp.
Fixed a bug where multiple writes could possibly have been logged for a single
transaction id / timestamp combo.

Modified Files:
--------------
aupg_src/sql:
audit_infrastructure.sql (r1.8 -> r1.9)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/aupg/aupg_src/sql/audit_infrastructure.sql.diff?r1=1.8&r2=1.9)