Re: ODBC 3.0 functions (UCASE, LCASE, etc.) - Mailing list pgsql-general

From Bruce Momjian
Subject Re: ODBC 3.0 functions (UCASE, LCASE, etc.)
Date
Msg-id 200107092127.f69LRWN22207@candle.pha.pa.us
Whole thread Raw
In response to Re: ODBC 3.0 functions (UCASE, LCASE, etc.)  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
> Bruce Momjian writes:
>
> > This is clearly a good idea.  It is easy to create SQL functions as
> > synonyms for existing functions.  You can even alter the arguments.  I
> > would encourage anyone who wants to start coding an SQL file of
> > compatibility functions.
>
> src/interfaces/odbc/odbc.sql
>
> RTFM rules ;-)

Oh, good.  I was thinking more of something for Sybase/Informix/ODBC in
one place but we haven't had much demand for it lately except ODBC and
we have Oracle in the backend, mostly.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: ODBC 3.0 functions (UCASE, LCASE, etc.)
Next
From: Peter Eisentraut
Date:
Subject: Re: Interfacing with MSAccess