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

Поиск
Список
Период
Сортировка
От pgstudy@pgfoundry.org (User Pgstudy)
Тема fulldisjunction - fd: Fixed a bug that slowed down a bit the algorithm
Дата
Msg-id 20060610170202.B0D2F86C5B0@pgfoundry.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: andrewd@pgfoundry.org (User Andrewd)
Дата:
Сообщение: pgbuildfarm - client-code: provide for file flag to force one run.
Следующее
От: cunha17@pgfoundry.org (User Cunha17)
Дата:
Сообщение: snapshot - drivers: Imported Sources