pgsql: Fix URL generation in headline. - Mailing list pgsql-committers

From teodor@postgresql.org (Teodor Sigaev)
Subject pgsql: Fix URL generation in headline.
Date
Msg-id 20090115163400.01B50754877@cvs.postgresql.org
Whole thread Raw
List 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

Modified Files:
--------------
    pgsql/src/backend/tsearch:
        ts_parse.c (r1.10 -> r1.11)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/ts_parse.c?r1=1.10&r2=1.11)
        wparser_def.c (r1.19 -> r1.20)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/wparser_def.c?r1=1.19&r2=1.20)
    pgsql/src/include/tsearch:
        ts_public.h (r1.12 -> r1.13)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/tsearch/ts_public.h?r1=1.12&r2=1.13)

pgsql-committers by date:

Previous
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Fix generation too long headline with ShortWords.
Next
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Fix generation of too long headline with ShortWords.