]> granicus.if.org Git - postgresql/commitdiff
Document an efficient way to create documentation for back branches.
authorBruce Momjian <bruce@momjian.us>
Wed, 12 Sep 2007 03:21:20 +0000 (03:21 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 12 Sep 2007 03:21:20 +0000 (03:21 +0000)
src/tools/RELEASE_CHANGES

index b1ef4931e8436d0d79727ac30d05d15c41842f74..cc7851d36a717ff88bf1d748e405fa663b6c20c9 100644 (file)
@@ -60,6 +60,21 @@ For Major Releases
 * 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