Re: BUG #1140: Auto-increment and Rollback - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: BUG #1140: Auto-increment and Rollback
Date
Msg-id 200404192324.i3JNOeR05475@candle.pha.pa.us
Whole thread Raw
In response to BUG #1140: Auto-increment and Rollback  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
List pgsql-bugs
PostgreSQL Bugs List wrote:
>
> The following bug has been logged online:
>
> Bug reference:      1140
> Logged by:          Emil Tarazi
>
> Email address:      emil@cmu.edu
>
> PostgreSQL version: 7.4
>
> Operating system:   Linux
>
> Description:        Auto-increment and Rollback
>
> Details:
>
> If a query is called within a BEGIN-COMMIT/ROLLBACK block that
> auto-increments some field, a ROLLBACK will not decrement that field.

Read the FAQ.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-bugs by date:

Previous
From: "PostgreSQL Bugs List"
Date:
Subject: BUG #1140: Auto-increment and Rollback
Next
From: Bruno Wolff III
Date:
Subject: Re: BUG #1139: Auto-increment and Rollback