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 20090115183010.4B055754878@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

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
    pgsql/contrib/tsearch2:
        ts_cfg.c (r1.5.2.3 -> r1.5.2.4)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/ts_cfg.c?r1=1.5.2.3&r2=1.5.2.4)
        wparser_def.c (r1.5.4.3 -> r1.5.4.4)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/wparser_def.c?r1=1.5.4.3&r2=1.5.4.4)

pgsql-committers by date:

Previous
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Fix generation of too long headline with ShortWords.
Next
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: Remove period from primary error message.