Re: float8 functions

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: float8 functions
Дата
Msg-id 200210152144.g9FLi2715742@candle.pha.pa.us
обсуждение исходный текст
Ответ на float8 functions  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
Your patch has been added to the PostgreSQL unapplied patches list at:

    http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------


Neil Conway wrote:
> This patch adds some missing functions for float8 math operations,
> specifically ceil(), floor(), and sign(). There may be other functions
> that need to be added, but this is a start. I've included some simple
> regression tests.
>
> Unless anyone sees a problem, please add this to the 7.4 queue.
>
> Cheers,
>
> Neil
>
> --
> Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: float8 functions
Следующее
От: Bruce Momjian
Дата:
Сообщение: Fixes for autocommit = off