pgsql: doc: Fix incorrect reference to textout in plpgsql examples

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Fix incorrect reference to textout in plpgsql examples
Date: 2020-07-05 10:38:04
Message-ID: E1js228-00016l-I1@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Fix incorrect reference to textout in plpgsql examples

This error has survived for 22 years, and has been introduced by
da63386.

Reported-by: Erwin Brandstetter
Discussion: https://postgr.es/m/CAGHENJ57wogGOvGXo5LgWYcqswxafLck8ELqHDR+zrkTPgs_OQ@mail.gmail.com
Backpatch-through: 9.5

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/45f165b18b72abb1e4579a3cca0862a4e5cb8b6b

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 Peter Eisentraut 2020-07-05 13:39:55 pgsql: doc: Spell checking
Previous Message Peter Eisentraut 2020-07-05 10:15:48 pgsql: Rename enable_incrementalsort for clarity