Andrew Dunstan <[EMAIL PROTECTED]> writes: > Tatsuo Ishii wrote >> Can someone please fix this?
> It's working for me On Fedora Core 6's sgml toolchain, HEAD builds but un-commenting those two index entries fails, just as Tatsuo says. I'm no expert in this, but looking at the complained-of bookindex.sgml entries makes me think that those index entries have a semantic conflict with these entries over in indices.sgml: <indexterm> <primary>GiST</primary> <see>index</see> </indexterm> <indexterm> <primary>GIN</primary> <see>index</see> </indexterm> Perhaps we need to have a meeting of the minds on who gets to define the primary index entries about GiST and GIN? Peter will probably have a clearer idea about how to fix this ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq