pgsql: doc: fix another case of missing productname markup - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: doc: fix another case of missing productname markup
Date
Msg-id E1pfRrH-0052cN-B7@gemulon.postgresql.org
Whole thread Raw
List 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.hayato@fujitsu.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(-)


pgsql-committers by date:

Previous
From: Peter Geoghegan
Date:
Subject: pgsql: Count updates that move row to a new page.
Next
From: Tom Lane
Date:
Subject: pgsql: Implement find_my_exec()'s path normalization using realpath(3).