Regarding large objects! - Mailing list pgsql-hackers

From Neeraj Tharwani
Subject Regarding large objects!
Date
Msg-id Pine.LNX.4.61.0506040237440.9555@students.iiit.ac.in
Whole thread Raw
List pgsql-hackers
The code given to implement lo data-type in contrib/lo takes something 
like:
insert into a values( lo_import("/home/postgres/LargeObject"));
What i want to do is .. cover this, that is, i mean i should only pass the 
filename to the input function. I hope you got my problem. If you know 
what I should do, then please reply.

Thanks,
-- 
Neeraj Tharwani


pgsql-hackers by date:

Previous
From: Christopher Browne
Date:
Subject: Re: [PGF Members]Re: Google's Summer of Code ...
Next
From: Jeff Davis
Date:
Subject: Re: Google's Summer of Code ...