pgsql: doc: Tweak "cube" index entry - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: doc: Tweak "cube" index entry
Date
Msg-id E1Zg0Ny-0005LH-7i@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ac7cbf4fb00a8a0f8348653b954c4c75880997aa

Modified Files
--------------
doc/src/sgml/cube.sgml |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Tweak "cube" index entry
Next
From: Peter Eisentraut
Date:
Subject: pgsql: pg_ctl: Improve help formatting and order