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

« back to all changes in this revision

Viewing changes to doc/src/sgml/intarray.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2011-06-14 09:53:29 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110614095329-kerawur7tb6p8s71
Tags: 9.1~beta2-1
* New upstream beta release.
* Drop 03-cmsgcred-size.patch, fixed upstream.
* debian/postgresql-9.1.install: Install new pg_basebackup translations.
* debian/control: Fix the server-dev dependency to p-common to also work for
  backports.
* debian/watch: Fix for beta versions.
* debian/copyright: Add pointers to GPL and Artistic licenses for the Perl
  terms.
* debian/postgresql-9.1.preinst: Fail the package upgrade early when
  upgrading from beta-1, as the DB format changed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!-- doc/src/sgml/intarray.sgml -->
2
2
 
3
 
<sect1 id="intarray">
 
3
<sect1 id="intarray" xreflabel="intarray">
4
4
 <title>intarray</title>
5
5
 
6
6
 <indexterm zone="intarray">
27
27
 <sect2>
28
28
  <title><filename>intarray</> Functions and Operators</title>
29
29
 
 
30
  <para>
 
31
   The functions provided by the <filename>intarray</filename> module
 
32
   are shown in <xref linkend="intarray-func-table">, the operators
 
33
   in <xref linkend="intarray-op-table">.
 
34
  </para>
 
35
 
30
36
  <table id="intarray-func-table">
31
37
   <title><filename>intarray</> Functions</title>
32
38