Thread: 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

From
markir@pgfoundry.org (User Markir)
Date:
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)