Return-Path: mao
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA21366; Fri, 10 Jan 92 16:48:17 -0800
Message-Id: <9201110048.AA21366@postgres.Berkeley.EDU>
From: mao@postgres.Berkeley.EDU (Mike Olson)
Subject: Re: clarification on PQgetvalue()
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
In-Reply-To: Your message of Fri, 10 Jan 92 16:21:55 PST.
             <9201110024.AA20848@postgres.Berkeley.EDU> 
Date: Fri, 10 Jan 92 16:47:53 PST

for the record, the program pgstats.c in the sample/ directory includes
code that manages portal buffers, tuples, and attributes.  this program
was written so that folks could use it as a template.

					mike olson
					mao@postgres.berkeley.edu
