A gem it was i just needed that . Thanks! I tested and it serves my purpose.
On Mon, Oct 1, 2012 at 8:54 AM, David Johnston wrote:
> On Sep 30, 2012, at 22:22, Rajesh Kumar Mallah
> wrote:
>
> > Hi ,
> >
> > We are a PerlDBI shop and and are doing a code migration from
> > implicit transactio
On Sep 30, 2012, at 22:22, Rajesh Kumar Mallah wrote:
> Hi ,
>
> We are a PerlDBI shop and and are doing a code migration from
> implicit transaction mode (ie, AutoCommit=>0) to an explicit mode (ie,
> AutoCommit=>1) .
>
> While the code migration is ongoing (or even permanently) We wish
Hi ,
We are a PerlDBI shop and and are doing a code migration from
implicit transaction mode (ie, AutoCommit=>0) to an explicit mode (ie,
AutoCommit=>1) .
While the code migration is ongoing (or even permanently) We wish that
postgresql reject
any UPDATE , DELETE , INSERT , nextval , setval