File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -14955,7 +14955,13 @@ SELECT * FROM pg_ls_dir('.') WITH ORDINALITY AS t(ls,n);
14955
14955
<row>
14956
14956
<entry><literal><function>version()</function></literal></entry>
14957
14957
<entry><type>text</type></entry>
14958
- <entry><productname>&productname;</> version information. See also <xref linkend="guc-server-version-num"> for a machine-readable version.</entry>
14958
+ <entry>PostgreSQL version information. See also <xref linkend="guc-server-version-num"> for a machine-readable version.</entry>
14959
+ </row>
14960
+
14961
+ <row>
14962
+ <entry><literal><function>pgpro_version()</function></literal></entry>
14963
+ <entry><type>text</type></entry>
14964
+ <entry><productname>&productname;</> version information.</entry>
14959
14965
</row>
14960
14966
</tbody>
14961
14967
</tgroup>
You can’t perform that action at this time.
0 commit comments