Split the release notes into a separate file for each (active) major branch, REL8_0_STABLE
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 2 May 2009 20:18:09 +0000 (20:18 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 2 May 2009 20:18:09 +0000 (20:18 +0000)
commita470f7ba93dd49a21fc54a80c7c83c51fa828fad
treeda119ea2a6fd33db26e07860f8c320729223a9ad
parenta1e5265426ba9da82a09a82644c6701a9d648212
Split the release notes into a separate file for each (active) major branch,
as per my recent proposal.  release.sgml itself is now just a stub that should
change rarely; ideally, only once per major release to add a new include line.
Most editing work will occur in the release-N.N.sgml files.  To update a back
branch for a minor release, just copy the appropriate release-N.N.sgml
file(s) into the back branch.

This commit doesn't change the end-product documentation at all, only the
source layout.  However, it makes it easy to start omitting ancient information
from newer branches' documentation, should we ever decide to do that.
doc/src/sgml/Makefile
doc/src/sgml/filelist.sgml
doc/src/sgml/release.sgml