aupg - aupg_src: Discovered that the text types were not easily - Mailing list pgsql-committers

From rlucas@pgfoundry.org (User Rlucas)
Subject aupg - aupg_src: Discovered that the text types were not easily
Date
Msg-id 20071011024900.137AA2176E1@pgfoundry.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Whitespace cleanup.
Next
From: kostas@pgfoundry.org (User Kostas)
Date:
Subject: pgtreelib - pgtreelib: