Forum OpenACS Development: Re: truncated postgres identifiers

Collapse
Posted by Lars Pind on
Please do.

Note, though, that acs-workflow is no longer part of a default OpenACS install, and that the new workflow package won't have this problem (Mohan's fixing this for us right this moment ;))

/Lars

Collapse
Posted by Mark Aufflick on
I patched the files:

sql/postgresql/workflow-case-package-body.sql:2
tcl/workflow-procs-postgresql.xql:2

and uploaded the bug/patch:

https://openacs.org/bugtracker/openacs/bug?bug_number=188

I only changed the plpgsql function names, and a grep over the whole packages directory showed that no other packages used the plpgsql functions directly.