pgsql: Fix generation of too long headline with ShortWords.

From: teodor(at)postgresql(dot)org (Teodor Sigaev)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix generation of too long headline with ShortWords.
Date: 2009-01-15 18:29:47
Message-ID: 20090115182947.DA4A7754877@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix generation of too long headline with ShortWords.
Per http://archives.postgresql.org/pgsql-hackers/2008-09/msg01088.php

Tags:
----
REL7_4_STABLE

Modified Files:
--------------
pgsql/contrib/tsearch2:
wparser_def.c (r1.5.4.2 -> r1.5.4.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/wparser_def.c?r1=1.5.4.2&r2=1.5.4.3)

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2009-01-15 18:30:10 pgsql: Fix URL generation in headline.
Previous Message Heikki Linnakangas 2009-01-15 18:23:53 pgsql: Change explanation of pg_switch_xlog()'s return value to match