--- ./includes/database.inc 2007-10-13 03:19:44.000000000 +1300 +++ ./includes/database_new.inc 2007-10-22 02:09:12.000000000 +1300 @@ -218,8 +218,8 @@ define('DB_QUERY_REGEXP', '/(%d|%s|%%|%f * Query to be rewritten. * @param $primary_table * Name or alias of the table which has the primary key field for this query. - * Possible values are: blocks, comments, forum, node, menu, term_data, - * vocabulary. + * Possible values are: {blocks}, {comments}, {forum}, {node}, {menu}, {term_data}, + * {vocabulary}. * @param $primary_field * Name of the primary field. * @param $args