pgsql: docs: fix incorrect plpgsql error message - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: docs: fix incorrect plpgsql error message
Date
Msg-id E1sf9XE-0004SL-PF@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
docs:  fix incorrect plpgsql error message

Change "$1" to "username".

Reported-by: philipp.salvisberg@gmail.com

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

Backpatch-through: 12

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/881ca9cd5904e3eab1201bb5df864036961f59b1

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: C comment: fix for commit b5a9b18cd0b
Next
From: Noah Misch
Date:
Subject: pgsql: Fix comments on wal_level=minimal, CREATE TABLESPACE and CREATE