Thread: aupg - aupg_src: Discovered that the text types were not easily

aupg - aupg_src: Discovered that the text types were not easily

From
rlucas@pgfoundry.org (User Rlucas)
Date:
Log Message:
-----------
Discovered that the text types were not easily converible back into the
compound PK types.  Ended up having to create wrapper operators for the
standard "row" comparison operators.

Modified Files:
--------------
    aupg_src/sql:
        _test_setup.sql (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/aupg/aupg_src/sql/_test_setup.sql.diff?r1=1.2&r2=1.3)
        audit_infrastructure.sql (r1.4 -> r1.5)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/aupg/aupg_src/sql/audit_infrastructure.sql.diff?r1=1.4&r2=1.5)
        test_infrastructure.sql (r1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/aupg/aupg_src/sql/test_infrastructure.sql.diff?r1=1.1&r2=1.2)