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 VAA17964 for postgres-redist; Sat, 25 Jun 1994 21:57:45 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199406260457.VAA17964@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 cs.mtu.edu (cs.mtu.edu [141.219.150.12]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id VAA17954 for <postgres@postgres.Berkeley.EDU>; Sat, 25 Jun 1994 21:57:44 -0700
Received: from tamarack.mtu.edu (tamarack.cs.mtu.edu) by cs.mtu.edu (4.1/SMI-4.1)
	id AA14354; Sun, 26 Jun 94 00:57:44 EDT
From: aataneja@cs.mtu.edu (Bruce Taneja.)
Message-Id: <9406260457.AA14354@cs.mtu.edu>
Subject: Changing the table header II ..!
To: postgres@postgres.Berkeley.EDU
Date: Sun, 26 Jun 1994 00:57:44 -0400 (EDT)
Cc: aoki@CS.Berkeley.EDU
X-Mailer: ELM [version 2.4 PL22]
Content-Type: text
Content-Length: 1109      
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Sat, 25 Jun 94 21:57:45 -0700
Resent-XMts: smtp

> From: aoki@CS.Berkeley.EDU (Paul M. Aoki)
> aataneja@cs.mtu.edu (Bruce Taneja.) writes:
> > -----------------------------------
> > |          circle  a              |
> > -----------------------------------      and not just ----------
> > |center x  |  center y  |  radius |                   |   a    |
> > -----------------------------------                   ----------
> 
> this header is produced by the terminal monitor, src/bin/monitor/monitor.c,
> not by postgres itself.  monitor is just another frontend app, you can hack 
> on that all you want..

I would like to know if there is a possiblity of writing a 
program (interfaced to libpq) which creates a header like the
one above and then uses the postgres's "retrieve (tutorial.all)"
to retrieve out the tuples in tutorial table one by one .. ?

Also is this retrieve going to automatically invoke the I/O
(overloaded) functions from the circle.c file ??
(just making sure that retrieve on complex objects from
programs interacting with the libpq works as it works from
the frontend) .. (hey don't make that face, I am new to this !)

Bruce!


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