bizgres - bizgres: Make SET SESSION AUTHORIZATION set the resource queue

From: markir(at)pgfoundry(dot)org (User Markir)
To: pgsql-committers(at)postgresql(dot)org
Subject: bizgres - bizgres: Make SET SESSION AUTHORIZATION set the resource queue
Date: 2007-06-11 01:58:31
Message-ID: 20070611015831.C4B612170D5@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make SET SESSION AUTHORIZATION set the resource queue id.

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

Browse pgsql-committers by date

  From Date Subject
Next Message User H-saito 2007-06-11 02:21:36 psqlodbc - psqlodbc: Add the How to specify as a connection option.
Previous Message Bruce Momjian 2007-06-11 01:51:50 pgsql: Done: < o Allow UPDATE/DELETE WHERE CURRENT OF cursor < <