bizgres - bizgres: Allow set role to change the resource queue to that

From: markir(at)pgfoundry(dot)org (User Markir)
To: pgsql-committers(at)postgresql(dot)org
Subject: bizgres - bizgres: Allow set role to change the resource queue to that
Date: 2006-09-08 08:04:00
Message-ID: 20060908080400.F0A3986C6F5@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Allow set role to change the resource queue to that of the new role.
Statements opened or executing under the old queue continue to operate as if the
role change did not happen.

Modified Files:
--------------
bizgres/postgresql/src/backend/utils/init:
miscinit.c (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/backend/utils/init/miscinit.c.diff?r1=1.2&r2=1.3)
bizgres/postgresql/src/backend/utils/resscheduler:
resscheduler.c (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/backend/utils/resscheduler/resscheduler.c.diff?r1=1.4&r2=1.5)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mkz 2006-09-08 08:28:01 skytools - skytools: got some junk
Previous Message User Markir 2006-09-08 00:47:17 bizgres - bizgres: Remove build generated files.