BUG #1138: Auto-increment and Rollback

From: "PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1138: Auto-increment and Rollback
Date: 2004-04-19 23:14:13
Message-ID: 20040419231413.EE480CF567F@www.postgresql.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1138
Logged by: Emil Tarazi

Email address: emil(at)cmu(dot)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.

Browse pgsql-bugs by date

  From Date Subject
Next Message PostgreSQL Bugs List 2004-04-19 23:16:15 BUG #1140: Auto-increment and Rollback
Previous Message Stephan Szabo 2004-04-19 18:39:20 Re: BUG #1136: Error finding columns with mixed case names