fulldisjunction - fd: Comment out the copyright notice that broke the

Поиск
Список
Период
Сортировка
От pgstudy@pgfoundry.org (User Pgstudy)
Тема fulldisjunction - fd: Comment out the copyright notice that broke the
Дата
Msg-id 20060607170522.7D54986C581@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Comment out the copyright notice that broke the code.
Speeded the computation by disabling merging in On Demand procedure and doing removal of duplicates after Extend. Also
revampedefficiency of removeDuplicatesMemQueueWithSelf 

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

В списке pgsql-committers по дате отправления:

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: For psql multi-line history, save backslash commands right away,
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Remove "fuzzy comparison" logic in qsort comparison function for