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 LAA10060 for postgres-redist; Fri, 9 Sep 1994 11:59:10 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199409091859.LAA10060@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 maestro.srcc.lsu.edu (maestro.srcc.lsu.edu [130.39.129.1]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id LAA10050 for <postgres@postgres.berkeley.edu>; Fri, 9 Sep 1994 11:59:08 -0700
Received: by maestro.srcc.lsu.edu (4.1/SMI-4.1)
	id AA19525; Fri, 9 Sep 94 13:59:06 CDT
Date: Fri, 9 Sep 94 13:59:06 CDT
From: postgres@maestro.srcc.lsu.edu (Postgres)
Message-Id: <9409091859.AA19525@maestro.srcc.lsu.edu>
To: postgres@postgres.Berkeley.EDU
Subject: C Functions: other tuples
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Fri, 09 Sep 94 11:59:10 -0700
Resent-XMts: smtp

If within a C function called from the monitor I know
another tuple's oid, how do I access that tuple so that
I can use its attribute values?  I want to do this even
when the tuple is in a different class than the one
passed into the function.

If anyone has done this before or knows of a way to do
this, your comments would be greatly appreciated.


Sean Steiner
-----------------------------
ssteiner@maestro.srcc.lsu.edu

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