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

Commitca76df4

Browse files
author
Neil Conway
committed
Documentation tweak: make <command>CREATE OPERATOR CLASS</command> into
an <xref/>.
1 parent37464a0 commitca76df4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

‎doc/src/sgml/xindex.sgml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/xindex.sgml,v 1.40 2005/06/24 20:53:30 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/xindex.sgml,v 1.41 2005/07/19 01:27:59 neilc Exp $
33
-->
44

55
<sect1 id="xindex">
@@ -26,9 +26,10 @@ $PostgreSQL: pgsql/doc/src/sgml/xindex.sgml,v 1.40 2005/06/24 20:53:30 tgl Exp $
2626
necessary to make manual additions to the system catalogs
2727
<classname>pg_amop</>, <classname>pg_amproc</>, and
2828
<classname>pg_opclass</> in order to create a user-defined
29-
operator class. That approach is now deprecated in favor of
30-
using <command>CREATE OPERATOR CLASS</>, which is a much simpler
31-
and less error-prone way of creating the necessary catalog entries.
29+
operator class. That approach is now deprecated in favor of using
30+
<xref linkend="sql-createopclass" endterm="sql-createopclass-title">,
31+
which is a much simpler and less error-prone way of creating the
32+
necessary catalog entries.
3233
</para>
3334
</note>
3435

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp