Re: snapshot tarball generation broken for -HEAD

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: snapshot tarball generation broken for -HEAD
Дата
Msg-id 14443.1261181586@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: snapshot tarball generation broken for -HEAD  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> On Fri, Dec 18, 2009 at 4:20 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Looks like Peter forgot about the restrictions on links in doc sections
>> that also get made into standalone text files. �Will fix.

> I seem to have... forgotten... those as well.  Can you enlighten me?

Try "make HISTORY" and "make INSTALL" in doc/src/sgml.
If they don't work, you need to hack up the SGML with
standalone-include/standalone-ignore.  See existing
examples in the release notes and installation.sgml.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Removing pg_migrator limitations
Следующее
От: Robert Haas
Дата:
Сообщение: Re: PATCH: Add hstore_to_json()