fulldisjunction - fd: First version. - Mailing list pgsql-committers

From pgstudy@pgfoundry.org (User Pgstudy)
Subject fulldisjunction - fd: First version.
Date
Msg-id 20060602160907.516A586C61F@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
First version. Works but needs a lot of working.

Added Files:
-----------
    fd:
        algstructs.c (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/algstructs.c?rev=1.1&content-type=text/x-cvsweb-markup)
        algstructs.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/algstructs.h?rev=1.1&content-type=text/x-cvsweb-markup)
        algutils.c (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/algutils.c?rev=1.1&content-type=text/x-cvsweb-markup)
        algutils.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/algutils.h?rev=1.1&content-type=text/x-cvsweb-markup)
        createFuncs.sql (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/createFuncs.sql?rev=1.1&content-type=text/x-cvsweb-markup)
        getfdr.c (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/getfdr.c?rev=1.1&content-type=text/x-cvsweb-markup)
        Makefile (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/Makefile?rev=1.1&content-type=text/x-cvsweb-markup)
        odmbfd.c (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/odmbfd.c?rev=1.1&content-type=text/x-cvsweb-markup)
        queues.c (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/queues.c?rev=1.1&content-type=text/x-cvsweb-markup)
        queuesfuncs.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/queuesfuncs.h?rev=1.1&content-type=text/x-cvsweb-markup)
        queues.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/queues.h?rev=1.1&content-type=text/x-cvsweb-markup)
        tset.c (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/tset.c?rev=1.1&content-type=text/x-cvsweb-markup)
        tsetfuncs.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/tsetfuncs.h?rev=1.1&content-type=text/x-cvsweb-markup)
        tset.h (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/tset.h?rev=1.1&content-type=text/x-cvsweb-markup)

pgsql-committers by date:

Previous
From: pgstudy@pgfoundry.org (User Pgstudy)
Date:
Subject: fulldisjunction - fd: Imported Sources
Next
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Distinguish between stop-word recognized in thesaurus_lexize()