Re: make world and install-world without docs
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Peter Eisentraut <peter.eisentraut@enterprisedb.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-07-01T15:23:42Z
Lists: pgsql-hackers
Attachments
- make-skipdocs-3.patch (text/x-patch) patch
On 7/1/21 10:50 AM, Tom Lane wrote: > Andrew Dunstan <andrew@dunslane.net> writes: >> OK, I think on reflection new targets will be cleaner. What I suggest is >> the attached, applied to all branches, followed by removal of the four >> noise messages in just HEAD. > Shouldn't these new targets be documented somewhere? > > Good point. See attached. cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com
Commits
-
Add new make targets world-bin and install-world-bin
- 100e9ae53f21 14.0 landed
- b8c4261e5e8d 15.0 landed
- cbd5d7c852dc 9.6.23 landed
- b796435be003 10.18 landed
- a7e3a390e11e 11.13 landed
- c71471c96f16 12.8 landed
- bd0be7f7a42f 13.4 landed