"Buorn, Yoway" <Yoway.Buorn@xxxxxxxxxx> writes: > I'm upgrading Gforge and the first sql file I tried to load gave me the = > following error: > DROP FUNCTION projtask_insert_depend () CASCADE ; > ERROR: parser: parse error at or near "CASCADE" > Can anyone point out to me what is wrong with this sql? Thanks. Nothing ... in any PG version newer than 7.3 or so. Are you trying to back-port a dump into an older server version, and if so why? regards, tom lane