Re: Integer to float function

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: svajdic(at)asc(dot)corp(dot)mot(dot)com, steven_vajdic(at)ivillage(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Integer to float function
Date: 2001-04-06 13:46:22
Message-ID: 3ACDC8AE.21213782@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > > integer (float_expression) or int (float_expression) DO work on
> > RedHat6.2/PostgreSQL6.5 and DO NOT work on Mandrake/PostgreSQL7.0.2
> > Try using int2()/int4()/int8() instead of integer().
> Why is that NOT documented under "Matematical functions"?

Because we haven't received any patches to document it? ;)

- Thomas

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-04-06 14:09:19 Re: Foreign Key & Rule confusion WAS: Lost Trigger(s)?
Previous Message Rod Taylor 2001-04-06 12:53:37 Re: Foreign Key & Rule confusion WAS: Lost Trigger(s)?