Re: [PATCH] Docs: Make notes on sequences and rollback more obvious
Craig Ringer <ringerc@ringerc.id.au>
From: Craig Ringer <ringerc@ringerc.id.au>
To: Jeff Janes <jeff.janes@gmail.com>
Cc: Kevin Grittner <Kevin.Grittner@wicourts.gov>, Robert Haas <robertmhaas@gmail.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2012-08-20T04:07:51Z
Lists: pgsql-hackers
Attachments
On 08/19/2012 03:01 AM, Jeff Janes wrote: >> >Or would you instead say that >> >"changes made to a sequence are immediately visible to all other >> >transactions" ? > Yes, that sounds better. OK, how about the attached series, then? The 2nd probably needs improvement - and I expect I've missed some other areas that aren't strictly transactional. Comments? Working branch: https://github.com/ringerc/postgres/tree/sequence_documentation_fixes -- Craig Ringer