Re: make world and install-world without docs

Joel Jacobson <joel@compiler.org>

From: "Joel Jacobson" <joel@compiler.org>
To: pgsql-hackers@lists.postgresql.org
Date: 2021-05-31T19:32:34Z
Lists: pgsql-hackers
On Mon, May 31, 2021, at 16:16, Andrew Dunstan wrote:
> However, not all buildfarm animals are set up to build the docs, and not
> all owners necessarily want to. Moreover, we have provision for testing
> various docs formats (PDF, epub etc). So I'd like to be able to build
> and install all the world EXCEPT the docs.

Why would someone not always want to test building the docs?
What makes the docs special?

/Joel

Commits

  1. Add new make targets world-bin and install-world-bin