Re: backup.sgml-cmd-v003.patch

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: backup.sgml-cmd-v003.patch
Дата
Msg-id 20130801003931.GD14652@eldon.alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: backup.sgml-cmd-v003.patch  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: backup.sgml-cmd-v003.patch  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
Michael Paquier escribió:

> On Thu, Aug 1, 2013 at 2:08 AM, Ivan Lezhnjov IV <iliv@commandprompt.com>wrote:
> 
> > The patch does pass 'make check' and 'make html' successfully.
> >
> Your patch does not add new code, but just documentation, so there is no
> risk that make check would fail, except if an error has been introduced by
> another commit at some point...

There's "make check" in the doc/src/sgml directory.  It checks for SGML
consistency, absence of tabs and such.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: backup.sgml-cmd-v003.patch
Следующее
От: Noah Misch
Дата:
Сообщение: Re: ALTER TABLE lock strength reduction patch is unsafe