1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

Add index. Only some parts of the manual set have index entries so far...

This commit is contained in:
Peter Eisentraut
2001-05-12 22:51:36 +00:00
parent eedb7d18fa
commit 01839df6dd
29 changed files with 926 additions and 66 deletions

View File

@@ -1,8 +1,12 @@
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/array.sgml,v 1.10 2001/01/26 23:40:39 petere Exp $ -->
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/array.sgml,v 1.11 2001/05/12 22:51:34 petere Exp $ -->
<chapter id="arrays">
<title>Arrays</title>
<indexterm>
<primary>arrays</primary>
</indexterm>
<para>
<productname>Postgres</productname> allows columns of a table to be
defined as variable-length multi-dimensional arrays. Arrays of any