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

Commit21bde57

Browse files
committed
Replace refs to v6.6 with v7.0.
1 parente55985d commit21bde57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/xfunc.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -983,7 +983,7 @@ memmove(destination->data, buffer, 40);
983983
<title>Name Space Conflicts</title>
984984

985985
<para>
986-
As of <productname>Postgres</productname>v6.6, the alternative
986+
As of <productname>Postgres</productname>v7.0, the alternative
987987
form of the AS clause for the SQL
988988
<command>CREATE FUNCTION</command> command
989989
decouples the SQL function name from the function name in the C
@@ -992,7 +992,7 @@ memmove(destination-&gt;data, buffer, 40);
992992
</para>
993993

994994
<sect3>
995-
<title>Pre-v6.6</title>
995+
<title>Pre-v7.0</title>
996996

997997
<para>
998998
For functions written in C, the SQL name declared in

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp