pgsql: doc: clarify the behavior of identically-named savepoints

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: clarify the behavior of identically-named savepoints
Date: 2022-07-14 19:44:48
Message-ID: E1oC4lT-000C3Z-N1@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: clarify the behavior of identically-named savepoints

Original patch by David G. Johnston.

Reported-by: David G. Johnston

Discussion: https://postgr.es/m/CAKFQuwYQCxSSuSL18skCWG8QHFswOJ3hjovHsOZUE346i4OpVQ@mail.gmail.com

Backpatch-through: 10

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ec1fe23afa93c444546d60c256f25c981c757d7c

Modified Files
--------------
doc/src/sgml/ref/release_savepoint.sgml | 5 +++--
doc/src/sgml/ref/savepoint.sgml | 30 +++++++++++++++++++++++++++++-
2 files changed, 32 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2022-07-14 20:07:37 pgsql: doc: move system views section to its own chapter
Previous Message Bruce Momjian 2022-07-14 19:33:53 pgsql: doc: clarify that "excluded" ON CONFLICT is a single row