release checklist

Started by Andrew Dunstanalmost 18 years ago2 messages
#1Andrew Dunstan
andrew@dunslane.net

Is there a checklist somewhere that contains all the steps to be taking
in making a release? If so, where if at all is it published? If not,
shouldn't there be?

cheers

andrew

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Andrew Dunstan (#1)
Re: release checklist

Andrew Dunstan <andrew@dunslane.net> writes:

Is there a checklist somewhere that contains all the steps to be taking
in making a release? If so, where if at all is it published? If not,
shouldn't there be?

src/tools/RELEASE_CHANGES enumerates the stuff that we typically worry
about before wrapping a tarball. The stuff that happens after that is
not my bailiwick, but there's at least a start at a checklist for it
here:
http://developer.postgresql.org/index.php/ReleasePrep

regards, tom lane