Re: odbc (was: Re: ascii to character conversion in postgres)

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: odbc (was: Re: ascii to character conversion in postgres)
Date: 2000-09-19 18:37:04
Message-ID: Pine.LNX.4.21.0009192033460.362-100000@peter
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Karel Zak writes:

> I don't want make some changes to contrib/odbc, because it's out of
> me... but I have a question, Why in the contrib/odbc/odbc.c are total
> same function as in oracle_compat.c (like ascii(), ichar(), repeat())?

The odbc.c file is for installing the set of ODBC compatibility functions
into a pre-7.0 server.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Olivier PRENANT 2000-09-19 19:36:44 No digests today
Previous Message Stephan Szabo 2000-09-19 17:16:18 Re: Re: Cascade delete views?