bizgres - bizgres: Add missing check for all invalid thresholds to

From: markir(at)pgfoundry(dot)org (User Markir)
To: pgsql-committers(at)postgresql(dot)org
Subject: bizgres - bizgres: Add missing check for all invalid thresholds to
Date: 2006-10-24 01:02:30
Message-ID: 20061024010230.DD852216D26@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add missing check for all invalid thresholds to CREATE RESOURCE QUEUE. Also
add missing {} around two code blocks that check threshold ranges.

Modified Files:
--------------
bizgres/postgresql/src/backend/commands:
queue.c (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/src/backend/commands/queue.c.diff?r1=1.6&r2=1.7)

Browse pgsql-committers by date

  From Date Subject
Next Message User Markir 2006-10-24 01:43:00 bizgres - bizgres: Show a warning for CREATE|ALTER ROLE if rolresqueue
Previous Message Tom Lane 2006-10-23 22:50:20 pgsql: Stamp 8.2beta2.