| From: | Gunther Schadow <gunther(at)aurora(dot)regenstrief(dot)org> |
|---|---|
| To: | Philip Reimer <phre(at)wi(dot)uni-muenster(dot)de> |
| Cc: | "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: User-Defined Datatypes |
| Date: | 2002-04-15 18:58:19 |
| Message-ID: | 3CBB22CB.1010407@aurora.regenstrief.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Philip Reimer wrote:
> Hello.
>
> Is it possible to create new structured datatypes in PostgreSQL like in
> this IBM UDB2 statement:
Hehe, absolutely. AFAIK, Postgres was the first database system
to implement such a feature. IBM got that, I think, through Illustra
via Informix, and guess what Illustra is based on? Postgres of course :-)
See CREATE TYPE for more detail.
-Gunther
--
Gunther Schadow, M.D., Ph.D. gschadow(at)regenstrief(dot)org
Medical Information Scientist Regenstrief Institute for Health Care
Adjunct Assistant Professor Indiana University School of Medicine
tel:1(317)630-7960 http://aurora.regenstrief.org
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-04-15 19:04:17 | Re: User-Defined Datatypes |
| Previous Message | Tom Lane | 2002-04-15 18:52:25 | Re: psql and passwords |