Re: Re: Integer to float function

From: steven_vajdic(at)ivillage(dot)com
To: tgl(at)sss(dot)pgh(dot)pa(dot)us
Cc: lockhart(at)fourpalms(dot)org, svajdic(at)asc(dot)corp(dot)mot(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Re: Integer to float function
Date: 2001-04-07 03:36:53
Message-ID: 20010407033653.20885.cpmta@c006.snv.cp.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 06 April 2001, Tom Lane wrote:

>
> Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)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

I did not mean to question the position
of integre() or int4(), or ... in the PostgreSQL documents.

I HAVE found a list of functions, among them integer(), under mathematical functions and have NOT found anything about int4() or intn(), should I say. Perhaps, I was not searching the docs enough, but you know how we do things in a hurry - we do search the TOC.

So, if there is intn() desribed somewhere in the docs, I apologise BUT there is not then we have a communication problem.

Thanks in any case. The most important thing is that my migration from RedHat6.2/postgreSQL6.5 to Mandrake/PostgreSQL7.0.2 was easy and successfull, mostly because of this forum and questions/answers that we have
in circulation.

Cheers,

Steven.

_________________________________________________________________
iVillage.com: Solutions for Your Life
Check out the most exciting women's community on the Web
http://www.ivillage.com

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-04-07 04:00:16 pgmonitor completed
Previous Message Franck Martin 2001-04-07 02:47:27 Re: Re: RC3 ... and rpms...