pgsql: doc: change SGML markup "figure" to "example"

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: change SGML markup "figure" to "example"
Date: 2020-04-21 01:41:21
Message-ID: E1jQhub-0003m7-UZ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: change SGML markup "figure" to "example"

Reported-by: Jürgen Purtz

Discussion: https://postgr.es/m/709d7809-d7f4-8175-47f3-4d131341bba8@purtz.de

Author: Jürgen Purtz

Backpatch-through: 9.5

Branch
------
REL_10_STABLE

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

Modified Files
--------------
doc/src/sgml/func.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2020-04-21 05:06:36 pgsql: Mention pg_promote() as a method to trigger promotion in documen
Previous Message Bruce Momjian 2020-04-21 00:31:29 Re: pgsql: doc: add examples of creative use of unique expression indexes