Dotclear

Changeset 143


Ignore:
Timestamp:
06/28/07 16:39:56 (16 years ago)
Author:
olivier
Message:

Typo in tsearch schema

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/tsearch/schema.sql

    r141 r143  
    6262     SELECT tsearch2.set_curcfg('default'); 
    6363      
    64      SELECT comment_od, tsearch2.headline(comment_content,q), 
     64     SELECT comment_id, tsearch2.headline(comment_content,q), 
    6565     tsearch2.rank(comment_idx,q) as rank, tsearch2.rank_cd(comment_idx,q) as rank_cd 
    6666     FROM dc_comment, tsearch2.to_tsquery($1) AS q 
Note: See TracChangeset for help on using the changeset viewer.

Sites map