Closed (fixed)
Project:
Drupal core
Component:
database system
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
23 May 2005 at 19:53 UTC
Updated:
6 Jun 2005 at 21:15 UTC
ok, here is a really small patch that wants to get into core.
Don't laugh.
| Comment | File | Size | Author |
|---|---|---|---|
| db-query-range.patch | 1.3 KB | killes@www.drop.org |
Comments
Comment #1
dries commentedWhat is this about? Why is this necessary? Please provide helpful descriptions. It saves time.
Comment #2
killes@www.drop.org commentedSorry, I though the patch would speak for itself, but it doesn't provide enough lines: func_get_args gets called twice in db_get_range. Don't know if the function is expensive, but I still think it is better code this way.
Comment #3
dries commentedCommitted to HEAD. Thanks.
Comment #4
(not verified) commented