]> granicus.if.org Git - postgresql/commit
Don't put <indexterm> before <term> in <varlistentry> items.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 23 Mar 2013 18:06:48 +0000 (14:06 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 23 Mar 2013 18:06:48 +0000 (14:06 -0400)
commit225046199c434d64a0ba3693f23157894c96dfbb
tree8f7dc373b533d154e039b5fc9b061811d28a3e2e
parent8c54115cbbd9e49d75d477be41bd632721b9406d
Don't put <indexterm> before <term> in <varlistentry> items.

Doing that results in a broken index entry in PDF output.  We had only
a few like that, which is probably why nobody noticed before.
Standardize on putting the <term> first.

Josh Kupershmidt
doc/src/sgml/config.sgml
doc/src/sgml/libpq.sgml