bizgres - bizgres: Resource scheduling added a new catalog - - Mailing list pgsql-committers

From markir@pgfoundry.org (User Markir)
Subject bizgres - bizgres: Resource scheduling added a new catalog -
Date
Msg-id 20060906100538.757C486C5BA@pgfoundry.org
Whole thread Raw
List 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 by date:

Previous
From: knt@pgfoundry.org (User Knt)
Date:
Subject: plscheme - htdocs: Appended a new bullet to the features section
Next
From: markir@pgfoundry.org (User Markir)
Date:
Subject: bizgres - bizgres: Use a hash table for the (in memory) resource queues.