mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
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
This commit is contained in:
@ -7473,7 +7473,7 @@ SELECT regexp_match('abc01234xyz', '(?:(.*?)(\d+)(.*)){1,1}');
|
||||
<thead>
|
||||
<row>
|
||||
<entry>SQL standard</entry>
|
||||
<entry>PostgreSQL</entry>
|
||||
<entry><productname>PostgreSQL</productname></entry>
|
||||
</row>
|
||||
</thead>
|
||||
|
||||
|
Reference in New Issue
Block a user