On Tue, Feb 7, 2012 at 8:44 PM, Kevin Grittner
wrote:
> Chetan Suttraway wrote:
>
> > This is regarding the TODO item:
> > "Prevent the specification of conflicting transaction read/write
> > options"
> >
> > listed at:
> > http://wiki.postgresql.org/wiki/Todo
>
> Thanks for chipping away at item
Chetan Suttraway wrote:
> This is regarding the TODO item:
> "Prevent the specification of conflicting transaction read/write
> options"
>
> listed at:
> http://wiki.postgresql.org/wiki/Todo
Thanks for chipping away at items on the list.
> Please pass on any inputs on the patch.
Right now
Hi,
This is regarding the TODO item:
"Prevent the specification of conflicting transaction read/write options"
listed at:
http://wiki.postgresql.org/wiki/Todo
The issue is :
SET TRANSACTION read only read write read only;
The fix involved iteration over transaction_mode_list and checking for
d