pgsql/doc/src/sgml xindex.sgml

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/doc/src/sgml xindex.sgml
Date: 2002-05-29 17:36:40
Message-ID: 20020529173640.5AB9E47602D@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl(at)postgresql(dot)org 02/05/29 13:36:40

Modified files:
doc/src/sgml : xindex.sgml

Log message:
Add a note about the interpretation of amcanmulticol and amindexnulls:
a multicolumn-capable index AM *must* support nulls in index columns
after the first one.

Browse pgsql-committers by date

  From Date Subject
Next Message Dave Cramer 2002-05-30 16:26:55 pgsql/src/interfaces/jdbc/org/postgresql/test/ ...
Previous Message Tom Lane 2002-05-29 01:49:57 pgsql/src/bin/pg_dump pg_backup_archiver.c