pgsql: Fix small bug in headline generation. - Mailing list pgsql-committers

From teodor@postgresql.org (Teodor Sigaev)
Subject pgsql: Fix small bug in headline generation.
Date
Msg-id 20081017172746.16A147545A4@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix small bug in headline generation.
Patch from Sushant Sinha <sushant354@gmail.com>
http://archives.postgresql.org/pgsql-hackers/2008-07/msg00785.php

Modified Files:
--------------
    pgsql/src/backend/tsearch:
        wparser_def.c (r1.15 -> r1.16)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/wparser_def.c?r1=1.15&r2=1.16)

pgsql-committers by date:

Previous
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: During repeated rescan of GiST index it's possible that scan key
Next
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Fix small bug in headline generation.