Re: Bug #458: serial data type problem - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: Bug #458: serial data type problem
Date
Msg-id Pine.LNX.4.30.0109201601300.684-100000@peter.localdomain
Whole thread Raw
In response to Bug #458: serial data type problem  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:

> How can I make the transaction_code not to increase if the record is
> not added into the table?

This is a question, not a bug report.

Sequences may contain holes.  If you don't want that you can't use
sequences.

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #459: serial data type problem
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #462: bug in ODBC interface in unix environment