pgsql: doc: fix another case of missing productname markup

From: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: fix another case of missing productname markup
Date: 2023-03-23 20:48:27
Message-ID: E1pfRrH-0052cN-B7@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: fix another case of missing productname markup

As a follow-up commit to 0f85db92b9, this adds <productname> markup
to another case of "PostgreSQL".

Author: Hayato Kuroda <kuroda(dot)hayato(at)fujitsu(dot)com>
Discussion: https://postgr.es/m/TYAPR01MB58667A7C8317E267467CC599F5869@TYAPR01MB5866.jpnprd01.prod.outlook.com

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2023-03-23 22:17:56 pgsql: Implement find_my_exec()'s path normalization using realpath(3).
Previous Message Peter Geoghegan 2023-03-23 18:17:24 pgsql: Count updates that move row to a new page.