Re: transaction bug with sequences ?

From: xoror(at)infuse(dot)org
To: pgsql-ODBC(at)postgresql(dot)org
Subject: Re: transaction bug with sequences ?
Date: 2002-03-14 15:49:08
Message-ID: Pine.GSO.4.10.10203141648110.1725-100000@aries
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

On Thu, 14 Mar 2002, Tom Lane wrote:

> xoror(at)infuse(dot)org writes:
> > the sequence value is incremented, but this shouldn't be the case because
> > i cancelled the transaction.
>
> This is not a bug. Sequence updates don't roll back.
>
> regards, tom lane
>
>

yes, i've finnally found some documentation on it.
thnx anyway :)

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Henshall, Stuart - WCP 2002-03-14 19:30:46 Re: Maybe more of a VB question, but here goes
Previous Message Tom Lane 2002-03-14 15:46:13 Re: transaction bug with sequences ?