Re: split func.sgml to separated individual sgml files - Mailing list pgsql-hackers

From Tom Lane
Subject Re: split func.sgml to separated individual sgml files
Date
Msg-id 1951079.1759763604@sss.pgh.pa.us
Whole thread Raw
In response to Re: split func.sgml to separated individual sgml files  (Bruce Momjian <bruce@momjian.us>)
Responses Re: split func.sgml to separated individual sgml files
List pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> Uh, more accurately I run:

>     make --silent postgres.sgml
>     make --silent check
>     make check-tabs

If we included the tabs/nbsp checks in the normal build, then the
first of those would cover everything.  Even as it is, I don't
think the "make check" step is adding anything.

            regards, tom lane



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: src/include/utils/float.h comment one link stable
Next
From: Andres Freund
Date:
Subject: Re: Should we update the random_page_cost default value?