Обсуждение: bizgres - bizgres: Fix bug whereby the first query of a new session will

Поиск
Список
Период
Сортировка

bizgres - bizgres: Fix bug whereby the first query of a new session will

От
markir@pgfoundry.org (User Markir)
Дата:
Log Message:
-----------
Fix bug whereby the first query of a new session will not deduct its portal
increments if interrupted. This was due to waitPortalId not being
set at backend process startup.

Modified Files:
--------------
    bizgres/postgresql/src/backend/storage/lmgr:
        proc.c (r1.4 -> r1.5)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/backend/storage/lmgr/proc.c.diff?r1=1.4&r2=1.5)