Parametrized Types - Mailing list pgsql-general

From mmc@tin.it
Subject Parametrized Types
Date
Msg-id 199806040159.DAA11748@linux4.maruska.tin.it
Whole thread Raw
List pgsql-general
I wonder if I could make parametrized types:
  * complex numbers with a certain precision
  * cities or countries ... types --- strings would be stored in another table

The problem is that the inpu/output functions accept only the value. I would like postgres to Communicate an optional
valuestored 
in pg_types ... a new field.

   Is that easy; where to start ??



PS: I am working on a "system"  to  co-operate with Emacs-widget library to permit a comfortable editing of records. If
interestedemail me. 



pgsql-general by date:

Previous
From: "William D. McCoy"
Date:
Subject: Re: [GENERAL] copy from file with null date fields
Next
From: mmaruska@tin.it
Date:
Subject: Parametrized Types