- πΊπΈUnited States smustgrave
Thank you for creating this issue to improve Drupal.
We are working to decide if this task is still relevant to a currently supported version of Drupal. There hasn't been any discussion here for over 8 years which suggests that this has either been implemented or is no longer relevant. Your thoughts on this will allow a decision to be made.
Since we need more information to move forward with this issue, the status is now Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.
Thanks!
- π¦πΊAustralia cafuego
There is support for database hints, I don't know if there still is PagerDefault or whether the pager query is pluggable. As far as I knwo Drupal still runs a count query (which is more terrible now that MyISAM is not the default storage engine on the preferred database) so in theory it would still be a good idea to not have to run those at all just to render a pager.