Обсуждение: aupg - aupg_src: Changed write table to be primary key'ed on transaction

Поиск
Список
Период
Сортировка

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

От
rlucas@pgfoundry.org (User Rlucas)
Дата:
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)