[HACKERS] SQL lo_unlink function? - Mailing list pgsql-hackers

From Raymond Toy
Subject [HACKERS] SQL lo_unlink function?
Date
Msg-id fe35ebb9e49858e4a990c7b5cdd41ce2
Whole thread Raw
List pgsql-hackers
psql currently supports an lo_import and lo_export function for
importing and exporting large objects via SQL.

Should there be an lo_unlink function to delete the large object?  It
would make my life easier if this function existed.

Where is the proper place to do this?

Ray

------------------------------

pgsql-hackers by date:

Previous
From: aixssd!darrenk@abs.net (Darren King)
Date:
Subject: Re: [HACKERS] FATAL 1:btree: items are out of order
Next
From: aixssd!darrenk@abs.net (Darren King)
Date:
Subject: Re: [HACKERS] Re: [PORTS] GEQO broken on 6-6-97?!?