Re: [PATCH] Docs: Make notes on sequences and rollback more obvious

jam@zoidtechnologies.com

From: Jeff MacDonald <jam@zoidtechnologies.com>
To: pgsql-hackers@postgresql.org
Date: 2012-08-07T15:16:06Z
Lists: pgsql-hackers
On Tuesday, August 07, 2012 09:45:35 AM Kevin Grittner wrote:
[...snipped...]
> I also think it's a problem that one can get through the entire
> "Concurrency Control" chapter (mvcc.sgml) without a clue that
> sequences aren't transactional.  I think maybe a mention in the
> Introduction section of that chapter with a <ref> would be
> appropriate.
> 

+1

> -Kevin