projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae4fdde
)
doc: fix another case of missing productname markup
author
Daniel Gustafsson
Thu, 23 Mar 2023 20:35:26 +0000
(21:35 +0100)
committer
Daniel Gustafsson
Thu, 23 Mar 2023 20:35:26 +0000
(21:35 +0100)
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
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index a3a13b895f23bf61faaa55f995244e83421bb09f..0987eb805a9983c041ac0b89f2c2a6651dc4d0ac 100644
(file)
--- 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