pgsql: docs: fix incorrect plpgsql error message

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: docs: fix incorrect plpgsql error message
Date: 2024-08-17 02:51:20
Message-ID: E1sf9XE-0004SE-OI@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

docs: fix incorrect plpgsql error message

Change "$1" to "username".

Reported-by: philipp(dot)salvisberg(at)gmail(dot)com

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

Backpatch-through: 12

Branch
------
REL_15_STABLE

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

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 Noah Misch 2024-08-18 19:06:03 pgsql: Fix comments on wal_level=minimal, CREATE TABLESPACE and CREATE
Previous Message Bruce Momjian 2024-08-17 01:12:20 pgsql: C comment: fix for commit b5a9b18cd0b