Add a note about the interpretation of amcanmulticol and amindexnulls:

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 970ff81e2f7b611c95e3be913e2b1169e9ec033d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-05-29T17:36:40Z
Releases: 7.3.1
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.

Files

PathChange+/−
doc/src/sgml/xindex.sgml modified +17 −1