| From: | "Andrew Dunstan" <andrew(at)dunslane(dot)net> |
|---|---|
| To: | <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | <kleptog(at)svana(dot)org>, <pgman(at)candle(dot)pha(dot)pa(dot)us>, <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [GENERAL] A real currency type |
| Date: | 2006-03-22 02:04:00 |
| Message-ID: | 1575.24.211.165.134.1142993040.squirrel@www.dunslane.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
Tom Lane said:
> I was thinking something more like a CREATE ENUM TYPE command that
> specifically lists the enum values, and some extension of that to cater
> for tagged types, and the values are put into a system catalog that the
> user doesn't manipulate directly. I don't see why it's a good idea to
> put control of the backing table in the user's hands.
Me either. I like the sound of this.
cheers
andrew
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Trent Shipley | 2006-03-22 02:40:38 | Modular Type Libraries: was A real currency type |
| Previous Message | david.hoksza | 2006-03-22 00:19:26 | Re: ambuild parameters |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Trent Shipley | 2006-03-22 02:40:38 | Modular Type Libraries: was A real currency type |
| Previous Message | Craig A. James | 2006-03-22 01:04:16 | Re: Poor performance o |