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-0007Cg-Ob@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Warn more vigorously about the non-transactional behavior of sequences.

Craig Ringer, edited fairly heavily by me

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/16a69120eb4d2728bc7b988aee9fedf86d15be53

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: Alvaro Herrera
Date:
Subject: pgsql: Make strings identical
Next
From: Robert Haas
Date:
Subject: pgsql: Warn more vigorously about the non-transactional behavior of seq