Re: ceiling() and power() (SQL2003)

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: ceiling() and power() (SQL2003)
Дата
Msg-id EB3425F8-9B36-11D8-A1B1-000A95AB279E@samurai.com
обсуждение исходный текст
Ответ на ceiling() and power() (SQL2003)  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
On 1-May-04, at 2:04 AM, Hans-Jürgen Schönig wrote:
> Doesn't your patch cause problems with the PostgreSQL ODBC driver
> which adds [...]

I don't think this will cause an error (I tried it locally, and pg_proc
rows for the new functions are installed, but power() and ceiling()
continue to work). Of course, now that PostgreSQL includes these
functions the ODBC driver doesn't need to define them itself (and it
should not do so).

-Neil


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: width_bucket() per SQL2003 (WIP)
Следующее
От: Mario Weilguni
Дата:
Сообщение: Restore empty string <-> int behaviour for 7.2