Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: broken doc



Andrew Dunstan <andrew(at)dunslane(dot)net> 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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group