inserting large object with attribute by through libpq - Mailing list pgsql-interfaces

From s0229007
Subject inserting large object with attribute by through libpq
Date
Msg-id 3EB93FAA.5040303@cc.ncu.edu.tw
Whole thread Raw
List pgsql-interfaces
Hi,I am write a c program.Could I do something like

INSERT INTO xxx (name, raster)    VALUES ('beautiful image', large_object)); ?

while the large_object is an data array in c program.





pgsql-interfaces by date:

Previous
From: "Jeroen T. Vermeulen"
Date:
Subject: Re: GetValue(), floats, and locales
Next
From: "Jeroen T. Vermeulen"
Date:
Subject: Re: GetValue(), floats, and locales