fulldisjunction - fd: Added capability for Adaptive Extending upper

From: pgstudy(at)pgfoundry(dot)org (User Pgstudy)
To: pgsql-committers(at)postgresql(dot)org
Subject: fulldisjunction - fd: Added capability for Adaptive Extending upper
Date: 2006-06-09 00:31:49
Message-ID: 20060609003149.BBEAD86C605@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Added capability for Adaptive Extending upper bound for per CPU capabilities. Changed the behaviour of SQGetNext to only copy when requested. Some cleanups and fixes. It should be quicker now.

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

Browse pgsql-committers by date

  From Date Subject
Next Message User Pgstudy 2006-06-09 00:47:03 fulldisjunction - fd: Small fixes to Adaptive Extending upper bound.
Previous Message Tom Lane 2006-06-08 23:55:55 pgsql: Fix bootstrap.c so that database startup process and bgwriter