Re: Integer to float function - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: Integer to float function
Date
Msg-id 3ACDC8AE.21213782@alumni.caltech.edu
Whole thread Raw
In response to Integer to float function  (Steven Vajdic <svajdic@asc.corp.mot.com>)
Responses Re: Re: Integer to float function  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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


pgsql-hackers by date:

Previous
From: "Rod Taylor"
Date:
Subject: Re: Foreign Key & Rule confusion WAS: Lost Trigger(s)?
Next
From: Tom Lane
Date:
Subject: Re: Foreign Key & Rule confusion WAS: Lost Trigger(s)?