[contributions:goba] /modules/commentrss commentrss.module
19 Aug
2006
19 Aug
'06
8:48 p.m.
User: goba Branch: HEAD Date: Sat, 19 Aug 2006 18:48:00 +0000 Modified files: /modules/commentrss commentrss.module Log message: stop my silly practice of doing two SQL selects for a comment rss page do one bigger one instead, which also has the benefit that the joins could be optimized by the DB engine, while the previous version had the node join obscured in the query and then the nid IN (...) list Tested on a 4.7 site and seems to be working fine (although some caching might help, the database caches the results quite well as it seems for requests close enough.) Links: http://cvs.drupal.org/diff.php?path=contributions/modules/commentrss/comment...
7257
Age (days ago)
7257
Last active (days ago)
0 comments
1 participants
participants (1)
-
drupal-cvs@drupal.org