~ubuntu-branches/ubuntu/oneiric/postgresql-9.1/oneiric-security

« back to all changes in this revision

Viewing changes to doc/src/sgml/man7/CREATE_OPERATOR_CLASS.7

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2011-06-14 09:53:29 UTC
  • mto: (6.1.1 sid) (10.1.1 oneiric-proposed) (1.2.1)
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20110614095329-71gfhjywyp2c27au
Tags: upstream-9.1~beta2
ImportĀ upstreamĀ versionĀ 9.1~beta2

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
.\"     Title: CREATE OPERATOR CLASS
3
3
.\"    Author: The PostgreSQL Global Development Group
4
4
.\" Generator: DocBook XSL Stylesheets v1.75.1 <http://docbook.sf.net/>
5
 
.\"      Date: 2011-04-27
6
 
.\"    Manual: PostgreSQL 9.1beta1 Documentation
7
 
.\"    Source: PostgreSQL 9.1beta1
 
5
.\"      Date: 2011-06-09
 
6
.\"    Manual: PostgreSQL 9.1beta2 Documentation
 
7
.\"    Source: PostgreSQL 9.1beta2
8
8
.\"  Language: English
9
9
.\"
10
 
.TH "CREATE OPERATOR CLASS" "7" "2011-04-27" "PostgreSQL 9.1beta1" "PostgreSQL 9.1beta1 Documentation"
 
10
.TH "CREATE OPERATOR CLASS" "7" "2011-06-09" "PostgreSQL 9.1beta2" "PostgreSQL 9.1beta2 Documentation"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * set default formatting
13
13
.\" -----------------------------------------------------------------
112
112
.PP
113
113
\fIsort_family_name\fR
114
114
.RS 4
115
 
The name (optionally schema\-qualified) of an existing btree operator family that describes the sort ordering associated with an ordering operator\&.
 
115
The name (optionally schema\-qualified) of an existing
 
116
btree
 
117
operator family that describes the sort ordering associated with an ordering operator\&.
116
118
.sp
117
119
If neither
118
120
FOR SEARCH
171
173
_int4
172
174
(array of
173
175
int4)\&. See the
174
 
Section F.18, \(lqintarray\(rq, in the documentation
 
176
intarray
175
177
module for the complete example\&.
176
178
.sp
177
179
.if n \{\