Regarding retrieving a bytea datatype using embedded SQL - Mailing list pgsql-novice

From Raghunandan Bapuram
Subject Regarding retrieving a bytea datatype using embedded SQL
Date
Msg-id 5645ba4a0512142313u638dcc41p5677f2bbb166f067@mail.gmail.com
Whole thread Raw
List pgsql-novice
Hi,

     After going through all the mailing lists , i could not find a single example of using bytea datatype in an
    embedded SQL program in postgres. What i am particularly looking at is to populate and retrieve a bytea
   datatype from a postgresql table using embedded SQL .I am particularly interested in declaring a host variable to retrieve a bytea datatype
   Any pointers / example src code will be extremely helpful.

thanx

--
Raghunandan

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: how do I import pqsl 7.1 database into 8.0
Next
From: Doug
Date:
Subject: How populate : variables dynamically?