Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit75b77bb

Browse files
committed
Description of pgpro_version() added
1 parent3661e81 commit75b77bb

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14955,7 +14955,13 @@ SELECT * FROM pg_ls_dir('.') WITH ORDINALITY AS t(ls,n);
1495514955
<row>
1495614956
<entry><literal><function>version()</function></literal></entry>
1495714957
<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>
1495914965
</row>
1496014966
</tbody>
1496114967
</tgroup>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp