pgsql: Fix URL generation in headline.

From: teodor(at)postgresql(dot)org (Teodor Sigaev)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix URL generation in headline.
Date: 2009-01-15 18:04:42
Message-ID: 20090115180442.1FEDA754877@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix URL generation in headline. Only tag lexeme will be replaced by space.
Per http://archives.postgresql.org/pgsql-bugs/2008-12/msg00013.php

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
pgsql/contrib/tsearch2:
ts_cfg.c (r1.15.2.1 -> r1.15.2.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/ts_cfg.c?r1=1.15.2.1&r2=1.15.2.2)
ts_cfg.h (r1.5 -> r1.5.2.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/ts_cfg.h?r1=1.5&r2=1.5.2.1)
wparser_def.c (r1.13.2.1 -> r1.13.2.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/wparser_def.c?r1=1.13.2.1&r2=1.13.2.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2009-01-15 18:05:04 pgsql: Fix generation of too long headline with ShortWords.
Previous Message Teodor Sigaev 2009-01-15 17:44:47 pgsql: Fix URL generation in headline.