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:
Daniel Gustafsson 2023-03-23 21:35:26 +01:00
parent ae4fdde135
commit eb2618a03c

View File

@ -7473,7 +7473,7 @@ SELECT regexp_match('abc01234xyz', '(?:(.*?)(\d+)(.*)){1,1}');
<thead> <thead>
<row> <row>
<entry>SQL standard</entry> <entry>SQL standard</entry>
<entry>PostgreSQL</entry> <entry><productname>PostgreSQL</productname></entry>
</row> </row>
</thead> </thead>