Small. Fast. Reliable.
Choose any three.
*** 157,162 ****
--- 157,163 ----
  
  Compute the date of the first Tuesday in October for the current
  year.
+ _Wrong, Actually this returns 2004-11-02 (November)_
  
    SELECT date('now','start of year','+10 months','weekday 2');