*** pgsql/contrib/tsearch2/Attic/ts_cfg.c 2007/04/02 11:42:44 1.15.2.1 --- pgsql/contrib/tsearch2/Attic/ts_cfg.c 2009/01/15 18:04:42 1.15.2.2 *************** genhl(HLPRSTEXT * prs) *** 519,525 **** *ptr = ' '; ptr++; } ! else { if (wrd->selected) { --- 519,525 ---- *ptr = ' '; ptr++; } ! else if (!wrd->skip) { if (wrd->selected) {