Looking for C++ bytea example

From: "Cason, Kenny" <kenny(dot)cason(at)boeing(dot)com>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Looking for C++ bytea example
Date: 2004-08-11 00:21:26
Message-ID: B96DB973FD58EE469E4426886240EE9701E58B5A@xch-nw-03.nw.nos.boeing.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I need a real example of using bytea in the following scenario:

1) A large binary object is located in a C++ memory space obtained
through malloc.
2) I want to store it in the database.

What exactly does the code look like?

Thanks,

Kenny

Browse pgsql-hackers by date

  From Date Subject
Next Message Andreas Pflug 2004-08-11 00:58:02 Re: Add Missing From?
Previous Message Robert E. Bruccoleri 2004-08-10 23:12:22 Regression failure with PostgreSQL 8beta1 and Intel Itanium 2 C compiler