Thread: lo_unlink usage

lo_unlink usage

From
Richard Emberson
Date:
I'm I correct in understanding that the correct way to delete a
LargeObject from within
a PL/psql procedure is to call:

lo_unlink(oid);

Are there any other issues?

Thanks.

Richard