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

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Hans-Jürgen Schönig <hs(at)cybertec(dot)at>
Cc: Neil Conway <neilc(at)samurai(dot)com>, "PostgreSQL-patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: ceiling() and power() (SQL2003)
Date: 2004-05-04 04:52:03
Message-ID: 40972173.70601@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

> Doesn't your patch cause problems with the PostgreSQL ODBC driver which
> adds ...

Well, the odbc driver will be able to drop those functions. Also,
Neil's functions will appear in pg_catalog while the odbc ones will be
in public, so there won't be a conflict as such.

Chris

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2004-05-04 07:50:35 Re: Run-as-admin warning for win32
Previous Message Tom Lane 2004-05-04 04:43:32 Re: Run-as-admin warning for win32