Re: Problem integrating C stub - Mailing list pgsql-committers

From Heikki Linnakangas
Subject Re: Problem integrating C stub
Date
Msg-id 47AACECD.1010204@enterprisedb.com
Whole thread Raw
In response to Problem integrating C stub  (Smita Vijayakumar <smita.vijayakumar@globallogic.com>)
List 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@postgresql.org.

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

pgsql-committers by date:

Previous
From: Smita Vijayakumar
Date:
Subject: Problem integrating C stub
Next
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: - Fixed segfault in ecpg when using an array element.