Return-Path: owner-postman
Received: from localhost (localhost [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id GAA13016 for postgres-redist; Thu, 19 May 1994 06:27:06 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199405191327.GAA13016@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from hearnvax.nic.surfnet.nl (hearnvax.nic.surfnet.nl [192.87.5.131]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with ESMTP id GAA13006 for <postgres@postgres.berkeley.edu>; Thu, 19 May 1994 06:27:00 -0700
Received: from frontier.tno.nl by HEARNVAX.nic.SURFnet.nl (PMDF V4.2-12 #3330)
 id <01HCJ0ZDA0IO000QOX@HEARNVAX.nic.SURFnet.nl>; Thu,
 19 May 1994 15:27:03 +0200 (MET-DST)
Received: from tpdusv.tpd.tno.nl by frontier.tno.nl (4.1/1.53) id AA27147; Thu,
 19 May 94 15:24:28 +0200
Received: by tpdusv.tpd.tno.nl (5.65/DEC-Ultrix/4.3/GVA) id AA14338; Thu,
 19 May 1994 15:26:39 +0200
Received: by tpdbbs.local (5.57/Ultrix3.0-C) id AA00441; Thu,
 19 May 94 15:26:37 +0200
Date: Thu, 19 May 1994 15:26:36 +0200 (MET DST)
From: ejonge@tpd.TNO.NL (Eric de Jonge)
Subject: oid & inversion
To: postgres@postgres.Berkeley.EDU (post list)
Cc: ejonge@tpd.TNO.NL (Eric de Jonge)
Message-id: <9405191326.AA00441@tpdbbs.local>
X-Envelope-to: postgres@postgres.berkeley.edu
X-Mailer: ELM [version 2.4 PL21]
Content-type: text
Content-transfer-encoding: 7BIT
Content-Length: 741
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Thu, 19 May 94 06:27:06 -0700
Resent-XMts: smtp

Two questions.

1)	Reference manual : oids are not reused (p. 52). 
	So a "new oid" > "every oid generated BEFORE". 

2) 	Is it possible to delete an inversion file (with a rule):

	define rule inv
        is on delete
        to table.invers-attr
        do delete inversionfile 

Thanks!
-- 
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/ Eric de Jonge               _/ Phone: +31 15-692225                   _/
_/ TNO-TPD SV                 _/ Fax: +31 15-692111                     _/
_/                           _/ P.O.Box 155                            _/
_/ Email: ejonge@tpd.tno.nl _/ 2600 AD Delft, The Netherlands         _/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_//_/_/_/_/_/_/

==============================================================================
   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.
==============================================================================
