make sure the sessions are flushed in the section flush proc, seems the flush command for the session is missing an anchor parameter hence the sessions are not being flushed
Performance tuning of the relationship portlet. This is now mainly handled on the webserver side, not anymore on the database, resulting in faster overall performance
Once and for all resolve the case where page_query_name is blank intemplate::list::create. If its blank or if its not blank, the querytext is retrieved previously in the procedure so it does not matterwhat query name we pass in.