This is due to the set of schema updates from the 3.3.0 release.

>From the /etc/request-tracker3.4/upgrade/3.3.0/schema.Pg file:

"ALTER TABLE Transactions ALTER COLUMN ObjectType SET NOT NULL;"

"SET NOT NULL" is a syntax that is not recognised in Postgres 7.2.

The syntax seems to have appeared at some point in the 7.3 release. Unsure
which exact revision.

Bestpractical.com states that rt works on pg 7.3

Hope this helps!




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to