Looking for C++ bytea example - Mailing list pgsql-hackers

From Cason, Kenny
Subject Looking for C++ bytea example
Date
Msg-id B96DB973FD58EE469E4426886240EE9701E58B5A@xch-nw-03.nw.nos.boeing.com
Whole thread Raw
List 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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: We have got a serious problem with pg_clog/WAL synchronization
Next
From: "Robert E. Bruccoleri"
Date:
Subject: Regression failure with PostgreSQL 8beta1 and Intel Itanium 2 C compiler