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: Kevin Grittner <Kevin.Grittner@wicourts.gov>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2012-08-04T04:56:28Z
Lists: pgsql-hackers
Attachments
- belabour-the-point-on-sequence-rollback.diff (text/x-patch) patch
On 08/04/2012 04:12 AM, Kevin Grittner wrote: > I haven't reviewed it in detail but noticed an apparent editing error: > "which are used the counters" should probably have an "as" thrown in > there. Or something. Thanks. Editing fail. I revised that spot repeatedly to try to keep it short and simple without in any way implying that SEQUENCEs are *only* used for SERIAL columns. Fixed attached.