Version 8.2.4 ecpg - function not found

From: Paul Tilles <Paul(dot)Tilles(at)noaa(dot)gov>
To: pgsql-general(at)postgresql(dot)org
Cc: Paul Tilles <Paul(dot)Tilles(at)noaa(dot)gov>
Subject: Version 8.2.4 ecpg - function not found
Date: 2007-09-06 12:51:54
Message-ID: 46DFF7EA.40008@noaa.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

We are upgrading from Version 7.4.8 to 8.2.4.

In 7.4, there were functions called

ECPGis_informix_null

ECPGset_informix_null

In 8.2.4, I do not see these functions. Instead, I see functions

ECPGis_noind_null

ECPGset_noind_null

Are they functionally the same?

Also, the 8.2.4 doc (Section 31.9.1) describes the functions risnull and
rsetnull. These are the names of the original Informix functions. Are
they available for use through ecpg?

As always, TIA.

Paul Tilles

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2007-09-06 12:57:43 Re: Controlling locale and impact on LIKE statements
Previous Message Alban Hertroys 2007-09-06 12:51:51 ANY (was: Re: Alias "all fields"?)