fulldisjunction - fd: Fixed a bug that slowed down a bit the algorithm

From: pgstudy(at)pgfoundry(dot)org (User Pgstudy)
To: pgsql-committers(at)postgresql(dot)org
Subject: fulldisjunction - fd: Fixed a bug that slowed down a bit the algorithm
Date: 2006-06-10 17:02:02
Message-ID: 20060610170202.B0D2F86C5B0@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Cunha17 2006-06-10 19:54:42 snapshot - drivers: Imported Sources
Previous Message User Andrewd 2006-06-10 14:04:03 pgbuildfarm - client-code: provide for file flag to force one run.