On Thu, Jan 19, 2006 at 02:05:41 -0800,
bgolda <[EMAIL PROTECTED]> wrote:
> Hello, this is my first post, please don't shoot...
>
> I was just experimenting with transactions (PG 8.1), and there is
> something which puzzles me. If i write 'SET TRANSACTION ISOLATION LEVEL
> SERIALIZABLE;' in my f
Hello, this is my first post, please don't shoot...
I was just experimenting with transactions (PG 8.1), and there is
something which puzzles me. If i write 'SET TRANSACTION ISOLATION LEVEL
SERIALIZABLE;' in my function, it breaks. Error informs me, that it was
executed after some query, while it