Thread: aupg - aupg_src: I am so ashamed to commit this patch.

aupg - aupg_src: I am so ashamed to commit this patch.

From
rlucas@pgfoundry.org (User Rlucas)
Date:
Log Message:
-----------
I am so ashamed to commit this patch.  I created a BS function for PG < 8.3 to
prevent the (already hackish) txid code from failing to parse on a not-found function.

The longer-term solution is probably to eval the code based on version using
plpgsql and 'execute.'

Modified Files:
--------------
    aupg_src/sql:
        audit_infrastructure.sql (r1.18 -> r1.19)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/aupg/aupg_src/sql/audit_infrastructure.sql.diff?r1=1.18&r2=1.19)