Re: Problem integrating C stub

From: "Heikki Linnakangas" <heikki(at)enterprisedb(dot)com>
To: "Smita Vijayakumar" <smita(dot)vijayakumar(at)globallogic(dot)com>
Cc: <pgsql-committers(at)postgresql(dot)org>
Subject: Re: Problem integrating C stub
Date: 2008-02-07 09:26:37
Message-ID: 47AACECD.1010204@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Smita Vijayakumar wrote:
> Am I missing something?

Yes. You missed the description of this mailing list:

"Notification of CVS commits are sent to this list. Do not post here!"

Try pgsql-general(at)postgresql(dot)org(dot)

Note that you're not allowed to modify the pointer returned by
PG_GETARG_XXX macros. See
http://www.postgresql.org/docs/8.3/interactive/xfunc-c.html#AEN40854

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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2008-02-07 11:09:13 pgsql: - Fixed segfault in ecpg when using an array element.
Previous Message Smita Vijayakumar 2008-02-07 08:21:59 Problem integrating C stub