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

From PostgreSQL Bugs List
Subject BUG #1139: Auto-increment and Rollback
Date
Msg-id 20040419231615.656CFCF567C@www.postgresql.com
Whole thread Raw
Responses Re: BUG #1139: Auto-increment and Rollback  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      1139
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.

pgsql-bugs by date:

Previous
From: "PostgreSQL Bugs List"
Date:
Subject: BUG #1138: Auto-increment and Rollback
Next
From: "PostgreSQL Bugs List"
Date:
Subject: BUG #1140: Auto-increment and Rollback