Обсуждение: aupg - aupg_src: Fixed failing test in timetravel function code.

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

aupg - aupg_src: Fixed failing test in timetravel function code.

От
rlucas@pgfoundry.org (User Rlucas)
Дата:
Log Message:
-----------
Fixed failing test in timetravel function code.  It was not properly filtering
rows and was always returning the latest row.

Modified Files:
--------------
    aupg_src/sql:
        audit_infrastructure.sql (r1.10 -> r1.11)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/aupg/aupg_src/sql/audit_infrastructure.sql.diff?r1=1.10&r2=1.11)
        audit_test_cds.sql (r1.5 -> r1.6)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/aupg/aupg_src/sql/audit_test_cds.sql.diff?r1=1.5&r2=1.6)