BUG #5467: wrong classification at index
The following bug has been logged online:
Bug reference: 5467
Logged by: KOIZUMI Satoru
Email address: koizumistr@minos.ocn.ne.jp
PostgreSQL version: 9.0beta1
Operating system: MacOS X
Description: wrong classification at index
Details:
"lo_compat_privileges configuration parameter , Previous PostgreSQL
Versions" is classified into "Symbols" at index of PostgreSQL 9.0beta1
Documentation. It would be classified into "L".
"KOIZUMI Satoru" <koizumistr@minos.ocn.ne.jp> writes:
"lo_compat_privileges configuration parameter , Previous PostgreSQL
Versions" is classified into "Symbols" at index of PostgreSQL 9.0beta1
Documentation. It would be classified into "L".
Fixed, thanks. Apparently <indexterm> is sensitive to contained white
space, which seems like a bit of a tools deficiency ...
regards, tom lane