Re: [BUGS] Function Round() on 7.3 and 7.4

2004-09-22 Thread Tom Lane
"Emerson Tobar Silva" <[EMAIL PROTECTED]> writes: > I have always used the numeric function round on 7.2 version but on the > 7.3 and 7.4 versions its not there. What's happening ? Define "not there". 7.2: regression=# \df round List of functions Result data type | Name | Argumen

[BUGS] Function Round() on 7.3 and 7.4

2004-09-22 Thread Emerson Tobar Silva
Hi everyone,   I have always used the numeric function round on 7.2 version but on the 7.3 and 7.4 versions its not there. What's happening ?   Can I copy the source from 7.2 and compile on 7.3 or 7.4 version ? Do I have another choice to solve this ?   Thanks in advance   Emerson Tobar