Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA11156; Wed, 20 May 92 02:29:59 -0700
Date: Wed, 20 May 92 02:29:59 -0700
Message-Id: <9205200929.AA11156@postgres.Berkeley.EDU>
From: R Michael McMahon <chad@src.umd.edu>
Subject: Obtaining oid's
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu


Is there a way to determine the oid which results from a 
(single) "append" command? Having spent some time looking
though the source, I still don't see where and how the oid
is assigned. For use in a persistent C++ environment, it 
is important to know about these things !

Mike McMahon       chad@src.umd.edu
