fulldisjunction - fd: Fixed a bug that slowed down a bit the algorithm - Mailing list pgsql-committers

From pgstudy@pgfoundry.org (User Pgstudy)
Subject fulldisjunction - fd: Fixed a bug that slowed down a bit the algorithm
Date
Msg-id 20060610170202.B0D2F86C5B0@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fixed a bug that slowed down a bit the algorithm and added a small speedup.

Modified Files:
--------------
    fd:
        algutils.c (r1.4 -> r1.5)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/algutils.c.diff?r1=1.4&r2=1.5)
        odmbfd.c (r1.7 -> r1.8)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/odmbfd.c.diff?r1=1.7&r2=1.8)
        queues.c (r1.6 -> r1.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/queues.c.diff?r1=1.6&r2=1.7)
        queuesfuncs.h (r1.4 -> r1.5)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/queuesfuncs.h.diff?r1=1.4&r2=1.5)

pgsql-committers by date:

Previous
From: andrewd@pgfoundry.org (User Andrewd)
Date:
Subject: pgbuildfarm - client-code: provide for file flag to force one run.
Next
From: cunha17@pgfoundry.org (User Cunha17)
Date:
Subject: snapshot - drivers: Imported Sources