Re: [BUGS] BUG #8095: postgres acquiring lock on a table when not in transaction

2013-04-20 Thread Tom Lane
vaiay...@gmail.com writes: > We investigated one issue and found the following: > postgres is acquiring a lock on table when not in trancation during prepared > ROLLBACK statement. It is releasing the acquired lock at end. > but postgres should not get lock on a table when not in transaction. After

Re: [BUGS] BUG #8095: postgres acquiring lock on a table when not in transaction

2013-04-19 Thread Tom Lane
vaiay...@gmail.com writes: > 3. compile prepare.c (attached) I see no such attachment ... regards, tom lane -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs