pgsql: Fix small bug in headline generation.

From: teodor(at)postgresql(dot)org (Teodor Sigaev)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix small bug in headline generation.
Date: 2008-10-17 17:32:59
Message-ID: 20081017173259.55D657545A4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix small bug in headline generation.
Patch from Sushant Sinha <sushant354(at)gmail(dot)com>
http://archives.postgresql.org/pgsql-hackers/2008-07/msg00785.php

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
pgsql/src/backend/tsearch:
wparser_def.c (r1.14 -> r1.14.2.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/wparser_def.c?r1=1.14&r2=1.14.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2008-10-17 17:40:14 pgsql: Fix small bug in headline generation.
Previous Message Teodor Sigaev 2008-10-17 17:27:46 pgsql: Fix small bug in headline generation.