Re: dropping large objects [ in 6.5 ]

From: James Leigh <james(dot)leigh(at)ottawa(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: dropping large objects [ in 6.5 ]
Date: 2002-04-03 00:45:03
Message-ID: 1017794704.23702.2.camel@jacob
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

what about version 6.4.2? does it have lo_unlink? in the docs for 6.5
it does not talk about lo_unlink.

james

On Tue, 2002-04-02 at 12:06, Doug McNaught wrote:
> James Leigh <james(dot)leigh(at)ottawa(dot)com> writes:
>
> > I am trying to use large objects in postgresql C interface. I can
> > import and export the large objects based on the oid, but how to I
> > delete a large object?
>
> lo_unlink()?
>
> -Doug

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2002-04-03 00:45:48 Re: do foreign key checks lock parent table ?
Previous Message swalker 2002-04-03 00:14:18 do foreign key checks lock parent table ?