Ensure that pg_largeobject references opened by lo_import() or lo_export()
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 11 Sep 2004 15:56:46 +0000 (15:56 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 11 Sep 2004 15:56:46 +0000 (15:56 +0000)
commit9835944e54ace63b040d2d2e78eaa0b78aca1bed
tree68649f0337e3040f6fba5dc311c42410415c0222
parentb85faa87b9a0961283ee55bad877ff0853c93dd8
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.
src/backend/libpq/be-fsstubs.c