Re: [PATCH] Docs: Make notes on sequences and rollback more obvious - Mailing list pgsql-hackers

From Craig Ringer
Subject Re: [PATCH] Docs: Make notes on sequences and rollback more obvious
Date
Msg-id 5031B817.3050205@ringerc.id.au
Whole thread Raw
In response to Re: [PATCH] Docs: Make notes on sequences and rollback more obvious  (Jeff Janes <jeff.janes@gmail.com>)
Responses Re: [PATCH] Docs: Make notes on sequences and rollback more obvious
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: temporal support patch
Next
From: Heikki Linnakangas
Date:
Subject: Re: New WAL code dumps core trivially on replay of bad data