We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47897ac commit 4acfc6dCopy full SHA for 4acfc6d
doc/src/sgml/func.sgml
@@ -15432,12 +15432,12 @@ SELECT * FROM pg_ls_dir('.') WITH ORDINALITY AS t(ls,n);
15432
<row>
15433
<entry><literal><function>pgpro_version()</function></literal></entry>
15434
<entry><type>text</type></entry>
15435
- <entry><productname>Postgres Pro</> version information.</entry>
+ <entry><productname>&productname;</> version information</entry>
15436
</row>
15437
15438
<entry><literal><function>pgpro_edition()</function></literal></entry>
15439
15440
- <entry>Name of <productname>Postgres Pro</> edition.</entry>
+ <entry>name of <productname>Postgres Pro</> edition</entry>
15441
15442
</tbody>
15443
</tgroup>
0 commit comments