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
------------------------------