Re: Cast

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Renato Gondim <Renato(dot)Gondim(at)SoftwareExpress(dot)com(dot)br>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Cast
Date: 2005-07-09 12:00:24
Message-ID: 20050709120024.GA36147@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, Jul 08, 2005 at 01:33:13PM -0300, Renato Gondim wrote:
> This select doesn't work:
>
> Select cast('' as int)

Any empty string isn't a valid integer, so PostgreSQL 7.3 and later
reject it.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

  • Cast at 2005-07-08 16:33:13 from Renato Gondim

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Fuhr 2005-07-09 13:29:33 Re: BUG #1762: Integer multiplication error
Previous Message Milos Babic 2005-07-09 09:25:16 BUG #1762: Integer multiplication error