From: Daniel Gustafsson Date: Thu, 23 Mar 2023 20:35:26 +0000 (+0100) Subject: doc: fix another case of missing productname markup X-Git-Tag: REL_16_BETA1~449 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=eb2618a03c53695532eaad680522c60dca0d4061;p=postgresql.git doc: fix another case of missing productname markup As a follow-up commit to 0f85db92b9, this adds markup to another case of "PostgreSQL". Author: Hayato Kuroda Discussion: https://postgr.es/m/TYAPR01MB58667A7C8317E267467CC599F5869@TYAPR01MB5866.jpnprd01.prod.outlook.com --- diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index a3a13b895f2..0987eb805a9 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -7473,7 +7473,7 @@ SELECT regexp_match('abc01234xyz', '(?:(.*?)(\d+)(.*)){1,1}'); SQL standard - PostgreSQL + PostgreSQL