Return-Path: owner-postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id NAA21065 for postgres-redist; Mon, 2 Jan 1995 13:50:25 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199501022150.NAA21065@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from homer07.u.washington.edu (homer07.u.washington.edu [140.142.77.11]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id NAA21055 for <postgres@nobozo.CS.Berkeley.EDU>; Mon, 2 Jan 1995 13:50:24 -0800
Received: by homer07.u.washington.edu
	(5.65+UW94.10/UW-NDC Revision: 2.32 ) id AA13710;
	Mon, 2 Jan 95 13:50:15 -0800
X-Sender: wei@homer07.u.washington.edu
Date: Mon, 2 Jan 1995 13:50:15 -0800 (PST)
From: Xinguo Wei <wei@u.washington.edu>
To: postgres <postgres@postgres.Berkeley.EDU>
Subject: A bug in rule system?
Message-Id: <Pine.A32.3.91c.950102133530.22334A-100000@homer07.u.washington.edu>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Mon, 02 Jan 95 13:50:25 -0800
Resent-XMts: smtp

Here is what I just found: if you want to destroy a class, make sure to 
remove all the rules applied to this class first.  Otherwise you will 
never be able to remove the rules by the remove command later on.  
Postgres will complain "....:prs2GetRuleEventRel: class xxxxx not found".  

Is there an elegant way to remove the rule after the class is destroyed?

Xinguo Wei


==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU".
   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================
              URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/
