In some circumstances it may be necessary to have two exp:weblog:entries calls on one page, e.g.
{exp:weblog:entries}...{/exp:weblog:entries}
...
{exp:weblog:entries}...{/exp:weblog:entries}When calling the weblog:entries tag pair twice, does this mean that database queries are called twice? Or are the database queries cached?