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:
@@ -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
|
||||
|
Reference in New Issue
Block a user