From: | "PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #1140: Auto-increment and Rollback |
Date: | 2004-04-19 23:16:15 |
Message-ID: | 20040419231615.57D0FCF4D51@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: 1140
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.
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-04-19 23:24:40 | Re: BUG #1140: Auto-increment and Rollback |
Previous Message | PostgreSQL Bugs List | 2004-04-19 23:14:13 | BUG #1138: Auto-increment and Rollback |