aupg - aupg_src: Modified the aupgschema.rowid() types to use SQL

From: rlucas(at)pgfoundry(dot)org (User Rlucas)
To: pgsql-committers(at)postgresql(dot)org
Subject: aupg - aupg_src: Modified the aupgschema.rowid() types to use SQL
Date: 2008-01-02 23:28:17
Message-ID: 20080102232817.731BD17AC8AC@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Modified the aupgschema.rowid() types to use SQL instead of PLPGSQL because it looks like a bug in plpgsql prevents the use of rowtypes that contain composites.

Modified Files:
--------------
aupg_src/sql:
audit_infrastructure.sql (r1.15 -> r1.16)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/aupg/aupg_src/sql/audit_infrastructure.sql.diff?r1=1.15&r2=1.16)
audit_test_cds.sql (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/aupg/aupg_src/sql/audit_test_cds.sql.diff?r1=1.6&r2=1.7)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-01-02 23:34:42 pgsql: Forbid ALTER TABLE and CLUSTER when there are pending
Previous Message Tom Lane 2008-01-02 22:05:36 pgsql: Insert ARST into the list of known timezone abbreviations.