From eb2618a03c53695532eaad680522c60dca0d4061 Mon Sep 17 00:00:00 2001 From: Daniel Gustafsson Date: Thu, 23 Mar 2023 21:35:26 +0100 Subject: [PATCH] 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 --- doc/src/sgml/func.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index a3a13b895f..0987eb805a 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