Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA00055; Fri, 17 Jul 92 13:56:23 -0700
Message-Id: <9207172056.AA00055@postgres.Berkeley.EDU>
From: sud@philabs.Philips.Com
Subject: error
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
Date: Fri, 17 Jul 92 16:47:31 -0400
From: sud@philabs.Philips.Com

--------
Is there a way to capture errors in postgres?

eg:Error: tuple index 0 out of bound.
can I capture the above error message and customize it for my
program?

Thanx a lot.
