pgsql: doc: improve wording of plpgsql RAISE format text

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: improve wording of plpgsql RAISE format text
Date: 2022-06-22 21:00:16
Message-ID: E1o47SS-001KeT-CW@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: improve wording of plpgsql RAISE format text

Reported-by: pg(at)kirasoft(dot)com

Discussion: https://postgr.es/m/165455351426.573551.7050474465030525109@wrigleys.postgresql.org

Backpatch-through: 10

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9c3e3d6bc07e2e0c651db23c1ce03a070854df75

Modified Files
--------------
doc/src/sgml/plpgsql.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2022-06-23 00:01:08 pgsql: pgstat: Mention pgstat_replslot.c in pgstat.c.
Previous Message Bruce Momjian 2022-06-22 18:33:51 pgsql: doc: clarify wording about phantom reads