mirror of
https://github.com/postgres/postgres.git
synced 2025-06-30 21:42:05 +03:00
Document an efficient way to create documentation for back branches.
This commit is contained in:
@ -60,6 +60,21 @@ For Major Releases
|
|||||||
* Update inet/cidr data types with newest Bind patches
|
* Update inet/cidr data types with newest Bind patches
|
||||||
|
|
||||||
|
|
||||||
|
Creating Back-Branch Release Notes
|
||||||
|
==================================
|
||||||
|
* Do 'cvs log' on each back-branch and run pgcvslog
|
||||||
|
|
||||||
|
* Edit and create SGML markup for the most recent branch
|
||||||
|
|
||||||
|
* Make copies of the SGML for each branch, then remove items
|
||||||
|
that do not apply based on cvs logs for that branch
|
||||||
|
|
||||||
|
* Copy the SGML for each branch into release.sgml in CVS HEAD
|
||||||
|
|
||||||
|
* Copy CVS HEAD release.sgml to each branch and trim off the top
|
||||||
|
part that doesn't apply for each branch
|
||||||
|
|
||||||
|
|
||||||
---------------------------------------------------------------------------
|
---------------------------------------------------------------------------
|
||||||
|
|
||||||
Library Version Changes
|
Library Version Changes
|
||||||
|
Reference in New Issue
Block a user