Patch to check whether we are in TX when to lo_*

Поиск
Список
Период
Сортировка
От Denis Perchine
Тема Patch to check whether we are in TX when to lo_*
Дата
Msg-id 0011032159470B.00541@dyp.perchine.com
обсуждение исходный текст
Ответы Re: Patch to check whether we are in TX when to lo_*  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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
----------------------------------

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Small fix for inv_getsize
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Patch to check whether we are in TX when to lo_*