Re: pgsql: Add documentation for the JIT feature.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Add documentation for the JIT feature.
Дата
Msg-id 24257.1522300246@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql: Add documentation for the JIT feature.  (Andres Freund <andres@anarazel.de>)
Ответы Re: pgsql: Add documentation for the JIT feature.  (Andres Freund <andres@anarazel.de>)
Список pgsql-committers
Andres Freund <andres@anarazel.de> writes:
> Add documentation for the JIT feature.

guaibausaurus complains that this broke tarball building:

make -C postgresql-11devel/doc/src/sgml/ INSTALL
make[1]: Entering directory '/home/pgsql/buildfarm/buildroot/HEAD/pgsql.build/postgresql-11devel/doc/src/sgml'
/usr/bin/xsltproc --path . --stringparam pg.version '11devel' --xinclude standalone-profile.xsl standalone-install.xml
>INSTALL.xml
/usr/bin/xmllint --noout --valid INSTALL.xml
INSTALL.xml:721: element xref: validity error : IDREF attribute linkend references an unknown ID "jit"
Makefile:115: recipe for target 'INSTALL.html' failed
make[1]: *** [INSTALL.html] Error 4

I'd guess you put a link into installation.sgml that can't be there.

            regards, tom lane


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Allow committing inside cursor loop
Следующее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Fix typo in comment