bizgres - bizgres: Resource scheduling added a new catalog -

Поиск
Список
Период
Сортировка
От markir@pgfoundry.org (User Markir)
Тема bizgres - bizgres: Resource scheduling added a new catalog -
Дата
Msg-id 20060906100538.757C486C5BA@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Resource scheduling added a new catalog - pg_resqueue, fix the regression test
expected files to take this into account.

Modified Files:
--------------
    bizgres/postgresql/src/test/regress/expected:
        rules.out (r1.1.1.3.2.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/test/regress/expected/rules.out.diff?r1=1.1.1.3.2.1&r2=1.2)
        sanity_check.out (r1.1.1.2.2.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/test/regress/expected/sanity_check.out.diff?r1=1.1.1.2.2.1&r2=1.2)

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

Предыдущее
От: knt@pgfoundry.org (User Knt)
Дата:
Сообщение: plscheme - htdocs: Appended a new bullet to the features section
Следующее
От: markir@pgfoundry.org (User Markir)
Дата:
Сообщение: bizgres - bizgres: Use a hash table for the (in memory) resource queues.