Forum OpenACS CMS: Response to problem on cms/tcl/pagination-procs-<db_name>.xql

I think the XML error is in this line:
<partialquery="pagination::paginate_query.pg_paginate_query">
It should be:
<partialquery name="pagination...>
I just checked out from CVS and it looks like the error is in the -oracle version, but not the -postgresql version.