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

From PostgreSQL Bugs List
Subject BUG #1138: Auto-increment and Rollback
Date
Msg-id 20040419231413.EE480CF567F@www.postgresql.com
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      1138
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: Stephan Szabo
Date:
Subject: Re: BUG #1136: Error finding columns with mixed case names
Next
From: "PostgreSQL Bugs List"
Date:
Subject: BUG #1139: Auto-increment and Rollback