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

From Tom Lane
Subject Re: Re: Integer to float function
Date
Msg-id 25464.986568889@sss.pgh.pa.us
Whole thread Raw
In response to Re: Integer to float function  (Thomas Lockhart <lockhart@alumni.caltech.edu>)
List pgsql-hackers
Thomas Lockhart <lockhart@alumni.caltech.edu> writes:
> 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? ;)

Or because it's not a mathematical function.  I don't think that
datatype conversion functions belong under that heading.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: INSERT Issues
Next
From: The Hermit Hacker
Date:
Subject: RC3 ...