Re: Sorry..

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Sorry..
Date: 2002-07-15 03:27:41
Message-ID: 7344.1026703661@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

"Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> writes:
> [ there's no cast from numeric to text ]

Feel free to contribute one.

In the bad old days when we couldn't distinguish explicit from implicit
cast functions, I was wary of adding new cast pathways. Too many
implicit casts and you have no type system at all. But in 7.3 there
should be no reason to object to an explicit-only cast from numeric
to text or vice versa.

regards, tom lane

In response to

  • Sorry.. at 2002-07-15 03:17:30 from Christopher Kings-Lynne

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tim Hart 2002-07-15 03:32:35 Fwd: line datatype
Previous Message Christopher Kings-Lynne 2002-07-15 03:17:30 Sorry..