pgsql: Minor hacking on contrib/cube documentation.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Minor hacking on contrib/cube documentation.
Дата
Msg-id E1aE6Nz-0005fk-EG@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Minor hacking on contrib/cube documentation.

Improve markup, particularly of the table of functions; add or improve
examples for some of the functions; wordsmith some of the function
descriptions.

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/cube.sgml |  187 +++++++++++++++++++++++++++++++++---------------
1 file changed, 128 insertions(+), 59 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Add some comments about division of labor between rewriter and p
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Avoid useless truncation attempts during VACUUM.