Skip to content

Commit ac5a2f4

Browse files
committed
Merge branch 'PGPRO9_6' of gitlab.postgrespro.ru:pgpro-dev/postgrespro into PGPRO9_6
2 parents 8790c8a + d3930bd commit ac5a2f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/func.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15432,12 +15432,12 @@ SELECT * FROM pg_ls_dir('.') WITH ORDINALITY AS t(ls,n);
1543215432
<row>
1543315433
<entry><literal><function>pgpro_version()</function></literal></entry>
1543415434
<entry><type>text</type></entry>
15435-
<entry><productname>Postgres Pro</> version information.</entry>
15435+
<entry><productname>&productname;</> version information</entry>
1543615436
</row>
1543715437
<row>
1543815438
<entry><literal><function>pgpro_edition()</function></literal></entry>
1543915439
<entry><type>text</type></entry>
15440-
<entry>Name of <productname>Postgres Pro</> edition.</entry>
15440+
<entry>name of <productname>Postgres Pro</> edition</entry>
1544115441
</row>
1544215442
</tbody>
1544315443
</tgroup>

0 commit comments

Comments
 (0)