pgsql: Warn more vigorously about the non-transactional behavior of seq - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Warn more vigorously about the non-transactional behavior of seq
Date
Msg-id E1SyS1F-0007Cb-Ll@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Warn more vigorously about the non-transactional behavior of seq
List pgsql-committers
Warn more vigorously about the non-transactional behavior of sequences.

Craig Ringer, edited fairly heavily by me

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/95282d3522f4a35fc0aa6b77110bae1e0d8d207f

Modified Files
--------------
doc/src/sgml/datatype.sgml |   14 ++++++++++++
doc/src/sgml/func.sgml     |   48 +++++++++++++++++++++++++------------------
2 files changed, 42 insertions(+), 20 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Warn more vigorously about the non-transactional behavior of seq
Next
From: Thom Brown
Date:
Subject: Re: pgsql: Warn more vigorously about the non-transactional behavior of seq