bizgres - bizgres: Allow for unamed portals in checking of

Поиск
Список
Период
Сортировка
От markir@pgfoundry.org (User Markir)
Тема bizgres - bizgres: Allow for unamed portals in checking of
Дата
Msg-id 20061006045808.6ED6E86C6F9@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Allow for unamed portals in checking of max_portals_per_transaction, it seems
easier to just allow 1 extra slot in the portal hash and only count named
portals.

Modified Files:
--------------
    bizgres/postgresql/src/backend/utils/resscheduler:
        resqueue.c (r1.8 -> r1.9)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/backend/utils/resscheduler/resqueue.c.diff?r1=1.8&r2=1.9)
        resscheduler.c (r1.7 -> r1.8)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/backend/utils/resscheduler/resscheduler.c.diff?r1=1.7&r2=1.8)

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

Предыдущее
От: markir@pgfoundry.org (User Markir)
Дата:
Сообщение: bizgres - bizgres: Prevent ALTER RESOURCE QUEUE setting all limits to be
Следующее
От: markir@pgfoundry.org (User Markir)
Дата:
Сообщение: bizgres - bizgres: unset LOCK_DEBUG symbol that had (ahem) somehow got