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 FAA03364 for postgres-redist; Mon, 30 Jan 1995 05:47:14 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199501301347.FAA03364@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 wins.uia.ac.be (pfoser@wins.uia.ac.be [143.169.1.20]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id FAA03354 for <postgres@postgres.berkeley.edu>; Mon, 30 Jan 1995 05:47:11 -0800
Received: by wins.uia.ac.be (5.0/SMI-SVR4)
	id AA09386; Mon, 30 Jan 1995 14:47:26 +0100
Date: Mon, 30 Jan 1995 14:47:26 +0100 (MET)
From: "Dieter.Pfoser" <pfoser@wins.uia.ac.be>
Subject: Type Circle doesn't work.
To: Postgres Mailing List <postgres@postgres.Berkeley.EDU>
Message-Id: <Pine.3.89.9501301407.A8488-0100000@wins>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
content-length: 838
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Mon, 30 Jan 95 05:47:13 -0800
Resent-XMts: smtp

Hi,
I can't use the type circle given as an example in chapter 12 in the 
Postgres manual.
I am using the provided makefile.solaris to create circle.o.
My compiler is the modified 2.5.8 coming with the precompiled Postgres 
Version for Solaris 2.3 .
It is possible to create the circle_in, circle_out functions and the type 
circle in my database. Also the creation of the equality function and the 
operator works.
If I create now a class as described in the manual (works!) and I wanna 
add a tuple to it, the backend crashes.

So I think now that the circle_in function causes the problem.

I am using the following:
Postgres v4r2 precompiled for SunSolaris 2.3.
gcc 2.5.8 modified compiler included in that Postgres package.
SparcStation 5 with Solaris 2.3.

So, thanks a lot in advance!

Dieter Pfoser
University of Antwerp, Belgium

==============================================================================
   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.
==============================================================================
              URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/
