Aw: Implement a new data type - Mailing list pgsql-general

From Karsten Hilbert
Subject Aw: Implement a new data type
Date
Msg-id trinity-14501a9c-1311-449b-b5b6-3f759886c6ad-1599217144486@3c-app-gmx-bs03
Whole thread Raw
In response to Implement a new data type  (mohand oubelkacem makhoukhene <mohand-oubelkacem@outlook.com>)
List pgsql-general
> If I want to create a new type Person (firstname varchar, lastname varchar, address varchar ...)
> what is the best way to procede in Postgresql
 
The best way is to re-evaluate the "I want".

Karsten



pgsql-general by date:

Previous
From: mohand oubelkacem makhoukhene
Date:
Subject: Implement a new data type
Next
From: David Rowley
Date:
Subject: Re: how to get top plan of GatherMerge in OSS10