create type problem! - Mailing list pgsql-general

From Lakshmi S.
Subject create type problem!
Date
Msg-id 20030327060958.GA878@aapa.xrdlab.mysore
Whole thread Raw
Responses Re: create type problem!  (Joe Conway <mail@joeconway.com>)
Re: create type problem!  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hi all,

I am trying to create a data type which should be able to store 6 float
variables in one column. I am unable to figure out how I can write the
input, output functions that can be used in create type.

Is there any other way I can have my data in a single column ?

I am currently working with psql version 7.2.1.

Any help would be highly appreciated. Also, I am not subscribed in the
mailing lists, so kindly cc the reply to my e-mail id.

Thanks,

--
Lakshmi S.
********************************************
Department of Studies in Physics
University of Mysore, Manasagangotri
Mysore 570 006, INDIA
********************************************


pgsql-general by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: Dates in inserts
Next
From: rminnett@rsmas.miami.edu (Rupert)
Date:
Subject: Re: Cursors with Large, Ordered Result Sets