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

From: rlucas(at)pgfoundry(dot)org (User Rlucas)
To: pgsql-committers(at)postgresql(dot)org
Subject: aupg - aupg_src: Fixed failing test in timetravel function code.
Date: 2007-11-12 19:56:48
Message-ID: 20071112195648.AF63217ADCC5@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-11-13 00:13:19 pgsql: I find that an out-of-the-box installation of OSSP uuid 1.6.0
Previous Message Bruce Momjian 2007-11-12 18:01:45 pgsql: No master server overhead for middleware replication.