Re: compatibility issue with DirectFunctionCall1

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: compatibility issue with DirectFunctionCall1
Date: 2011-05-27 10:12:52
Message-ID: BANLkTintV=JunxTGVXYh=Wo+VYBza82agA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2011/5/27 Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>:
> On 27.05.2011 12:06, Pavel Stehule wrote:
>>
>> Hello,
>>
>> I am working on testing Orafce for PostgreSQL 9.1. I found a issue.
>>
>> I cannot directly call a function "lower".
>

> See DirectFunctionCall1Coll()

ook

Thank you

Pavel
>
> --
>  Heikki Linnakangas
>  EnterpriseDB   http://www.enterprisedb.com
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Noah Misch 2011-05-27 10:19:22 Re: switch UNLOGGED to LOGGED
Previous Message Heikki Linnakangas 2011-05-27 10:10:41 Re: compatibility issue with DirectFunctionCall1