Patch to check whether we are in TX when to lo_* - Mailing list pgsql-patches

From Denis Perchine
Subject Patch to check whether we are in TX when to lo_*
Date
Msg-id 0011032159470B.00541@dyp.perchine.com
Whole thread Raw
Responses Re: Patch to check whether we are in TX when to lo_*  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
Hello,

here is the patch attached which do check in each BLOB operation, if we are
in transaction, and raise an error otherwise. This will prevent such mistakes.

--
Sincerely Yours,
Denis Perchine

----------------------------------
E-Mail: dyp@perchine.com
HomePage: http://www.perchine.com/dyp/
FidoNet: 2:5000/120.5
----------------------------------

Attachment

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Small fix for inv_getsize
Next
From: Tom Lane
Date:
Subject: Re: Patch to check whether we are in TX when to lo_*