Ensure that pg_largeobject references opened by lo_import() or lo_export()
Tom Lane <tgl@sss.pgh.pa.us>
Ensure that pg_largeobject references opened by lo_import() or lo_export() will be cleaned up at end of transaction, even when there is no other LO operation in the transaction. Per bug report from Daniel Schuchardt.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/be-fsstubs.c | modified | +25 −13 |