Opened 19 years ago
Closed 19 years ago
#5699 closed enhancement (fixed)
get_col() instead of get_results() for increased performance
| Reported by: | fitztrev | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 2.5 |
| Component: | General | Version: | |
| Severity: | minor | Keywords: | |
| Cc: | Focuses: |
Description
Using get_results() is overkill for what's being selected in this query.
get_col() should have faster parsing times.
Attachments (2)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I think do_trackbacks($trackback->ID) would need to become do_trackbacks($trackback).