Re: [INTERFACES] ecpg idea

From: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
To: Michael Meskes <Michael_Meskes(at)topmail(dot)de>
Cc: PostgreSQL Interfaces <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: Re: [INTERFACES] ecpg idea
Date: 1999-02-20 18:37:47
Message-ID: 36CF00FB.53393C31@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

> ... if you provide a char * you have to make sure it has memory
> allocated yourself. James now asked me to do the correct malloc()
> inside libecpg if that poointer is NULL.
> I never heard about a feature like this on other DBMS but I like the
> idea. It should be pretty easy to implement too. Unless it is strictly
> against standard I would like to implement it.
> Comments anyone?

How do you get back the handle for the newly malloc'd storage?

- Tom

In response to

  • ecpg idea at 1999-02-20 18:07:34 from Michael Meskes

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message James Thompson 1999-02-20 18:45:27 Re: [INTERFACES] ecpg idea
Previous Message Michael Meskes 1999-02-20 18:07:34 ecpg idea