Changes between Initial Version and Version 1 of Ticket #943


Ignore:
Timestamp:
Jan 5, 2006, 4:54:17 PM (18 years ago)
Author:
danielk
Comment:

Thanks, I'll apply this soon after we branch 0.19

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #943

    • Property Version changed from to head
    • Property Milestone changed from to 0.20
  • Ticket #943 – Description

    initial v1  
    1 
    21 Currently EITHelper isn't using it's own caching routines for pulling chanid info from the database. So it's hitting the DB over and over with identical queries. this tiny patch changes it to use it's existing GetChanID caching function instead so we only hit the DB once per channel.
    32