pgsql: doc: Tweak "cube" index entry

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: doc: Tweak "cube" index entry
Дата
Msg-id E1Zg0Ny-0005LH-7i@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: doc: Tweak "cube" index entry
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: pg_ctl: Improve help formatting and order