mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 22:59:54 -04:00
doc: Tweak "cube" index entry
With the arrival of the CUBE key word/feature, the index entries for the cube extension and the CUBE feature were collapsed into one. Tweak the entry for the cube extension so they are separate entries.
This commit is contained in:
parent
6e8af37643
commit
0160c1d239
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<title>cube</title>
|
||||
|
||||
<indexterm zone="cube">
|
||||
<primary>cube</primary>
|
||||
<primary>cube (extension)</primary>
|
||||
</indexterm>
|
||||
|
||||
<para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue