Improve performance when retrieving the referral title for publications. Currently, the code unnecessarily queries the database for the publication type. It then queries the title table multiple times instead of finding the data in a single query. This should help the performance of a number of pages, especially the Forthcoming Books page.
Anonymous
Implemented in r2009-69.