changes to documentation build

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема changes to documentation build
Дата
Msg-id 1269681814.3539.3.camel@vanquo.pezone.net
обсуждение исходный текст
Ответы Re: changes to documentation build  (Robert Haas <robertmhaas@gmail.com>)
Re: changes to documentation build  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
Per thread starting here

http://archives.postgresql.org/pgsql-bugs/2010-03/msg00049.php

and ending here

http://archives.postgresql.org/pgsql-bugs/2010-03/msg00110.php

and earlier discussions of similar nature, here is a patch that
separates the documentation build and installation into separate
top-level targets 'make docs' and 'make install-docs', also dependencies
of 'make world' and 'make install-world'.

The significant change is that the documentation is no longer installed
by default (but the availability of the 'world' target might alleviate
that).

Please check it out.

Вложения

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

Предыдущее
От: Gokulakannan Somasundaram
Дата:
Сообщение: Proposal for Performance improvement for unique checks
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Augment WAL records for btree delete with GetOldestXmin() to