bizgres - bizgres: Allow for unamed portals in checking of

From: markir(at)pgfoundry(dot)org (User Markir)
To: pgsql-committers(at)postgresql(dot)org
Subject: bizgres - bizgres: Allow for unamed portals in checking of
Date: 2006-10-06 04:58:08
Message-ID: 20061006045808.6ED6E86C6F9@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Markir 2006-10-06 10:15:30 bizgres - bizgres: unset LOCK_DEBUG symbol that had (ahem) somehow got
Previous Message User Markir 2006-10-06 02:42:20 bizgres - bizgres: Prevent ALTER RESOURCE QUEUE setting all limits to be